index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2
-24
/
+22
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
22
-134
/
+544
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
44
-20
/
+376
2022-10-12
tests/unit: make test-io-channel-command work on win32
Marc-André Lureau
1
-18
/
+19
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
1
-6
/
+3
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
1
-2
/
+4
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
1
-11
/
+3
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2
-1
/
+110
2022-10-11
tests/avocado: Add missing require_netdev('user') checks
Peter Maydell
3
-0
/
+8
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
1
-0
/
+18
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
1
-0
/
+107
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
1
-6
/
+4
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
1
-1
/
+1
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
1
-1
/
+75
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
1
-0
/
+97
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
1
-70
/
+40
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
1
-0
/
+41
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
5
-31
/
+24
2022-10-11
tests/migration: remove the unused local variable
dinglimin
1
-1
/
+0
2022-10-11
qtest: "-display none" is set in qtest_init()
Juan Quintela
7
-11
/
+11
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
15
-14
/
+0
2022-10-09
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Igor Mammedov
1
-0
/
+14
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
15
-14
/
+0
2022-10-09
tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
Igor Mammedov
1
-0
/
+14
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
15
-14
/
+0
2022-10-09
tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN
Igor Mammedov
1
-0
/
+14
2022-10-09
tests: acpi: update expected blobs
Igor Mammedov
34
-34
/
+0
2022-10-09
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
1
-0
/
+34
2022-10-09
tests: acpi: update expected blobs after HPET move
Igor Mammedov
33
-32
/
+0
2022-10-09
tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
Igor Mammedov
1
-0
/
+32
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
1
-0
/
+1
2022-10-09
tests/acpi: virt: update ACPI GTDT binaries
Miguel Luis
4
-3
/
+0
2022-10-09
tests/acpi: virt: allow acpi GTDT changes
Miguel Luis
1
-0
/
+3
2022-10-07
tests/qtest: enable tests for virtio-gpio
Alex Bennée
5
-1
/
+274
2022-10-07
tests/qtest: add a get_features op to vhost-user-test
Alex Bennée
1
-10
/
+27
2022-10-07
tests/qtest: implement stub for VHOST_USER_GET_CONFIG
Alex Bennée
1
-0
/
+13
2022-10-07
tests/qtest: add assert to catch bad features
Alex Bennée
1
-0
/
+2
2022-10-07
tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
Alex Bennée
1
-2
/
+1
2022-10-07
tests/qtest: catch unhandled vhost-user messages
Alex Bennée
1
-0
/
+43
2022-10-07
tests/qtest: use qos_printf instead of g_test_message
Alex Bennée
2
-6
/
+12
2022-10-07
tests/qtest: add a timeout for subprocess_run_one_test
Alex Bennée
1
-1
/
+1
2022-10-07
tests/qtest: pass stdout/stderr down to subtests
Alex Bennée
1
-1
/
+3
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
1
-2
/
+2
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
3
-14
/
+11
2022-10-07
jobs: use job locks also in the unit tests
Emanuele Giuseppe Esposito
4
-83
/
+140
2022-10-07
test-coroutine: add missing coroutine_fn annotations
Marc-André Lureau
1
-1
/
+1
2022-10-06
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
1
-3
/
+0
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
5
-1
/
+36
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
11
-43
/
+34
[next]