]> git.proxmox.com Git - qemu.git/history - savevm.c
Don't leak VLANClientState on PCI hot remove
[qemu.git] / savevm.c
2009-06-16 Uri Lublinexec-migration: handle EINTR in popen_get_buffer()
2009-05-28 Gleb NatapovDon't send all gratuitous packets at once.
2009-05-28 Gleb NatapovMinimal ethernet frame length is 64 bytes.
2009-05-27 Chris LalancetteAllow monitor interaction when using migrate -exec
2009-05-01 Anthony LiguoriMake sure not to fall through on error in loadvm
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-05 aliguori Fix savevm after BDRV_FILE size enforcement
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-03-21 aliguoriRename stable branch
2009-03-13 aliguorimake qemu_announce_self handle non contiguous net table...
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-12-11 aliguoriFix handling of disk-only snapshots (Kevin Wolf)
2008-11-11 aliguoriSplit savevm code into savevm.c