Age | Commit message (Expand) | Author |
2010-01-13 | vl.c: Remove dead assignment | Amit Shah |
2010-01-13 | move kbd/mouse handling to input.c | Paolo Bonzini |
2010-01-11 | Fix CPU topology initialization | Jiri Denemark |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin |
2009-12-23 | USB: Improve usbdevice error messages | Scott Tsai |
2009-12-18 | fix pidfile option to work in WIN32 | Juha Riihimäki |
2009-12-18 | fix vga names in default_list | Gerd Hoffmann |
2009-12-18 | usb-net: use qdev for -usbdevice | Gerd Hoffmann |
2009-12-18 | Check rom_load_all() return value. | Gerd Hoffmann |
2009-12-18 | defaults: update device_list[] | Gerd Hoffmann |
2009-12-18 | defaults: split default_drive | Gerd Hoffmann |
2009-12-18 | Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge) | Kevin Wolf |
2009-12-18 | add default virtcon initialization | Alexander Graf |
2009-12-12 | monitor: Convert do_info_mice() to QObject | Luiz Capitulino |
2009-12-12 | Set default console to virtio on S390x | Gerd Hoffmann |
2009-12-12 | default devices: virtio consoles. | Gerd Hoffmann |
2009-12-12 | add -qmp convinience switch | Gerd Hoffmann |
2009-12-12 | add new -mon switch | Gerd Hoffmann |
2009-12-12 | rework -monitor handling, switch to QemuOpts | Gerd Hoffmann |
2009-12-12 | default devices: drives | Gerd Hoffmann |
2009-12-12 | default devices: network | Gerd Hoffmann |
2009-12-12 | default devices: add global cmd line option. | Gerd Hoffmann |
2009-12-12 | default devices: vga adapter. | Gerd Hoffmann |
2009-12-12 | zap serial_monitor_mux | Gerd Hoffmann |
2009-12-12 | default devices: qemu monitor. | Gerd Hoffmann |
2009-12-12 | default devices: parallel port. | Gerd Hoffmann |
2009-12-12 | default devices: core code & serial lines. | Gerd Hoffmann |
2009-12-12 | chardev: move greeting into vc backend. | Gerd Hoffmann |
2009-12-12 | Revert "Set default console to virtio on S390x" | Gerd Hoffmann |
2009-12-12 | Revert "monitor: Command-line flag to enable control mode" | Gerd Hoffmann |
2009-12-12 | chardev: make chardevs specified in config file work. | Gerd Hoffmann |
2009-12-12 | qdev: add command line option to set global defaults for properties. | Gerd Hoffmann |
2009-12-12 | qdev: make compat stuff more generic | Gerd Hoffmann |
2009-12-05 | Set default console to virtio on S390x | Alexander Graf |
2009-12-04 | monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32 | Blue Swirl |
2009-12-03 | Rename DriveInfo.onerror to on_write_error | Kevin Wolf |
2009-12-03 | Don't leak file descriptors | Kevin Wolf |
2009-12-03 | virtio-blk: Implement rerror option | Kevin Wolf |
2009-12-03 | ide: Implement rerror option | Kevin Wolf |
2009-12-03 | Introduce rerror option for drives | Kevin Wolf |
2009-12-03 | Rename DriveInfo.onerror to on_write_error | Kevin Wolf |
2009-12-03 | ram migration: Properly reset statistics | Jan Kiszka |
2009-12-03 | live migration: Propagate output monitor to callback handler | Jan Kiszka |
2009-12-03 | live migration: Allow cleanup after cancellation or error | Jan Kiszka |
2009-12-03 | ram migration: Stop loading on error | Jan Kiszka |
2009-12-03 | net: move slirp code from net.c to net/slirp.c | Mark McLoughlin |
2009-12-03 | QMP: Introduce basic asynchronous events | Luiz Capitulino |
2009-12-03 | monitor: Command-line flag to enable control mode | Luiz Capitulino |
2009-11-30 | Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18 | Aurelien Jarno |
2009-11-29 | Add support for GNU/kFreeBSD | Aurelien Jarno |