index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pcie_aer.c
Age
Commit message (
Expand
)
Author
2011-12-06
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
Zhi Yong Wu
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-08-24
pcie/aer: fix inject aer error command
Isaku Yamahata
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
pci: Update pci_regs header
Jan Kiszka
2011-05-08
Fix typo in comment (responsiblity -> responsibility)
Stefan Weil
2011-03-03
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
Dmitry Eremin-Solenikov
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2010-12-09
pci/aer: factor out common code
Michael S. Tsirkin
2010-12-09
pci/aer: remove dead code
Michael S. Tsirkin
2010-12-09
pci/aer: fix interrupt on config write
Michael S. Tsirkin
2010-12-09
pci/aer: fix error injection
Michael S. Tsirkin
2010-12-09
pci: untangle pci/msi dependency
Michael S. Tsirkin
2010-12-04
Fix mingw32 and OpenBSD warnings
Blue Swirl
2010-11-22
pcie_aer: complete unwinding recursion
Michael S. Tsirkin
2010-11-22
pcie_aer: get rid of recursion
Michael S. Tsirkin
2010-11-22
pcie/aer: helper functions for pcie aer capability
Isaku Yamahata