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-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
3
-14
/
+69
2022-10-24
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
1
-10
/
+11
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
3
-11
/
+65
2022-10-24
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
1
-15
/
+7
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
3
-10
/
+63
2022-10-24
tests/9p: simplify callers of tattach()
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
3
-44
/
+88
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
3
-27
/
+68
2022-10-24
tests/9p: simplify callers of twalk()
Christian Schoenebeck
1
-60
/
+32
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
3
-140
/
+198
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
4
-744
/
+849
2022-10-18
tests/tcg: extend SSE tests to AVX
Paolo Bonzini
3
-94
/
+112
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
[next]