aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pcie_aer.c
AgeCommit message (Expand)Author
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin
2015-09-16pci: remove Link Training error from AER error listPaolo Bonzini
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-03-18pcie_aer: fix comment to match pcie specMichael S. Tsirkin
2015-03-18aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan
2015-03-18pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan
2015-03-18aer: fix wrong check on expose aer tlp prefix logChen Fan
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-05-05hw/pci/pcie_aer.c: fix buffer overruns on invalid state loadMichael S. Tsirkin
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-07-07pci: Use helper to find device's root bus in pci_find_domain()David Gibson
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin
2012-12-17pci: fix path for local includesMichael S. Tsirkin
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin