aboutsummaryrefslogtreecommitdiff
path: root/sysemu.h
AgeCommit message (Expand)Author
2009-08-27Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden
2009-08-27fix migration to obey -SPaolo Bonzini
2009-07-16Add boot menu control via command line switchJan Kiszka
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster
2009-06-29Introduce get_next_param_valueJan Kiszka
2009-06-24Add serial number support for virtio_blkjohn cooper
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost
2009-06-09net: Real fix for check_params usersJan Kiszka
2009-05-30Use relative path for biosPaul Brook
2009-05-22Create qemu-option.hKevin Wolf
2009-05-22augment info migrate with page statusGlauber Costa
2009-05-21Refactor how display drivers are selectedAnthony Liguori
2009-05-19Hardware convenience libraryPaul Brook
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook
2009-05-14Basic qdev infrastructure.Paul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-01net: Fix -net socket parameter checksJan Kiszka
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori
2009-04-22xen: add block device backend driver. (Gerd Hoffmann)aliguori
2009-04-21added -numa cmdline parameter parser (Andre Przywara)aliguori
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-18Move bootp_filename to avoid a sparse warningblueswir1
2009-04-17qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson)aliguori
2009-03-08Fix windows build and clean up use of <windows.h>aliguori
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11qemu: pci hotplug GPE support (Marcelo Tosatti)aliguori
2009-02-11qemu: initialize hot add system / acpi gpe (Marcelo Tosatti)aliguori
2009-02-11qemu: net/drive add/remove tweaks (Marcelo Tosatti)aliguori
2009-02-11qemu: move drives_opt for external use (Marcelo Tosatti)aliguori
2009-02-11qemu: drive removal support (Marcelo Tosatti)aliguori
2009-02-11qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)aliguori
2009-01-22Rework vm_state_change notifiers (Jan Kiszka)aliguori
2009-01-21Stop VM on ENOSPC error. (Gleb Natapov)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15add a -vga none cli option (Stefano Stabellini)aliguori
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori
2009-01-15add virtio-console support (Christian Ehrhardt)aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2009-01-07add "serial" parameter to -drive flag (Gleb Natapov)aliguori
2008-12-24Add support for -prom-env command line optionsblueswir1
2008-12-04Add virtio-blk supportaliguori
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori
2008-11-20uImage: return base load address (Hollis Blanchard)aliguori
2008-10-31Move network redirection code out of vl.c and into net.caliguori
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori
2008-10-31Main loop fixes/cleanupaliguori