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
/
usb-hcd-ehci-test.c
Age
Commit message (
Expand
)
Author
2019-10-01
tests: fix usb-hcd-ehci-test compilation
Marc-André Lureau
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
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
2017-03-01
tests: fix usb-test leaks
Marc-André Lureau
2017-03-01
tests: allows to run single test in usb-hcd-ehci-test
Marc-André Lureau
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-01-29
usb: Clean up includes
Peter Maydell
2014-10-15
tests: usb: Generic usb device hotplug
Igor Mammedov
2014-10-15
tests: usb: Move uhci port test code to libqos/usb.c
Igor Mammedov
2014-08-15
libqos: allow qpci_iomap to return BAR mapping size
John Snow
2014-06-02
usb: improve ehci/uhci test
Gerd Hoffmann
2014-05-05
tests: Add EHCI qtest
Andreas Färber