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
/
pci
/
pci-stub.c
Age
Commit message (
Expand
)
Author
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
2017-07-11
hw/pci: define msi_nonbroken in pci-stub
Philippe Mathieu-Daudé
2016-01-29
pci: Clean up includes
Peter Maydell
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin