summaryrefslogtreecommitdiffstats
path: root/hw/pci/pcie_aer.c
Commit message (Expand)AuthorAgeFilesLines
* pci: remove Link Training error from AER error listPaolo Bonzini2015-09-161-4/+0
* qobject: Use 'bool' inside qdictEric Blake2015-06-221-2/+2
* monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster2015-06-021-17/+22
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-1/+1
* pcie_aer: fix comment to match pcie specMichael S. Tsirkin2015-03-181-2/+2
* aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan2015-03-181-1/+1
* pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan2015-03-181-3/+3
* aer: fix wrong check on expose aer tlp prefix logChen Fan2015-03-181-1/+1
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-4/+2
* hw/pci/pcie_aer.c: fix buffer overruns on invalid state loadMichael S. Tsirkin2014-05-051-1/+9
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-2/+2
* hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-2/+2
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-4/+4
* pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-2/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-171-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-6/+6
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+1032
OpenPOWER on IntegriCloud