index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqos
/
pci-spapr.c
Age
Commit message (
Expand
)
Author
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-04-08
tests/libqos: fix usage of bool in pci-spapr.c
Jafar Abdi
2019-03-07
tests/libqos: has_buggy_msi flag
Emanuele Giuseppe Esposito
2019-03-07
tests/libqos: pci-spapr driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2018-02-14
libqos: Use explicit QTestState for rtas operations
Eric Blake
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2017-01-31
libqos: fix spapr qpci_map()
Laurent Vivier
2016-10-28
libqos: Add 64-bit PCI IO accessors
David Gibson
2016-10-28
libqos: Implement mmio accessors in terms of mem{read,write}
David Gibson
2016-10-28
libqos: Add streaming accessors for PCI MMIO
David Gibson
2016-10-28
libqos: Move BAR assignment to common code
David Gibson
2016-10-28
libqos: Handle PCI IO de-multiplexing in common code
David Gibson
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
libqos: Limit spapr-pci to 32-bit MMIO for now
David Gibson
2016-10-16
libqos: Correct error in PCI hole sizing for spapr
David Gibson
2016-10-16
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
David Gibson
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier