aboutsummaryrefslogtreecommitdiffstats
path: root/sysemu.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-04monitor: Port handler_3 to use QDictLuiz Capitulino1-2/+1
2009-09-04monitor: Port handler_2 to use QDictLuiz Capitulino1-1/+1
2009-09-04monitor: Port handler_1 to use QDictLuiz Capitulino1-5/+6
2009-09-04Add wrappers to functions used by the MonitorLuiz Capitulino1-0/+1
2009-08-27switch balloon initialization to -device.Gerd Hoffmann1-2/+0
2009-08-27add qemu_error() + friendsGerd Hoffmann1-0/+5
2009-08-27make load_vmstate() return errorsJuan Quintela1-1/+1
2009-08-27move do_loadvm() to monitor.cJuan Quintela1-1/+0
2009-08-27split do_loadvm() into do_loadvm() and load_vmstate()Juan Quintela1-0/+1
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori1-4/+0
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen1-0/+1
2009-08-24Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden1-4/+11
2009-08-10add -drive if=noneGerd Hoffmann1-0/+1
2009-08-10constify drive_get_by_id argGerd Hoffmann1-1/+1
2009-08-09Use qemu_irq for system_powerdownBlue Swirl1-8/+1
2009-07-30fix migration to obey -SPaolo Bonzini1-0/+1
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen1-0/+1
2009-07-27switch -drive to QemuOpts.Gerd Hoffmann1-11/+3
2009-07-27move parser functions from vl.c to qemu-option.cGerd Hoffmann1-7/+1
2009-07-27kill drives_optGerd Hoffmann1-13/+11
2009-07-27add support for drive ids.Gerd Hoffmann1-0/+2
2009-07-27kill drives_tableGerd Hoffmann1-6/+7
2009-07-16Add boot menu control via command line switchJan Kiszka1-0/+1
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster1-1/+2
2009-06-29Introduce get_next_param_valueJan Kiszka1-0/+2
2009-06-24Add serial number support for virtio_blkjohn cooper1-1/+3
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster1-0/+1
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata1-1/+2
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost1-0/+1
2009-06-09net: Real fix for check_params usersJan Kiszka1-1/+2
2009-05-30Use relative path for biosPaul Brook1-1/+4
2009-05-22Create qemu-option.hKevin Wolf1-2/+0
2009-05-22augment info migrate with page statusGlauber Costa1-0/+4
2009-05-21Refactor how display drivers are selectedAnthony Liguori1-1/+10
2009-05-19Hardware convenience libraryPaul Brook1-0/+4
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook1-8/+0
2009-05-14Basic qdev infrastructure.Paul Brook1-1/+6
2009-05-12Push AUD_init down to devicesPaul Brook1-2/+2
2009-05-01net: Fix -net socket parameter checksJan Kiszka1-2/+1
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori1-0/+1
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori1-1/+1
2009-04-21added -numa cmdline parameter parser (Andre Przywara)aliguori1-1/+5
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir11-1/+1
2009-04-18Move bootp_filename to avoid a sparse warningblueswir11-1/+0
2009-04-17qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)aliguori1-0/+1
2009-03-08Fix windows build and clean up use of <windows.h>aliguori1-0/+4
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-11/+14
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori1-0/+14
2009-02-11qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori1-0/+1
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori1-0/+3