[PATCH 0/2] Revoke IOMEM/IO port/IRQ permissions on PCI detach for HVM guest

Julien Grall posted 2 patches 8 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230809103305.30561-1-julien@xen.org
tools/libs/light/libxl_pci.c | 146 +++++++++++++++++++----------------
1 file changed, 81 insertions(+), 65 deletions(-)
[PATCH 0/2] Revoke IOMEM/IO port/IRQ permissions on PCI detach for HVM guest
Posted by Julien Grall 8 months, 3 weeks ago
From: Julien Grall <jgrall@amazon.com>

Hi all,

This small series is looking to revoke properly IOMEM/IO port/IRQ
permissions on PCI detach for HVM guest. For more details, see
patch #2.

Cheers,

Julien Grall (2):
  tools/libs: light: Remove the variable 'domainid' do_pci_remove()
  tools/light: Revoke permissions when a PCI detach for HVM domain

 tools/libs/light/libxl_pci.c | 146 +++++++++++++++++++----------------
 1 file changed, 81 insertions(+), 65 deletions(-)

--  
2.40.1