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.c
Age
Commit message (
Expand
)
Author
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-02-14
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
2016-10-28
tests: don't check if qtest_spapr_boot() returns NULL
Laurent Vivier
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-09-23
libqos: define SPAPR libqos functions
Laurent Vivier
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
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