Age | Commit message (Expand) | Author |
2009-11-17 | Block live migration | lirans@il.ibm.com |
2009-11-17 | char: Remove special init_reset handling | Amit Shah |
2009-11-12 | qemu_system_reset: we need to call it before loadvm/migration | Juan Quintela |
2009-11-09 | QemuOpts: command line switches for the config file. | Gerd Hoffmann |
2009-11-09 | Configurable block format whitelist | Markus Armbruster |
2009-11-09 | Added readonly flag to -drive command | Naphtali Sprei |
2009-11-07 | v3: don't call reset functions on cpu initialization | Glauber Costa |
2009-10-30 | Revert "Fall back to network boot as the last possible boot option" | Anthony Liguori |
2009-10-30 | Fall back to network boot as the last possible boot option | Anthony Liguori |
2009-10-30 | usb-storage: use qdev for -usbdevice | Gerd Hoffmann |
2009-10-30 | usb-serial and braille: use qdev for -usbdevice | Gerd Hoffmann |
2009-10-30 | usb-hid: use qdev for -usbdevice | Gerd Hoffmann |
2009-10-30 | usb core: use qdev for -usbdevice | Gerd Hoffmann |
2009-10-27 | net: remove unused includes of if_tun.h and if_tap.h | Mark McLoughlin |
2009-10-27 | Split out bottom halves | Kevin Wolf |
2009-10-17 | Only IDE needs limits for CHS configuration | Blue Swirl |
2009-10-15 | net: handle -netdevice options | Mark McLoughlin |
2009-10-15 | net: add -netdev option | Mark McLoughlin |
2009-10-15 | net: add QemuOptsList arg to net_client_parse() | Mark McLoughlin |
2009-10-12 | unlock iothread mutex before running kvm ioctl | Glauber Costa |
2009-10-06 | Final net cleanup after conversion to QemuOpts | Mark McLoughlin |
2009-10-06 | Port usb net to QemuOpts | Mark McLoughlin |
2009-10-06 | Remove double error message for -device option parsing | Mark McLoughlin |
2009-10-06 | Don't exit() in config_error() | Markus Armbruster |
2009-10-06 | Don't assign a static string to NICInfo::model | Mark McLoughlin |
2009-10-06 | offer right-ctrl as a grab option | Dustin Kirkland |
2009-10-06 | Reorganize option rom (+linux kernel) loading. | Gerd Hoffmann |
2009-10-05 | Improve error reporting on file access | Justin M. Forbes |
2009-10-05 | drive cleanup fixes. | Gerd Hoffmann |
2009-10-05 | qdev hotplug: infrastructure and monitor commands. | Gerd Hoffmann |
2009-10-05 | Enable host-clock-based RTC | Jan Kiszka |
2009-10-05 | Refactor RTC command line switches | Jan Kiszka |
2009-10-05 | Introduce QEMU_CLOCK_HOST | Jan Kiszka |
2009-10-05 | win32: Drop dead dyntick timer code | Jan Kiszka |
2009-10-05 | Rename QEMU_TIMER_* to QEMU_CLOCK_* | Jan Kiszka |
2009-10-05 | do proper cpu_self check | Glauber Costa |
2009-10-02 | Fix warning about undefined madvise() on OpenSolaris | Blue Swirl |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-27 | Win32: avoid a warning | Blue Swirl |
2009-09-27 | vl: Add failure check for SetEvent | malc |
2009-09-27 | vl: Do not use perror after failed Win32 API calls | malc |
2009-09-26 | fix -daemonize with kvm | Marcelo Tosatti |
2009-09-25 | Fix coding style issue | Mark McLoughlin |
2009-09-15 | support media=cdrom for if=none | Gerd Hoffmann |
2009-09-14 | Revert "Open chr device for all serial ports" | Aurelien Jarno |
2009-09-14 | Open chr device for all serial ports | Aurelien Jarno |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-09-11 | Make get_ticks_per_sec() a static inline | Anthony Liguori |
2009-09-11 | timers: move them to VMState | Juan Quintela |