[PATCH 0/2] qemu: block fixes

Peter Krempa posted 2 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1700746511.git.pkrempa@redhat.com
src/qemu/qemu_block.c   | 10 ++++++++++
src/qemu/qemu_hotplug.c | 10 +++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
[PATCH 0/2] qemu: block fixes
Posted by Peter Krempa 5 months, 1 week ago
Few issues I've found while testing the block layer for an upcoming
patchset.

Peter Krempa (2):
  qemu: hotplug: Detect disk backing images before setting up security
    access
  qemu: block: Don't try to merge bitmaps into 'raw' images

 src/qemu/qemu_block.c   | 10 ++++++++++
 src/qemu/qemu_hotplug.c | 10 +++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)

-- 
2.42.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH 0/2] qemu: block fixes
Posted by Ján Tomko 5 months ago
On a Thursday in 2023, Peter Krempa wrote:
>Few issues I've found while testing the block layer for an upcoming
>patchset.
>
>Peter Krempa (2):
>  qemu: hotplug: Detect disk backing images before setting up security
>    access
>  qemu: block: Don't try to merge bitmaps into 'raw' images
>
> src/qemu/qemu_block.c   | 10 ++++++++++
> src/qemu/qemu_hotplug.c | 10 +++++-----
> 2 files changed, 15 insertions(+), 5 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org