qemu-irix/hw/pci
Paolo Bonzini 84090bbce9 pci: remove Link Training error from AER error list
The spec says:

    Undefined – The value read from this bit is
    undefined. In previous versions of this
    specification, this bit was used to indicate a Link
    Training Error. System software must ignore the
    value read from this bit. System software is
    permitted to write any value to this bit.

Do not allow injecting it.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-16 17:33:32 +02:00
..
Makefile.objs
msi.c xen: don't allow guest to control MSI mask register 2015-06-02 15:07:00 +00:00
msix.c hw/pci: Use pow2ceil() rather than hand-calculation 2015-09-07 14:19:00 +01:00
pci-stub.c Include qapi/qmp/qerror.h exactly where needed 2015-06-22 18:20:41 +02:00
pci.c hw/pci: fix pci_update_mappings() trace events 2015-09-10 12:15:30 +03:00
pci_bridge.c
pci_host.c
pcie.c pcie: Set the "link active" in the link status register 2015-07-08 10:09:56 +03:00
pcie_aer.c pci: remove Link Training error from AER error list 2015-09-16 17:33:32 +02:00
pcie_host.c
pcie_port.c
shpc.c maint: remove unused include for strings.h 2015-09-11 10:21:38 +03:00
slotid_cap.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00