index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qtest
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
2022-10-11
1
-1
/
+75
|
*
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
2022-10-11
1
-0
/
+97
|
*
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
2022-10-11
1
-70
/
+40
|
*
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
2022-10-11
1
-0
/
+41
|
*
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-10-11
5
-31
/
+24
|
*
qtest: "-display none" is set in qtest_init()
Juan Quintela
2022-10-11
7
-11
/
+11
*
|
tests: acpi: update expected blobs
Igor Mammedov
2022-10-09
1
-14
/
+0
*
|
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Igor Mammedov
2022-10-09
1
-0
/
+14
*
|
tests: acpi: update expected blobs
Igor Mammedov
2022-10-09
1
-14
/
+0
*
|
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Igor Mammedov
2022-10-09
1
-0
/
+14
*
|
tests: acpi: update expected blobs
Igor Mammedov
2022-10-09
1
-14
/
+0
*
|
tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN
Igor Mammedov
2022-10-09
1
-0
/
+14
*
|
tests: acpi: update expected blobs
Igor Mammedov
2022-10-09
1
-34
/
+0
*
|
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
2022-10-09
1
-0
/
+34
*
|
tests: acpi: update expected blobs after HPET move
Igor Mammedov
2022-10-09
1
-32
/
+0
*
|
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
2022-10-09
1
-0
/
+32
*
|
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-10-09
1
-0
/
+1
*
|
tests/acpi: virt: update ACPI GTDT binaries
Miguel Luis
2022-10-09
1
-3
/
+0
*
|
tests/acpi: virt: allow acpi GTDT changes
Miguel Luis
2022-10-09
1
-0
/
+3
*
|
tests/qtest: enable tests for virtio-gpio
Alex Bennée
2022-10-07
5
-1
/
+274
*
|
tests/qtest: add a get_features op to vhost-user-test
Alex Bennée
2022-10-07
1
-10
/
+27
*
|
tests/qtest: implement stub for VHOST_USER_GET_CONFIG
Alex Bennée
2022-10-07
1
-0
/
+13
*
|
tests/qtest: add assert to catch bad features
Alex Bennée
2022-10-07
1
-0
/
+2
*
|
tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
Alex Bennée
2022-10-07
1
-2
/
+1
*
|
tests/qtest: catch unhandled vhost-user messages
Alex Bennée
2022-10-07
1
-0
/
+43
*
|
tests/qtest: use qos_printf instead of g_test_message
Alex Bennée
2022-10-07
2
-6
/
+12
*
|
tests/qtest: add a timeout for subprocess_run_one_test
Alex Bennée
2022-10-07
1
-1
/
+1
*
|
tests/qtest: pass stdout/stderr down to subtests
Alex Bennée
2022-10-07
1
-1
/
+3
*
|
tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
Alex Bennée
2022-10-06
1
-1
/
+1
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
1
-1
/
+1
|
\
|
*
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-29
1
-1
/
+1
*
|
tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
Lev Kujawski
2022-09-30
1
-0
/
+33
*
|
tests/qtest/ide-test.c: Create disk image for use as a secondary
Lev Kujawski
2022-09-30
1
-17
/
+22
*
|
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
2022-09-27
1
-0
/
+3
*
|
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+6
*
|
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-4
/
+6
*
|
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-8
/
+7
*
|
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-13
/
+11
*
|
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
2022-09-27
1
-25
/
+17
*
|
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
1
-0
/
+14
*
|
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
2022-09-27
1
-4
/
+4
*
|
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
2022-09-27
1
-5
/
+5
*
|
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
2022-09-27
1
-1
/
+8
*
|
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
1
-2
/
+2
*
|
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
1
-0
/
+9
*
|
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
2022-09-27
1
-3
/
+9
*
|
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
2
-5
/
+36
*
|
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-09-27
2
-1
/
+17
*
|
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
2022-09-27
1
-0
/
+4
*
|
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
2022-09-27
1
-0
/
+7
[prev]
[next]