summaryrefslogtreecommitdiffstats
path: root/hw/pcie_aer.c
Commit message (Expand)AuthorAgeFilesLines
* pcie/aer: fix inject aer error commandIsaku Yamahata2011-08-241-4/+5
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-1/+1
|\
| * Fix typo in comment (responsiblity -> responsibility)Stefan Weil2011-05-081-1/+1
* | pci: Update pci_regs headerJan Kiszka2011-06-121-2/+7
|/
* vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.hDmitry Eremin-Solenikov2011-03-031-11/+1
* pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2010-12-241-0/+223
* pci/aer: factor out common codeMichael S. Tsirkin2010-12-091-14/+13
* pci/aer: remove dead codeMichael S. Tsirkin2010-12-091-23/+2
* pci/aer: fix interrupt on config writeMichael S. Tsirkin2010-12-091-29/+17
* pci/aer: fix error injectionMichael S. Tsirkin2010-12-091-16/+35
* pci: untangle pci/msi dependencyMichael S. Tsirkin2010-12-091-8/+16
* Fix mingw32 and OpenBSD warningsBlue Swirl2010-12-041-1/+1
* pcie_aer: complete unwinding recursionMichael S. Tsirkin2010-11-221-53/+27
* pcie_aer: get rid of recursionMichael S. Tsirkin2010-11-221-17/+31
* pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata2010-11-221-0/+827
OpenPOWER on IntegriCloud