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.c
Age
Commit message (
Expand
)
Author
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2017-09-15
tests: Fix broken ivshmem-server-msi/-irq tests
Thomas Huth
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
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-10-06
libqos: add PPC64 PCI support
Laurent Vivier
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2016-02-02
libqos: remove some leaks
Marc-André Lureau
2014-09-22
ahci: add test_pci_enable to ahci-test.
John Snow
2014-09-08
libqos: Added MSI-X support
Marc MarĂ
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-06-02
qtest: fix qpci_config_writel
Gerd Hoffmann
2013-05-08
libqos/pci: Enable bus mastering
Kevin Wolf
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori