aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori
2009-03-05block: Improve bdrv_iterate (Jan Kiszka)aliguori
2009-03-03SH4: Added monitoring of TLBsaurel32
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11Add a description for the set_link monitor command.aliguori
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-24Synch code, help and docsblueswir1
2009-01-08Add 'set_link' monitor command (Mark McLoughlin)aliguori
2008-12-28Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)blueswir1
2008-12-18new monitor func statusaurel32
2008-12-18Fix warnings introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-10Accept password as an argument to 'change vnc password' monitor command (Chri...aliguori
2008-12-10Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)aliguori
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add ballooning infrastructure.aliguori
2008-11-16Attached patch fixes a series of this warningblueswir1
2008-11-05Add KVM support to QEMUaliguori
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-21target-ppc: Convert XER accesses to TCGaurel32
2008-10-13Introduce UI for live migrationaliguori
2008-10-06Allow the monitor to be suspended during non-blocking opaliguori
2008-10-05Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypesblueswir1
2008-10-02Make monitor command tables constblueswir1
2008-10-01monitor: add sendkey support for comma, dot and slashaurel32
2008-10-01fix default size handling in monitoraurel32
2008-09-18Add "info uuid" command to monitor (Gleb Natapov)blueswir1
2008-09-16Move offsetof to osdep.h, remove local defintions.balrog
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-08-19Revert r4979 since it breaks the monitoraliguori
2008-08-18Report unmapped addresses in memory_dump (Jan Kiszka)aliguori
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir1
2008-08-13Add the altgr key name to the monitor, by Samuel Thibault.ths
2008-08-01Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)aliguori
2008-08-01Ask password when encrypted disk image is used (Laurent Vivier)aliguori
2008-06-27More efficient target register / TC accesses.ths
2008-06-22Add missing keys, sendkey support for all keysblueswir1
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir1
2008-06-18Add image format option in monitor for removable mediaaurel32
2008-06-09Fix the sendkey hold time calculation (Jan Kiszka).balrog
2008-06-08Enhance sendkey with key hold time (Jan Kiszka).balrog
2008-06-04Add sysrq to key names known by "sendkey".balrog
2008-06-04Refactor and fix do_sendkey (Jan Kiszka).balrog
2008-05-28moved halted field to CPU_COMMONbellard
2008-05-24Tab-complete arguments for "logfile" in the monitor.balrog
2008-05-04Allow bootdevice change from the monitoraurel32
2008-04-27Add a monitor command to raise NMIaurel32
2008-04-12Use correct memory types in do_physical_memory_save()aurel32