Fix OpenSolaris build breaking typos
[qemu] / hw / hw.h
2009-09-11 Juan Quintelavmstate: port cirrus_vga device
2009-09-11 Juan Quintelavmstate: add uint64 array support
2009-09-11 Juan Quintelavmstate: add support for arrays of uint16_t
2009-09-11 Juan Quintelavmstate: add support for uint8_t equal
2009-09-11 Juan Quintelavmstate: Add pre/post_save() hooks
2009-09-11 Juan Quintelavmstate: Add pre_load() hook
2009-09-11 Juan Quintelavmstate: rename run_after_load() -> post_load()
2009-09-11 Juan Quintelavmstate: add sensible arguments to vmstate_unregister()
2009-09-09 Juan QuintelaFix VMSTATE_PCI_DEVICE version
2009-08-31 Blue SwirlAdd VMState support for ptimers
2009-08-28 Juan QuintelaAdd VMState support to run a function after load
2009-08-28 Juan QuintelaPort PCIDevice state to VMState
2009-08-28 Juan QuintelaAdd VMState support for int32_t check value
2009-08-28 Juan QuintelaAdd VMState support for static sized buffers (uint_8)
2009-08-28 Juan QuintelaAdd VMState support for variable sized arrays
2009-08-28 Juan QuintelaAdd VMState support for int32_t check value
2009-08-28 Juan QuintelaAdd VMState support for arrays of structs
2009-08-28 Juan QuintelaAdd VMState support for structs
2009-08-28 Juan QuintelaAdd VMState support for arrays
2009-08-28 Juan QuintelaAdd VMState support for pointers
2009-08-28 Juan QuintelaNew VMstate save/load infrastructure
2009-08-28 Paolo Bonziniadd file descriptor migration
2009-08-24 Paolo Bonziniunify popen/fopen qemu wrappers
2009-07-16 Jan KiszkaAdd qemu_unregister_reset
2009-07-16 Jan KiszkaMove boot_set callback backend
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-27 Chris LalancetteAllow monitor interaction when using migrate -exec
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Glauber Costaintroduce set_rate_limit function for QEMUFile
2009-05-19 Paul BrookHardware convenience library
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2008-11-11 aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-10-24 aliguoriLive migration for Win32 (Hervé Poussineau)
2008-10-13 aliguoriFix some issues with QEMUFile
2008-10-06 aliguoriIntroduce v3 of savevm protocol
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-29 aliguoriRefactor QEMUFile for live migration
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-06-20 blueswir1Add an opaque parameter to boot_set API, move function...
2008-05-04 aurel32Allow bootdevice change from the monitor
2007-11-17 pbrookBreak up vl.h.