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-pc.c
Age
Commit message (
Expand
)
Author
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-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-03-21
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
Markus Armbruster
2016-02-16
tests: Clean up includes
Peter Maydell
2014-10-15
libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
Igor Mammedov
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-08-15
libqos: Fixes a small memory leak.
John Snow
2014-07-15
libqos: Fix PC PCI endianness glitches
Andreas Färber
2014-03-27
tests/libqos/pci-pc: Avoid shifting left into sign bit
Peter Maydell
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori