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
/
libqos.h
Age
Commit message (
Expand
)
Author
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
2019-03-12
ahci-test: Drop dependence on global_qtest
Eric Blake
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2016-10-06
libqos: use generic qtest_shutdown()
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2015-11-13
libqos: add qemu-img presence check
John Snow
2015-09-18
qtest/ahci: export generate_pattern
John Snow
2015-05-22
libqos: Add migration helpers
John Snow
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
2015-04-28
qtest/ahci: add qcow2 support to ahci-test
John Snow
2015-02-16
libqos: add pc specific interface
John Snow
2015-02-16
libqos: add qtest_vboot
John Snow
2015-02-16
libqos: create libqos.c
John Snow