
On Wed, 2017-05-03 at 09:19 +0200, Peter Krempa wrote:
+ <summary> + storage: Fix capacity value for LUKS encrypted volumes + </summary> + <description> + The 'capacity' value (e.g. guest logical size) for a LUKS volume is + smaller than the 'physical' value of the file in the file system, so + we need to account for that. + </description> Rather than this I'd mention the bug in the padding of data passed to qemu: 71890992daf37ec78b00b4ce873369421dc99731
Why not both? :) However, I'm unable to find that commit in either libvirt's or QEMU's git repositories, are you sure it's correct? If you can point me to it I can definitely add an entry for it.
+ <summary> + virsh: Report initialization errors + </summary> + <description> + Sometimes virsh might be unable to start: when that happens, report + useful diagnostics instead of failing silently. This does not seem to be a bugfix, but rather an improvement.
I've moved it and pushed the series. -- Andrea Bolognani / Red Hat / Virtualization