aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* monitor: Port handler_3 to use QDictLuiz Capitulino2009-09-041-2/+1
* monitor: Port handler_2 to use QDictLuiz Capitulino2009-09-041-1/+1
* monitor: Port handler_1 to use QDictLuiz Capitulino2009-09-041-5/+6
* Add wrappers to functions used by the MonitorLuiz Capitulino2009-09-041-0/+1
* switch balloon initialization to -device.Gerd Hoffmann2009-08-271-2/+0
* add qemu_error() + friendsGerd Hoffmann2009-08-271-0/+5
* make load_vmstate() return errorsJuan Quintela2009-08-271-1/+1
* move do_loadvm() to monitor.cJuan Quintela2009-08-271-1/+0
* split do_loadvm() into do_loadvm() and load_vmstate()Juan Quintela2009-08-271-0/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-4/+0
* QEMU set irq0override in fw_cfgJes Sorensen2009-08-241-0/+1
* Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden2009-08-241-4/+11
* add -drive if=noneGerd Hoffmann2009-08-101-0/+1
* constify drive_get_by_id argGerd Hoffmann2009-08-101-1/+1
* Use qemu_irq for system_powerdownBlue Swirl2009-08-091-8/+1
* fix migration to obey -SPaolo Bonzini2009-07-301-0/+1
* Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen2009-07-271-0/+1
* switch -drive to QemuOpts.Gerd Hoffmann2009-07-271-11/+3
* move parser functions from vl.c to qemu-option.cGerd Hoffmann2009-07-271-7/+1
* kill drives_optGerd Hoffmann2009-07-271-13/+11
* add support for drive ids.Gerd Hoffmann2009-07-271-0/+2
* kill drives_tableGerd Hoffmann2009-07-271-6/+7
* Add boot menu control via command line switchJan Kiszka2009-07-161-0/+1
* Replace -no-virtio-balloon by -balloonMarkus Armbruster2009-06-291-1/+2
* Introduce get_next_param_valueJan Kiszka2009-06-291-0/+2
* Add serial number support for virtio_blkjohn cooper2009-06-241-1/+3
* Support addr=... in option argument of -drive if=virtioMarkus Armbruster2009-06-221-0/+1
* acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata2009-06-221-1/+2
* Add -no-virtio-balloon command-line optionEduardo Habkost2009-06-131-0/+1
* net: Real fix for check_params usersJan Kiszka2009-06-091-1/+2
* Use relative path for biosPaul Brook2009-05-301-1/+4
* Create qemu-option.hKevin Wolf2009-05-221-2/+0
* augment info migrate with page statusGlauber Costa2009-05-221-0/+4
* Refactor how display drivers are selectedAnthony Liguori2009-05-211-1/+10
* Hardware convenience libraryPaul Brook2009-05-191-0/+4
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-8/+0
* Basic qdev infrastructure.Paul Brook2009-05-141-1/+6
* Push AUD_init down to devicesPaul Brook2009-05-121-2/+2
* net: Fix -net socket parameter checksJan Kiszka2009-05-011-2/+1
* xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori2009-04-221-0/+1
* xen: add block device backend driver. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* added -numa cmdline parameter parser (Andre Przywara)aliguori2009-04-211-1/+5
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-1/+1
* Move bootp_filename to avoid a sparse warningblueswir12009-04-181-1/+0
* qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)aliguori2009-04-171-0/+1
* Fix windows build and clean up use of <windows.h>aliguori2009-03-081-0/+4
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-11/+14
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+14
* qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori2009-02-111-0/+1
* qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori2009-02-111-0/+3