aboutsummaryrefslogtreecommitdiff
path: root/hw/pcie_aer.c
AgeCommit message (Expand)Author
2012-09-07pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu
2011-12-06fix spelling in hw sub directoryDong Xu Wang
2011-08-24pcie/aer: fix inject aer error commandIsaku Yamahata
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-12pci: Update pci_regs headerJan Kiszka
2011-05-08Fix typo in comment (responsiblity -> responsibility)Stefan Weil
2011-03-03vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.hDmitry Eremin-Solenikov
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-09pci/aer: factor out common codeMichael S. Tsirkin
2010-12-09pci/aer: remove dead codeMichael S. Tsirkin
2010-12-09pci/aer: fix interrupt on config writeMichael S. Tsirkin
2010-12-09pci/aer: fix error injectionMichael S. Tsirkin
2010-12-09pci: untangle pci/msi dependencyMichael S. Tsirkin
2010-12-04Fix mingw32 and OpenBSD warningsBlue Swirl
2010-11-22pcie_aer: complete unwinding recursionMichael S. Tsirkin
2010-11-22pcie_aer: get rid of recursionMichael S. Tsirkin
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata