index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
2009-01-08
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
2008-12-28
Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)
blueswir1
2008-12-18
new monitor func status
aurel32
2008-12-18
Fix warnings introduced by commit 6081
aurel32
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-10
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
2008-12-10
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
2008-12-04
Add virtio-balloon support
aliguori
2008-12-04
Add ballooning infrastructure.
aliguori
2008-11-16
Attached patch fixes a series of this warning
blueswir1
2008-11-05
Add KVM support to QEMU
aliguori
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-13
Introduce UI for live migration
aliguori
2008-10-06
Allow the monitor to be suspended during non-blocking op
aliguori
2008-10-05
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-02
Make monitor command tables const
blueswir1
2008-10-01
monitor: add sendkey support for comma, dot and slash
aurel32
2008-10-01
fix default size handling in monitor
aurel32
2008-09-18
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-08-19
Revert r4979 since it breaks the monitor
aliguori
2008-08-18
Report unmapped addresses in memory_dump (Jan Kiszka)
aliguori
2008-08-17
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-13
Add the altgr key name to the monitor, by Samuel Thibault.
ths
2008-08-01
Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)
aliguori
2008-08-01
Ask password when encrypted disk image is used (Laurent Vivier)
aliguori
2008-06-27
More efficient target register / TC accesses.
ths
2008-06-22
Add missing keys, sendkey support for all keys
blueswir1
2008-06-20
Add an opaque parameter to boot_set API, move function to monitor.c
blueswir1
2008-06-18
Add image format option in monitor for removable media
aurel32
2008-06-09
Fix the sendkey hold time calculation (Jan Kiszka).
balrog
2008-06-08
Enhance sendkey with key hold time (Jan Kiszka).
balrog
2008-06-04
Add sysrq to key names known by "sendkey".
balrog
2008-06-04
Refactor and fix do_sendkey (Jan Kiszka).
balrog
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-24
Tab-complete arguments for "logfile" in the monitor.
balrog
2008-05-04
Allow bootdevice change from the monitor
aurel32
2008-04-27
Add a monitor command to raise NMI
aurel32
2008-04-12
Use correct memory types in do_physical_memory_save()
aurel32
2008-04-11
physical memory dump to file
aurel32
2008-02-10
Add an ncurses UI.
balrog
2007-12-17
Fix miscellaneous minor things, by Andre Przywara.
ths
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
2007-12-03
The profiler need qemu-timer.h
ths
2007-12-02
Collecting block device statistics, by Richard W.M. Jones.
ths
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
[next]