Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / sysemu.h
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-22 Glauber Costaaugment info migrate with page status
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-19 Paul BrookHardware convenience library
2009-05-19 Paul BrookRemove obsolete BIOS_SIZE from sysemu.h
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-01 Jan Kiszkanet: Fix -net socket parameter checks
2009-04-22 aliguorixen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
2009-04-22 aliguorixen: add block device backend driver. (Gerd Hoffmann)
2009-04-21 aliguoriadded -numa cmdline parameter parser (Andre Przywara)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-18 blueswir1Move bootp_filename to avoid a sparse warning
2009-04-17 aliguoriqemu: Add prototype and make qemu_uuid_parse() non...
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11 aliguoriqemu: pci hotplug GPE support (Marcelo Tosatti)
2009-02-11 aliguoriqemu: initialize hot add system / acpi gpe (Marcelo...
2009-02-11 aliguoriqemu: net/drive add/remove tweaks (Marcelo Tosatti)
2009-02-11 aliguoriqemu: move drives_opt for external use (Marcelo Tosatti)
2009-02-11 aliguoriqemu: drive removal support (Marcelo Tosatti)
2009-02-11 aliguoriqemu: dynamic drive/drive_opt index allocation (Marcelo...
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-21 aliguoriStop VM on ENOSPC error. (Gleb Natapov)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriadd a -vga none cli option (Stefano Stabellini)
2009-01-15 aliguoriAdd -rtc-td-hack option to fix time drift with RTC...
2009-01-15 aliguoriadd virtio-console support (Christian Ehrhardt)
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2009-01-07 aliguoriadd "serial" parameter to -drive flag (Gleb Natapov)
2008-12-24 blueswir1Add support for -prom-env command line options
2008-12-04 aliguoriAdd virtio-blk support
2008-11-20 aliguoriuImage: rename load_uboot() to load_uimage() (Hollis...
2008-11-20 aliguoriuImage: return base load address (Hollis Blanchard)
2008-10-31 aliguoriMove network redirection code out of vl.c and into...
2008-10-31 aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-31 aliguoriMain loop fixes/cleanup
2008-10-22 pbrookUse load address when loading ELF images.
2008-10-13 aliguoriIntroduce ethernet announcement function.
2008-10-06 aliguoriIntroduce v3 of savevm protocol
2008-10-05 blueswir1Variable autostart is not used outside main()
2008-10-04 blueswir1Move nographic export to sysemu.h
2008-09-18 blueswir1Add -uuid command line option (Gleb Natapov)
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-10 blueswir1Fix compiler warnings in common files
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-03-18 aurel32SCI fixes
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-17 thsFix compilation with Cygwin, by Herve Poussineau.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.