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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-02-12
Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...
Peter Maydell
6
-1
/
+119
2024-02-12
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
5
-0
/
+340
2024-02-09
tests/tcg: Add the syscall catchpoint gdbstub test
Ilya Leoshkevich
3
-1
/
+113
2024-02-09
tests/docker: Add sqlite3 module to openSUSE Leap container
Fabiano Rosas
3
-0
/
+6
2024-02-09
tests: Add case for LUKS volume with detached header
Hyman Huang
2
-0
/
+321
2024-02-09
crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
Hyman Huang
1
-0
/
+4
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
1
-0
/
+2
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
1
-0
/
+13
2024-02-09
Merge tag 'migration-staging-pull-request' of https://gitlab.com/peterx/qemu ...
Peter Maydell
1
-1
/
+1
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2
-2
/
+3
2024-02-07
iotests: give tempdir an identifying name
Daniel P. Berrangé
1
-1
/
+1
2024-02-07
iotests: fix leak of tmpdir in dry-run mode
Daniel P. Berrangé
1
-1
/
+2
2024-02-07
tests/migration-test: Stick with gicv3 in aarch64 test
Peter Xu
1
-1
/
+1
2024-02-06
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
Ilya Leoshkevich
1
-0
/
+8
2024-02-06
tests/vm/freebsd: Reload the sshd configuration
Ilya Leoshkevich
1
-0
/
+1
2024-02-06
tests/vm: Set UseDNS=no in the sshd configuration
Ilya Leoshkevich
1
-0
/
+2
2024-02-06
tests/tcg/s390x: Test CONVERT TO BINARY
Ilya Leoshkevich
2
-0
/
+103
2024-02-06
tests/tcg/s390x: Test CONVERT TO DECIMAL
Ilya Leoshkevich
2
-0
/
+64
2024-02-03
Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-1
/
+1
2024-02-03
tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
Ilya Leoshkevich
1
-1
/
+1
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
4
-9
/
+357
2024-02-02
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
David Woodhouse
1
-14
/
+4
2024-02-02
tests/qtest: Adding PCS Module test to GMAC Qtest
Nabih Estefan Diaz
1
-0
/
+132
2024-02-02
tests/qtest: Creating qtest for GMAC Module
Nabih Estefan Diaz
2
-0
/
+213
2024-02-02
tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length array
Peter Maydell
1
-8
/
+11
2024-02-02
target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
Peter Maydell
1
-1
/
+1
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
3
-9
/
+215
2024-02-01
hw/fsi: Added qtest
Ninad Palsule
2
-0
/
+206
2024-02-01
tests/avocado/machine_aspeed.py: Update buildroot images to 2023.11
Cédric Le Goater
1
-9
/
+9
2024-01-31
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
1
-2
/
+0
2024-01-30
aspeed: Clean up includes
Peter Maydell
1
-2
/
+0
2024-01-30
Merge tag 'qga-pull-2024-01-30' of https://github.com/kostyanf14/qemu into st...
Peter Maydell
1
-3
/
+3
2024-01-30
Merge tag 'pull-tcg-20240130' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
16
-398
/
+184
2024-01-30
tests/unit/test-qga: do not qualify executable paths
Samuel Tardieu
1
-3
/
+3
2024-01-29
tests/tcg: Add the PROT_NONE gdbstub test
Ilya Leoshkevich
3
-1
/
+84
2024-01-29
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
13
-397
/
+100
2024-01-29
userfaultfd: use 1ULL to build ioctl masks
Paolo Bonzini
1
-2
/
+2
2024-01-26
iotests/277: Use iotests.sock_dir for socket creation
Andrey Drobyshev
1
-1
/
+2
2024-01-26
iotests/iothreads-stream: Use the right TimeoutError
Kevin Wolf
1
-1
/
+2
2024-01-26
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
1
-1
/
+2
2024-01-26
iotests/264: Use iotests.sock_dir for socket creation
Andrey Drobyshev
1
-1
/
+2
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
30
-160
/
+182
2024-01-26
iotests: port 141 to Python for reliable QMP testing
Stefan Hajnoczi
2
-331
/
+176
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
1
-0
/
+7
2024-01-26
commit: Allow users to request only format driver names in backing file format
Peter Krempa
1
-1
/
+2
2024-01-25
Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-12
/
+16
2024-01-24
tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 seconds
Thomas Huth
1
-2
/
+4
2024-01-23
tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
Thomas Huth
1
-9
/
+11
2024-01-23
Merge tag 'pull-hex-20240121' of https://github.com/quic/qemu into staging
Peter Maydell
1
-2
/
+2
2024-01-23
tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
Thomas Huth
1
-1
/
+1
[next]