Age | Commit message (Expand) | Author | Files | Lines |
2009-06-29 | Replace -no-virtio-balloon by -balloon | Markus Armbruster | 1 | -1/+2 |
2009-06-29 | Introduce get_next_param_value | Jan Kiszka | 1 | -0/+2 |
2009-06-24 | Add serial number support for virtio_blk | john cooper | 1 | -1/+3 |
2009-06-22 | Support addr=... in option argument of -drive if=virtio | Markus Armbruster | 1 | -0/+1 |
2009-06-22 | acpi.c: make qemu_system_device_hot_add piix independent. | Isaku Yamahata | 1 | -1/+2 |
2009-06-13 | Add -no-virtio-balloon command-line option | Eduardo Habkost | 1 | -0/+1 |
2009-06-09 | net: Real fix for check_params users | Jan Kiszka | 1 | -1/+2 |
2009-05-30 | Use relative path for bios | Paul Brook | 1 | -1/+4 |
2009-05-22 | Create qemu-option.h | Kevin Wolf | 1 | -2/+0 |
2009-05-22 | augment info migrate with page status | Glauber Costa | 1 | -0/+4 |
2009-05-21 | Refactor how display drivers are selected | Anthony Liguori | 1 | -1/+10 |
2009-05-19 | Hardware convenience library | Paul Brook | 1 | -0/+4 |
2009-05-19 | Remove obsolete BIOS_SIZE from sysemu.h | Paul Brook | 1 | -8/+0 |
2009-05-14 | Basic qdev infrastructure. | Paul Brook | 1 | -1/+6 |
2009-05-12 | Push AUD_init down to devices | Paul Brook | 1 | -2/+2 |
2009-05-01 | net: Fix -net socket parameter checks | Jan Kiszka | 1 | -2/+1 |
2009-04-22 | xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann) | aliguori | 1 | -0/+1 |
2009-04-22 | xen: add block device backend driver. (Gerd Hoffmann) | aliguori | 1 | -1/+1 |
2009-04-21 | added -numa cmdline parameter parser (Andre Przywara) | aliguori | 1 | -1/+5 |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 | 1 | -1/+1 |
2009-04-18 | Move bootp_filename to avoid a sparse warning | blueswir1 | 1 | -1/+0 |
2009-04-17 | qemu: Add prototype and make qemu_uuid_parse() non-static (Alex Williamson) | aliguori | 1 | -0/+1 |
2009-03-08 | Fix windows build and clean up use of <windows.h> | aliguori | 1 | -0/+4 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori | 1 | -11/+14 |
2009-02-11 | qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti) | aliguori | 1 | -0/+14 |
2009-02-11 | qemu: pci hotplug GPE support (Marcelo Tosatti) | aliguori | 1 | -0/+1 |
2009-02-11 | qemu: initialize hot add system / acpi gpe (Marcelo Tosatti) | aliguori | 1 | -0/+3 |
2009-02-11 | qemu: net/drive add/remove tweaks (Marcelo Tosatti) | aliguori | 1 | -0/+3 |
2009-02-11 | qemu: move drives_opt for external use (Marcelo Tosatti) | aliguori | 1 | -0/+9 |
2009-02-11 | qemu: drive removal support (Marcelo Tosatti) | aliguori | 1 | -0/+3 |
2009-02-11 | qemu: dynamic drive/drive_opt index allocation (Marcelo Tosatti) | aliguori | 1 | -0/+1 |
2009-01-22 | Rework vm_state_change notifiers (Jan Kiszka) | aliguori | 1 | -5/+1 |
2009-01-21 | Stop VM on ENOSPC error. (Gleb Natapov) | aliguori | 1 | -0/+7 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -1/+0 |
2009-01-15 | add a -vga none cli option (Stefano Stabellini) | aliguori | 1 | -0/+1 |
2009-01-15 | Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov) | aliguori | 1 | -0/+1 |
2009-01-15 | add virtio-console support (Christian Ehrhardt) | aliguori | 1 | -0/+6 |
2009-01-07 | Add a -net name=foo parameter (Mark McLoughlin) | aliguori | 1 | -1/+2 |
2009-01-07 | Add a model string to VLANClientState (Mark McLoughlin) | aliguori | 1 | -1/+1 |
2009-01-07 | add "serial" parameter to -drive flag (Gleb Natapov) | aliguori | 1 | -0/+2 |
2008-12-24 | Add support for -prom-env command line options | blueswir1 | 1 | -1/+1 |
2008-12-04 | Add virtio-blk support | aliguori | 1 | -1/+1 |
2008-11-20 | uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) | aliguori | 1 | -2/+2 |
2008-11-20 | uImage: return base load address (Hollis Blanchard) | aliguori | 1 | -1/+2 |
2008-10-31 | Move network redirection code out of vl.c and into net.c | aliguori | 1 | -0/+7 |
2008-10-31 | Move some declarations around in the QEMU CharDriver code | aliguori | 1 | -1/+3 |
2008-10-31 | Main loop fixes/cleanup | aliguori | 1 | -1/+1 |
2008-10-22 | Use load address when loading ELF images. | pbrook | 1 | -1/+1 |
2008-10-13 | Introduce ethernet announcement function. | aliguori | 1 | -0/+2 |
2008-10-06 | Introduce v3 of savevm protocol | aliguori | 1 | -0/+6 |