linux/drivers/pci/pcie/aer
Huang Ying c465def6bf PCI AER: software error injection
Debugging PCIE AER code can be very difficult because it is hard
to trigger various real hardware errors. This patch provide a
software based error injection tool, which can fake various PCIE
errors with a user space helper tool named "aer-inject". Which
can be gotten from:

  http://www.kernel.org/pub/linux/kernel/people/yhuang/

The patch fakes AER error by faking some PCIE AER related
registers and an AER interrupt for specified the PCIE device.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-06-16 14:30:14 -07:00
..
Kconfig PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Kconfig.debug PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Makefile PCI AER: software error injection 2009-06-16 14:30:14 -07:00
aer_inject.c PCI AER: software error injection 2009-06-16 14:30:14 -07:00
aerdrv.c PCI: PCIE AER: export aer_irq 2009-06-16 14:29:33 -07:00
aerdrv.h PCI AER: multiple error support 2009-06-16 14:30:14 -07:00
aerdrv_acpi.c PCI/ACPI: rename pci_osc_control_set() 2009-03-19 19:29:33 -07:00
aerdrv_core.c PCI AER: multiple error support 2009-06-16 14:30:14 -07:00
aerdrv_errprint.c PCI hotplug: aerdrv: fix a typo in error message 2009-01-07 11:12:41 -08:00
ecrc.c PCI: Add support for turning PCIe ECRC on or off 2009-06-11 12:04:21 -07:00