Displaying 2 results from an estimated 2 matches for "pcie_aer".
2008 Nov 21
0
[patch 6/7][PCIE-AER]Enable PCIE-AER support for XEN
Patch 6 pciback_err_handler.patch: Implementation for enabling PCIE_AER support
in XEN
This patch is the main implementation for enabling PCIE_AER handling, adding
related pci error handler in pciback and pcifront.
When a device sends a PCIE error message to the root port, it will triger an
interrupt. The irq handler will then collect roor error status register, the...
2010 Sep 16
10
PV driver domains and S3 sleep
Hello,
The topic is self-explanatory: how to ensure that a PV driver domain correctly
prepares its PCI devices for S3 sleep?
If I do "pm-suspend" in dom0, and the driver domain has active network interfaces,
suspend hangs the system. Yes, in case of this particular machine, suspend works
fine when there is no driver domain.
It is possible to manually invoke scripts from