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
/
qtest
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
tests/qtest/ipmi-bt-test: Zero-initialize sockaddr struct
Peter Maydell
1
-1
/
+1
2021-08-11
tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available
Thomas Huth
1
-0
/
+8
2021-08-11
storage-daemon: Add missing build dependency to the vhost-user-blk-test
Thomas Huth
1
-2
/
+5
2021-08-03
hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
Philippe Mathieu-Daudé
1
-0
/
+36
2021-07-29
tests: Fix migration-test build failure for sparc
Peter Xu
1
-2
/
+3
2021-07-27
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-1
/
+86
2021-07-26
tests/qtest/nvme-test: add mmio read test
Klaus Jensen
1
-0
/
+26
2021-07-26
tests/qtest/nvme-test: add persistent memory region test
Gollu Appalanaidu
1
-1
/
+60
2021-07-26
tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
Dr. David Alan Gilbert
1
-2
/
+2
2021-07-12
hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
Philippe Mathieu-Daudé
2
-0
/
+67
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
6
-3
/
+786
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
1
-0
/
+37
2021-07-09
tests/boot-serial-test: Add STM32VLDISCOVERY board testcase
Alexandre Iooss
1
-0
/
+37
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
1
-2
/
+13
2021-07-08
tests/qtest: add tests for MAX34451 device model
Titus Rwantare
2
-0
/
+337
2021-07-08
tests/qtest: add tests for ADM1272 device model
Titus Rwantare
2
-0
/
+446
2021-07-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-11
/
+11
2021-07-06
machine: add smp compound property
Paolo Bonzini
1
-11
/
+11
2021-07-05
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...
Peter Maydell
2
-0
/
+10
2021-07-05
9pfs: add link to 9p developer docs
Christian Schoenebeck
2
-0
/
+10
2021-07-05
tests: migration-test: Add dirty ring test
Peter Xu
1
-3
/
+55
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
1
-0
/
+17
2021-06-24
hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
Qiang Liu
1
-0
/
+17
2021-06-21
fuzz: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-21
Remove leading underscores from QEMU defines
Ahmed Abouzied
1
-2
/
+2
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
3
-3
/
+3
2021-06-17
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
Philippe Mathieu-Daudé
2
-0
/
+53
2021-06-04
tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
Kit Westneat
1
-0
/
+51
2021-06-03
tests/qtest/tpm-tests: Remove unnecessary NULL checks
Peter Maydell
1
-8
/
+4
2021-06-03
tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
Peter Maydell
1
-1
/
+1
2021-06-03
tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
Peter Maydell
1
-2
/
+2
2021-06-03
tests/qtest/e1000e-test: Check qemu_recv() succeeded
Peter Maydell
1
-1
/
+2
2021-06-03
tests/qtest/bios-tables-test: Check for dup2() failure
Peter Maydell
1
-2
/
+6
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-18
vhost-user-blk-test: test discard/write zeroes invalid inputs
Stefan Hajnoczi
1
-0
/
+124
2021-05-18
tests/qtest: add multi-queue test case to vhost-user-blk-test
Stefan Hajnoczi
1
-5
/
+76
2021-05-18
test: new qTest case to test the vhost-user-blk-server
Coiby Xu
5
-0
/
+977
2021-05-14
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
1
-41
/
+20
2021-05-14
tests: Avoid side effects inside g_assert() arguments
Peter Maydell
2
-3
/
+6
2021-05-14
tests/qtest/rtc-test: Remove pointless NULL check
Peter Maydell
1
-4
/
+2
2021-05-14
tests/qtest/tpm-util.c: Free memory with correct free function
Peter Maydell
1
-2
/
+2
2021-05-14
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
1
-7
/
+7
2021-05-14
tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions
Peter Maydell
1
-2
/
+2
2021-05-14
tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic
Peter Maydell
1
-2
/
+2
2021-05-14
libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
Stefan Hajnoczi
1
-1
/
+8
2021-05-14
libqos/qgraph: fix "UNAVAILBLE" typo
Stefan Hajnoczi
1
-1
/
+1
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Remove the deprecated moxie target
Thomas Huth
3
-11
/
+0
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
3
-5
/
+0
[next]