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
/
hd-geo-test.c
Age
Commit message (
Expand
)
Author
2023-07-10
tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
Ani Sinha
2023-02-14
tests/qtest: hd-geo-test: Check for missing devices
Fabiano Rosas
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
2022-09-27
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-02-21
tests/x86: Use 'pc' machine type for hotplug tests
Dr. David Alan Gilbert
2022-02-21
tests/x86: Use 'pc' machine type for old hardware tests
Dr. David Alan Gilbert
2022-01-05
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
Thomas Huth
2021-06-03
tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
Peter Maydell
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-03-17
hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
Markus Armbruster
2020-01-12
test: Move qtests to a separate directory
Thomas Huth