index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
qemu-iotests: add test case 101 for short file I/O
Stefan Hajnoczi
3
-0
/
+69
2014-07-29
bios-tables-test: fix ASL normalization false positive
Paolo Bonzini
1
-1
/
+5
2014-07-28
acpi-dsdt: procedurally generate _PRT
Paolo Bonzini
1
-0
/
+0
2014-07-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...
Peter Maydell
6
-12
/
+12
2014-07-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+137
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
6
-12
/
+12
2014-07-18
qtest: new test for wdt_ib700
Paolo Bonzini
2
-0
/
+137
2014-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-9
/
+99
2014-07-18
qemu-iotests: fix 028 failure due to disk image path
Stefan Hajnoczi
2
-3
/
+3
2014-07-18
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
3
-6
/
+96
2014-07-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+9
2014-07-18
qtest: Adapt vhost-user-test to latest vhost-user changes
Nikolay Nikolaev
1
-2
/
+9
2014-07-15
tests/Makefile: Only run vhost-user-test on Linux
Peter Maydell
1
-1
/
+1
2014-07-15
libqos: Fix PC PCI endianness glitches
Andreas Färber
1
-6
/
+6
2014-07-14
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
1
-0
/
+4
2014-07-14
tests: Fix unterminated string output visitor enum human string
Andreas Färber
1
-6
/
+1
2014-07-14
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
1
-12
/
+13
2014-07-14
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
1
-0
/
+4
2014-07-09
test-aio: fix GSource-based timer test
Paolo Bonzini
1
-7
/
+6
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
1
-2
/
+2
2014-07-09
block/backup: Fix hang for unaligned image size
Kevin Wolf
2
-1
/
+295
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+5
2014-07-07
qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
Benoît Canet
1
-2
/
+39
2014-07-07
mirror: Fix qiov size for short requests
Kevin Wolf
2
-2
/
+7
2014-07-06
qtest: enable vhost-user-test
Nikolay Nikolaev
1
-3
/
+5
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-49
/
+71
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
4
-16
/
+43
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
1
-10
/
+18
2014-07-01
iotests: Add more tests to quick group
Max Reitz
1
-19
/
+19
2014-07-01
iotests: Add qemu tests to quick group
Max Reitz
1
-9
/
+9
2014-07-01
iotests: Simplify qemu-iotests-quick.sh
Max Reitz
1
-11
/
+1
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
1
-0
/
+24
2014-06-30
tests/test-qmp-event: fix for GLib < 2.31
Paolo Bonzini
1
-0
/
+6
2014-06-29
tests: add human format test for string output visitor
Hu Tao
1
-19
/
+90
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
24
-88
/
+526
2014-06-27
iotests: Fix 083 for out-of-tree builds
Max Reitz
1
-4
/
+4
2014-06-27
iotests: Drop Python version from 065's Shebang
Max Reitz
1
-1
/
+1
2014-06-27
iotests: Use $PYTHON for Python scripts
Max Reitz
8
-41
/
+47
2014-06-27
iotests: Source common.env
Max Reitz
1
-0
/
+6
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
5
-27
/
+95
2014-06-27
qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode.
Benoît Canet
2
-6
/
+194
2014-06-27
qapi script: clean up in scripts
Wenchao Xia
1
-1
/
+1
2014-06-27
quorum: Add the rewrite-corrupted parameter to quorum
Benoît Canet
2
-1
/
+24
2014-06-27
block: add qemu-iotest for resize base during live commit
Jeff Cody
3
-0
/
+118
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
2
-0
/
+14
2014-06-26
block: Always pass driver name through options QDict
Kevin Wolf
2
-1
/
+5
2014-06-26
qemu-iotests: Test 0-length image for mirror
Fam Zheng
2
-5
/
+10
2014-06-26
qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
Fam Zheng
2
-5
/
+11
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
3
-61
/
+2343
[next]