Re: [Qemu-devel] [PATCH v3 0/7] bitmaps: add inconsistent bit

2019-03-05 Thread John Snow
On 3/1/19 2:15 PM, John Snow wrote: > Allow QEMU to read in bitmaps that have the in-use bit set, for the > purposes of allowing users to delete those bitmaps. > > This is chosen in preference to a hard error on load to minimize > impact for a non-critical error, but to force the user or manage

[Qemu-devel] [PATCH v3 0/7] bitmaps: add inconsistent bit

2019-03-01 Thread John Snow
Allow QEMU to read in bitmaps that have the in-use bit set, for the purposes of allowing users to delete those bitmaps. This is chosen in preference to a hard error on load to minimize impact for a non-critical error, but to force the user or management utility to acknowledge that the bitmap is no