[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] Containing AER unrecoverable errors
This patch set is part of a set of patches that together allow containment of unrecoverable AER errors from PCIe devices assigned to guests in passthrough mode. The containment is achieved by forcibly removing the erring PCIe device from the guest. The xen-pciback patch corresponding to this patch set is: https://lists.xen.org/archives/html/xen-devel/2017-06/msg03274.html Changes in v2: - Instead of killing the guest and hiding the device, forcibly remove the device from the guest. Venu Busireddy (2): libxl: Implement the handler to handle unrecoverable AER errors. xl: Register the AER event handler to handle AER errors. tools/libxl/libxl_event.h | 2 ++ tools/libxl/libxl_pci.c | 85 +++++++++++++++++++++++++++++++++++++++++++++++ tools/xl/xl_vmcontrol.c | 11 ++++++ 3 files changed, 98 insertions(+) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |