]> Git Repo - qemu.git/commit
pci: remove Link Training error from AER error list
authorPaolo Bonzini <[email protected]>
Thu, 10 Sep 2015 09:31:12 +0000 (11:31 +0200)
committerPaolo Bonzini <[email protected]>
Wed, 16 Sep 2015 15:33:32 +0000 (17:33 +0200)
commit84090bbce91a386ae6e5f61b26f36783196712d2
tree97c0b0b997a59330a915e4d8cf0ee2a07f66f7ef
parent05620f85e930b0ac3dc22fdf8e4c390fa11afdeb
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/pci/pcie_aer.c
This page took 0.025055 seconds and 4 git commands to generate.