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