aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu: net/drive add/remove tweaks (Marcelo Tosatti)aliguori2009-02-111-0/+3
* qemu: move drives_opt for external use (Marcelo Tosatti)aliguori2009-02-111-0/+9
* qemu: drive removal support (Marcelo Tosatti)aliguori2009-02-111-0/+3
* qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti)aliguori2009-02-111-0/+1
* Rework vm_state_change notifiers (Jan Kiszka)aliguori2009-01-221-5/+1
* Stop VM on ENOSPC error. (Gleb Natapov)aliguori2009-01-211-0/+7
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+0
* add a -vga none cli option (Stefano Stabellini)aliguori2009-01-151-0/+1
* Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori2009-01-151-0/+1
* add virtio-console support (Christian Ehrhardt)aliguori2009-01-151-0/+6
* Add a -net name=foo parameter (Mark McLoughlin)aliguori2009-01-071-1/+2
* Add a model string to VLANClientState (Mark McLoughlin)aliguori2009-01-071-1/+1
* add "serial" parameter to -drive flag (Gleb Natapov)aliguori2009-01-071-0/+2
* Add support for -prom-env command line optionsblueswir12008-12-241-1/+1
* Add virtio-blk supportaliguori2008-12-041-1/+1
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-201-2/+2
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-201-1/+2
* Move network redirection code out of vl.c and into net.caliguori2008-10-311-0/+7
* Move some declarations around in the QEMU CharDriver codealiguori2008-10-311-1/+3
* Main loop fixes/cleanupaliguori2008-10-311-1/+1
* Use load address when loading ELF images.pbrook2008-10-221-1/+1
* Introduce ethernet announcement function.aliguori2008-10-131-0/+2
* Introduce v3 of savevm protocolaliguori2008-10-061-0/+6
* Variable autostart is not used outside main()blueswir12008-10-051-1/+0
* Move nographic export to sysemu.hblueswir12008-10-041-0/+1
* Add -uuid command line option (Gleb Natapov)blueswir12008-09-181-0/+2
* Move CPU save/load registration to common code.pbrook2008-06-301-3/+0
* Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir12008-05-121-2/+9