]> git.proxmox.com Git - pve-qemu-kvm.git/commit - debian/rules
snapshot_start: use bdrv instead of file
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Sep 2012 09:09:45 +0000 (11:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Sep 2012 12:09:52 +0000 (14:09 +0200)
commit49adae7dfd478b6befd2ce46322886ff731cd0f5
tree6a96bda3b803930980acfd81d93ae927f15f67cb
parente9ed1087bf368d0437644e0c8d85cdd931500b61
snapshot_start: use bdrv instead of file

So that we can store state on any valid qemu block device.

qemu-img: return success for non-existing snapshots on snapshot removal
Makefile
debian/changelog
debian/patches/fix-qemu-img-snapshot-removal.patch [new file with mode: 0644]
debian/patches/internal-snapshot.patch
debian/patches/series
debian/rules
new/qemu-file.h [new file with mode: 0644]