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
/
device-plug-test.c
Age
Commit message (
Expand
)
Author
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-22
tests/qtest: Check for the availability of virtio-ccw devices before using them
Thomas Huth
2023-02-14
tests/qtest: Skip unplug tests that use missing devices
Fabiano Rosas
2023-02-14
test/qtest: Fix coding style in device-plug-test.c
Fabiano Rosas
2022-10-28
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-09-27
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
2022-08-29
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
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
2022-01-14
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2020-10-12
device-plug-test: use qtest_qmp to send the device_del command
Paolo Bonzini
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-01-12
test: Move qtests to a separate directory
Thomas Huth