[libvirt] [PATCH 0/2] virSecurityManagerMetadataLock: Skip over duplicate paths

Michal Privoznik posted 2 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1563441249.git.mprivozn@redhat.com
src/security/security_manager.c | 28 ++++++++++++++++++++++++++--
1 file changed, 26 insertions(+), 2 deletions(-)
[libvirt] [PATCH 0/2] virSecurityManagerMetadataLock: Skip over duplicate paths
Posted by Michal Privoznik 4 years, 9 months ago
See 2/2 for explanation.

Michal Prívozník (2):
  virSecurityManagerMetadataLock: Expand the comment on deadlocks
  virSecurityManagerMetadataLock: Skip over duplicate paths

 src/security/security_manager.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] virSecurityManagerMetadataLock: Skip over duplicate paths
Posted by Daniel Henrique Barboza 4 years, 9 months ago
Thanks for the quick patches. They fixed the problem I was having
with a domain using a PCI Multifunction card, 4 hostdevs that
belongs to IOMMU group 1. The problem triggered when QEMU
tried to open the path /dev/vfio/1 for the second time.


For both patches:

Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>


On 7/18/19 6:14 AM, Michal Privoznik wrote:
> See 2/2 for explanation.
>
> Michal Prívozník (2):
>    virSecurityManagerMetadataLock: Expand the comment on deadlocks
>    virSecurityManagerMetadataLock: Skip over duplicate paths
>
>   src/security/security_manager.c | 28 ++++++++++++++++++++++++++--
>   1 file changed, 26 insertions(+), 2 deletions(-)
>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list