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
/
drive_del-test.c
Age
Commit message (
Expand
)
Author
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-02-21
tests/x86: Use 'pc' machine type for hotplug tests
Dr. David Alan Gilbert
2020-10-12
qemu-iotests, qtest: rewrite test 067 as a qtest
Paolo Bonzini
2020-10-12
qtest: check that drives are really appearing and disappearing
Paolo Bonzini
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-01-12
test: Move qtests to a separate directory
Thomas Huth