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
2014-06-02
usb: improve ehci/uhci test
Gerd Hoffmann
2
-5
/
+152
2014-06-02
qtest: fix qpci_config_writel
Gerd Hoffmann
1
-1
/
+1
2014-05-28
tests: Check empty QMP output visitor
Marcel Apfelbaum
1
-0
/
+11
2014-05-28
qom-test: Test qom-list on link<> properties
Cole Robinson
1
-4
/
+11
2014-05-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-9
/
+450
2014-05-28
Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging
Peter Maydell
1
-7
/
+239
2014-05-28
iotests: Use _img_info in test 089
Max Reitz
2
-6
/
+1
2014-05-28
aio: Fix use-after-free in cancellation path
Fam Zheng
1
-1
/
+1
2014-05-28
QemuOpt: add unit tests
Leandro Dorileo
2
-0
/
+444
2014-05-28
qemu-iotests: Handle cache mode option in 091
Fam Zheng
1
-2
/
+4
2014-05-26
target-xtensa: add tests for cross-page TB
Max Filippov
1
-0
/
+220
2014-05-26
target-xtensa: completely clean TLB between MMU tests
Max Filippov
1
-7
/
+19
2014-05-24
test: lm32: use semihosting for testing
Michael Walle
5
-22
/
+103
2014-05-24
test: lm32: make test cases independent
Michael Walle
8
-0
/
+25
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
14
-18
/
+441
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
1
-5
/
+5
2014-05-19
qcow1: Stricter backing file length check
Kevin Wolf
2
-0
/
+18
2014-05-19
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2
-0
/
+16
2014-05-19
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2
-0
/
+26
2014-05-19
qcow1: Check maximum cluster size
Kevin Wolf
3
-0
/
+77
2014-05-19
qemu-iotests: Fix blkdebug in VM drive in 030
Fam Zheng
1
-1
/
+1
2014-05-19
qemu-iotests: Fix core dump suppression in test 039
Markus Armbruster
3
-12
/
+12
2014-05-19
iotests: Add test for the JSON protocol
Max Reitz
3
-0
/
+185
2014-05-19
check-qdict: Add test for qdict_join()
Max Reitz
1
-0
/
+87
2014-05-19
block: add test for vhdx image created by Disk2VHD
Jeff Cody
3
-0
/
+14
2014-05-16
qapi: skip redundant includes
Benoît Canet
6
-1
/
+11
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
4
-13
/
+45
2014-05-15
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
3
-15
/
+39
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
1
-6
/
+3
2014-05-15
Revert "iotests: Use configured python"
Peter Maydell
9
-64
/
+43
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-6
/
+3
2014-05-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
18
-104
/
+439
2014-05-09
block: qemu-iotests - test for live migration
Jeff Cody
3
-0
/
+134
2014-05-09
block: qemu-iotests - update 085 to use common.qemu
Jeff Cody
1
-61
/
+12
2014-05-09
block: qemu-iotests - add common.qemu, for bash-controlled qemu tests
Jeff Cody
1
-0
/
+200
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
2
-0
/
+14
2014-05-09
tests/qapi-schema: Drop superfluous error_is_set()
Markus Armbruster
1
-13
/
+12
2014-05-09
qemu-iotests: Test converting to streamOptimized from small cluster size
Fam Zheng
2
-0
/
+14
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
1
-0
/
+1
2014-05-09
iotests: Use configured python
Max Reitz
9
-43
/
+64
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
5
-153
/
+153
2014-05-08
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
42
-1
/
+47
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
19
-23
/
+25
2014-05-08
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
Lluís Vilanova
1
-3
/
+0
2014-05-08
qapi: [trivial] Break long command lines
Lluís Vilanova
1
-4
/
+14
2014-05-07
tests/tcg: Fix compilation of test_path
Peter Maydell
2
-9
/
+0
2014-05-05
tests: Add EHCI qtest
Andreas Färber
2
-0
/
+44
2014-05-05
tests: Add ioh3420 qtest
Andreas Färber
2
-0
/
+37
2014-05-05
tests: Add intel-hda qtests
Andreas Färber
2
-0
/
+48
2014-05-05
tests: Add es1370 qtest
Andreas Färber
2
-0
/
+36
[next]