]> git.proxmox.com Git - qemu.git/history - savevm.c
Merge remote branch 'kwolf/for-anthony' into staging
[qemu.git] / savevm.c
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Alex Williamsonsavevm: Fix no_migrate
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-09 Michael S. Tsirkinmigration/savevm: no need to flush requests
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02 Michael S. Tsirkinmigration: allow rate > 4g
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-11-01 Gerd Hoffmannadd VMSTATE_BOOL
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue SwirlDelete write only variables
2010-09-09 Blue SwirlFix OpenBSD build warning
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Miguel Di Ciurcio... savevm: Generate a name when run without one
2010-08-30 Miguel Di Ciurcio... monitor: make 'info snapshots' show only fully availabl...
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-10 Cam MacdonellSupport marking a device as non-migratable
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Miguel Di Ciurcio... loadvm: improve tests before bdrv_snapshot_goto()
2010-07-30 Alex Williamsonsavevm: Fix memory leak of compat struct
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Juan Quintelavmstate: add subsections code
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Make use of DeviceState
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrustersavevm: Survive hot-unplug of snapshot device
2010-06-15 Markus Armbrusterblock: Decouple savevm from DriveInfo
2010-06-15 Miguel Di Ciurcio... savevm: Really verify if a drive supports snapshots
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-03 Anthony Liguorimigration: respect exit status with exec:
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Jan Kiszkavmstate: Add support for alias ID
2010-05-15 Jan Kiszkavmstate: Drop unused post_save handler
2010-05-03 Stefan BergerFix the RARP protocol ID
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustersavevm: Fix -loadvm to report errors to stderr, not...
2010-03-13 Blue SwirlFix a typo in error message
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-01-26 Marcelo Tosattifix savevm command without id or tag
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Kirill A. Shutemovsavevm.c: fix warning with _FORTIFY_SOURCE
2009-12-03 Jan Kiszkalive migration: Serialize vmstate saving in stage 2
2009-12-03 Jan Kiszkalive migration: Propagate output monitor to callback...
2009-12-03 Jan Kiszkalive migration: Allow cleanup after cancellation or...
2009-12-03 Juan Quintelavmstate: Add support for multiplying size for a constant
2009-12-03 Juan Quintelavmstate: Add support for VBUFFERS
2009-12-03 Juan Quintelavmstate: fix missing ARRAY_OF_POINTERS support on save...
2009-12-03 Jan Kiszkavmstate: Avoid seeking
2009-12-03 Mark McLoughlinnet: fix qemu_announce_self()
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-29 Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-17 lirans@il.ibm.comBlock live migration
2009-11-12 Kevin Wolfsavevm: Delete existing snapshots in all images
2009-11-12 Juan QuintelaFix incoming migration
2009-10-27 Gleb Natapovnet: use qemu_send_packet_raw() in qemu_announce_self()
2009-10-27 Mark McLoughlinnet: remove unused includes of if_tun.h and if_tap.h
2009-10-27 Juan Quintelavmstate: Add VMSTATE_BUFFER_UNUSED
2009-10-27 Juan Quintelavmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with...
2009-10-27 Juan Quintelavmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
2009-10-27 Juan Quintelavmstate: add VMSTATE_UINT16_EQUAL[_V]
2009-10-27 Juan Quintelavnmstate: fix name for uint8_equal
2009-10-27 NolanSend a RARP packet after migration.
2009-10-15 Mark McLoughlinnet: use qtailq for vlan and client lists
2009-10-05 Juan Quintelavmstate: Add suppot for field_exist() test
2009-10-05 Juan Quintelavmstate: add support for arrays of pointers
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-05 Juan Quintelavmstate: remove const for put operations
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-12 Blue SwirlInclude sys-queue.h early to override system queue...
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-11 Juan QuintelaRemove SaveVM v2 support
2009-09-09 Juan Quintelasavevm: Convert loadvm handlers list to LIST
2009-09-09 Juan Quintelasavevm: Convert savevm handlers list to TAILQ
2009-09-04 Luiz Capitulinomonitor: Port handler_1 to use QDict
2009-09-04 Juan QuintelaVMState: Fix sub-structs versioning
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaAdd VMState support to run a function after load
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 structs
2009-08-28 Juan QuintelaAdd VMState support for arrays
next