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
/
ide-test.c
Age
Commit message (
Expand
)
Author
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2022-09-30
tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
Lev Kujawski
2022-09-30
tests/qtest/ide-test.c: Create disk image for use as a secondary
Lev Kujawski
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
tests/qtest: ide-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/qtest/ide-test: Remove bad retry_isa test
Thomas Huth
2022-02-21
tests/x86: Use 'pc' machine type for old hardware tests
Dr. David Alan Gilbert
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-01-27
tests/ide-test: Create a single unit-test covering more PRDT cases
Alexander Popov
2020-01-12
test: Move qtests to a separate directory
Thomas Huth