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-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
1
-8
/
+8
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2
-4
/
+4
2022-10-24
Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...
Stefan Hajnoczi
4
-1092
/
+1753
2022-10-24
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
3
-28
/
+64
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
3
-27
/
+73
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
3
-26
/
+73
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
3
-35
/
+79
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
3
-30
/
+78
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
3
-7
/
+47
2022-10-24
tests/9p: simplify callers of twrite()
Christian Schoenebeck
1
-6
/
+3
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
3
-15
/
+72
2022-10-24
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
1
-33
/
+10
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-24
tests/avocado/machine_aspeed.py: Fix typos on buildroot
Cédric Le Goater
1
-8
/
+8
2022-10-22
tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
1
-2
/
+2
2022-10-22
tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
1
-2
/
+2
2022-10-22
target/i386: implement FMA instructions
Paolo Bonzini
1
-1
/
+1
2022-10-20
target/i386: implement F16C instructions
Paolo Bonzini
2
-2
/
+23
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
[next]