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
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2
-19
/
+1
2020-05-18
block: Drop child_file
Max Reitz
1
-5
/
+3
2020-05-18
block: Use bdrv_default_perms()
Max Reitz
3
-9
/
+20
2020-05-18
tests: Use child_of_bds instead of child_file
Max Reitz
2
-14
/
+21
2020-05-18
block: Make backing files child_of_bds children
Max Reitz
1
-6
/
+7
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2
-2
/
+4
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
2
-11
/
+13
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2
-18
/
+20
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
1
-4
/
+4
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
3
-0
/
+48
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
1
-4
/
+4
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2
-2
/
+47
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2
-8
/
+16
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
3
-48
/
+41
2020-05-18
iotests: Enhance 223 to cover qemu-img map improvements
Eric Blake
2
-3
/
+6
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
1
-4
/
+4
2020-05-15
softfloat: fix floatx80 pseudo-denormal round to integer
Joseph Myers
1
-0
/
+10
2020-05-15
softfloat: fix floatx80 pseudo-denormal comparisons
Joseph Myers
1
-0
/
+4
2020-05-15
softfloat: fix floatx80 pseudo-denormal addition / subtraction
Joseph Myers
1
-0
/
+24
2020-05-15
softfloat: silence sNaN for conversions to/from floatx80
Joseph Myers
1
-0
/
+63
2020-05-15
tests/guest-debug: catch hanging guests
Alex Bennée
1
-0
/
+6
2020-05-15
tests/fuzz: Extract ioport_fuzz_qtest() method
Philippe Mathieu-Daudé
1
-2
/
+9
2020-05-15
tests/fuzz: Extract pciconfig_fuzz_qos() method
Philippe Mathieu-Daudé
1
-6
/
+14
2020-05-15
tests/fuzz: Remove unuseful/unused typedefs
Philippe Mathieu-Daudé
1
-6
/
+4
2020-05-15
tests/fuzz: Add missing space in test description
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-15
tests/fuzz/Makefile: Do not link code using unavailable devices
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2
-22
/
+11
2020-05-15
tests/check-qom-proplist: Improve iterator coverage
Markus Armbruster
1
-25
/
+26
2020-05-13
iotests: 287: add qcow2 compression type test
Denis Plotnikov
3
-0
/
+220
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
19
-147
/
+212
2020-05-08
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
1
-4
/
+7
2020-05-08
iotests: Backup with different source/target size
Kevin Wolf
2
-4
/
+41
2020-05-08
iotests/283: Use consistent size for source and target
Kevin Wolf
2
-2
/
+6
2020-05-08
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2
-3
/
+6
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
3
-0
/
+98
2020-05-08
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2020-05-08
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2020-05-08
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2
-35
/
+39
2020-05-08
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
1
-8
/
+0
2020-05-08
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2
-3
/
+36
2020-05-07
crypto: extend hash benchmark to cover more algorithms
Daniel P. Berrangé
1
-14
/
+59
2020-05-06
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...
Peter Maydell
7
-13
/
+126
2020-05-06
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
4
-3
/
+98
2020-05-06
tests/guest-debug: use the unix socket for linux-user tests
Alex Bennée
1
-2
/
+11
2020-05-06
tests/tcg: drop inferior.was_attached() test
Alex Bennée
2
-6
/
+0
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
3
-3
/
+18
[prev]
[next]