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.h
Age
Commit message (
Expand
)
Author
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
2019-10-25
libqos: add iteration support to qpci_find_capability()
Stefan Hajnoczi
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2019-03-07
tests/libqos: has_buggy_msi flag
Emanuele Giuseppe Esposito
2019-03-07
tests/libqos: pci-pc driver and interface nodes
Emanuele Giuseppe Esposito
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
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: Better handling of PCI legacy IO
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-02-23
all: Clean up includes
Peter Maydell
2014-10-15
libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
Igor Mammedov
2014-09-08
libqos: Added MSI-X support
Marc MarĂ
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori