aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pci hotplug: make pci_device_hot_remove() staticIsaku Yamahata2010-07-111-1/+0
* Add exit notifiers.Gerd Hoffmann2010-06-141-0/+4
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-141-52/+0
|\
| * blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-49/+0
| * qdev: Move declaration of qdev_init_bdrv() into qdev.hMarkus Armbruster2010-06-041-2/+0
| * blockdev: Hide QEMUMachine from drive_init()Markus Armbruster2010-06-041-1/+2
| * blockdev: Belatedly remove driveoptsMarkus Armbruster2010-06-041-1/+0
| * blockdev: Belatedly remove MAX_DRIVESMarkus Armbruster2010-06-041-1/+0
* | Move daemonize handling to OS specific filesJes Sorensen2010-06-121-0/+1
* | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen2010-06-121-0/+1
* | Move find_datadir to OS specific files.Jes Sorensen2010-06-121-0/+2
* | Rename os_setup_signal_handling() to os_setup_early_signal_handling()Jes Sorensen2010-06-121-1/+1
* | Move win32 early signal handling setup to os_setup_signal_handling()Jes Sorensen2010-06-121-0/+2
* | vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen2010-06-121-0/+4
* | Create qemu-os-win32.h and move WIN32 specific declarations thereJes Sorensen2010-06-121-16/+1
|/
* sysemu: Export 'no_shutdown'Luiz Capitulino2010-05-191-0/+1
* Revert "Monitor: Return before exiting with 'quit'"Luiz Capitulino2010-05-191-2/+0
* Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster2010-05-191-2/+1
* Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster2010-05-191-2/+1
* Monitor: Return before exiting with 'quit'Luiz Capitulino2010-04-261-0/+2
* Refactor target specific handling, compile vl.c only onceBlue Swirl2010-03-291-4/+0
* error: Trim includes after "Move qemu_error & friends..."Markus Armbruster2010-03-271-2/+0
* Revert "Add exit notifiers"Anthony Liguori2010-03-211-5/+0
* Add exit notifiersAnthony Liguori2010-03-191-0/+5
* disentangle tcg and deadline calculationPaolo Bonzini2010-03-171-1/+1
* error: Move qemu_error & friends into their own headerMarkus Armbruster2010-03-161-8/+0
* error: Simplify error sink setupMarkus Armbruster2010-03-161-3/+0
* savevm: Fix -loadvm to report errors to stderr, not the monitorMarkus Armbruster2010-03-161-1/+1
* QMP: Introduce RTC_CHANGE eventLuiz Capitulino2010-03-081-0/+2
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-0/+4
* Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino2010-02-191-3/+3
* Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino2010-02-191-1/+1
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-6/+0
* PCI: Convert pci_device_hot_add() to QObjectLuiz Capitulino2009-12-121-1/+2
* Introduce rerror option for drivesKevin Wolf2009-12-031-0/+1
* Rename DriveInfo.onerror to on_write_errorKevin Wolf2009-12-031-2/+4
* live migration: Propagate output monitor to callback handlerJan Kiszka2009-12-031-5/+5
* live migration: Allow cleanup after cancellation or errorJan Kiszka2009-12-031-0/+1
* monitor: QError supportLuiz Capitulino2009-12-031-0/+7
* Block live migrationlirans@il.ibm.com2009-11-171-1/+1
* net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin2009-10-301-4/+0
* monitor: Convert do_pci_device_hot_remove() to QObjectLuiz Capitulino2009-10-271-1/+2
* kill dead nic unplug code.Gerd Hoffmann2009-10-271-4/+0
* offer right-ctrl as a grab optionDustin Kirkland2009-10-061-0/+1
* drive cleanup fixes.Gerd Hoffmann2009-10-051-2/+1
* pci: windup acpi-based hotplugGerd Hoffmann2009-10-051-6/+1
* Enable host-clock-based RTCJan Kiszka2009-10-051-0/+2
* Compile loader only onceBlue Swirl2009-09-201-18/+0
* x86: move a declaration to headerBlue Swirl2009-09-131-0/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-4/+4