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
Age
Commit message (
Expand
)
Author
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
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 '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-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-10-11
qtest: "-display none" is set in qtest_init()
Juan Quintela
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
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-29
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-27
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
2022-09-27
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
2022-09-27
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
2022-09-27
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
2022-09-27
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
2022-09-27
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
2022-09-27
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
2022-09-27
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
2022-09-27
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: fdc-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: cxl-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: ahci-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
Bin Meng
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
[next]