]> git.proxmox.com Git - mirror_qemu.git/history - savevm.c
Implement TCG rotation ops for x86-64
[mirror_qemu.git] / savevm.c
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-07 blueswir1Fix BSD breakage from r6736
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
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