]> git.proxmox.com Git - qemu.git/commit - block.h
qcow2: Allow >4 GB VM state
authorKevin Wolf <kwolf@redhat.com>
Wed, 16 Nov 2011 10:35:54 +0000 (11:35 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 15 Dec 2011 11:40:33 +0000 (12:40 +0100)
commitc2c9a46609164a36b477f6cff1d10ed27a6b53fc
tree7cf3cf48bcc3e87a93457b5bb5ef9a7cc468ca2e
parent3763f26f2fdff156fec6868b651fe7853fc64de5
qcow2: Allow >4 GB VM state

This is a compatible extension to the snapshot header format that allows
saving a 64 bit VM state size.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.h
block/qcow2-snapshot.c
block/qcow2.h
docs/specs/qcow2.txt
savevm.c