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
/
qtest
/
libqos
Age
Commit message (
Expand
)
Author
2020-11-10
qtest: Update references to parse_escape() in comments
Peter Maydell
2020-11-03
tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()
Peter Maydell
2020-11-01
tests/9pfs: Force removing of local 9pfs test directory
Greg Kurz
2020-11-01
tests/9pfs: fix coverity error in create_local_test_dir()
Christian Schoenebeck
2020-11-01
tests/9pfs: fix test dir for parallel tests
Christian Schoenebeck
2020-11-01
tests/9pfs: make create/remove test dir public
Christian Schoenebeck
2020-10-19
tests/9pfs: add virtio_9p_test_path()
Christian Schoenebeck
2020-10-19
tests/9pfs: wipe local 9pfs test directory
Christian Schoenebeck
2020-10-19
tests/9pfs: introduce local tests
Christian Schoenebeck
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
2020-09-08
meson: fix libqos linking
Paolo Bonzini
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-06-26
libqos: pci-pc: use 32-bit write for EJ register
Paolo Bonzini
2020-06-15
tests/qtest: Fix LGPL information in the file headers
Thomas Huth
2020-04-29
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-02-22
libqos: move useful qos-test funcs to qos_external
Alexander Bulekov
2020-02-22
libqos: rename i2c_send and i2c_recv
Alexander Bulekov
2020-02-18
tests/qtest/libqos/qgraph: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-02-04
boot-order-test: fix memleaks in boot-order-test
Pan Nengyuan
2020-02-03
tests: Silence various warnings with pseries
Greg Kurz
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth