index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/test-bdrv-drain: Fix too late qemu_event_reset()
Kevin Wolf
2018-10-01
1
-2
/
+2
*
test-replication: Lock AioContext around blk_unref()
Kevin Wolf
2018-10-01
1
-0
/
+11
*
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
1
-0
/
+1
*
qcow2: Assign the L2 cache relatively to the image size
Leonid Bloch
2018-10-01
2
-2
/
+10
*
file-posix: Include filename in locking error message
Fam Zheng
2018-10-01
2
-39
/
+39
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging
Peter Maydell
2018-09-28
2
-11
/
+108
|
\
|
*
qht-bench: add -p flag to precompute hash values
Emilio G. Cota
2018-09-26
1
-6
/
+20
|
*
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
1
-3
/
+3
|
*
test-qht: speed up + test qht_resize
Emilio G. Cota
2018-09-26
1
-0
/
+4
|
*
test-qht: test deletion of the last entry in a bucket
Emilio G. Cota
2018-09-26
1
-1
/
+12
|
*
test-qht: test removal of non-existent entries
Emilio G. Cota
2018-09-26
1
-2
/
+24
|
*
test-qht: test qht_iter_remove
Emilio G. Cota
2018-09-26
1
-2
/
+48
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...
Peter Maydell
2018-09-28
7
-52
/
+101
|
\
\
|
*
|
tests/migration: Speed up the test on ppc64
Thomas Huth
2018-09-26
1
-3
/
+3
|
*
|
tests/migration: Add migration-test header file
Wei Huang
2018-09-26
2
-10
/
+39
|
*
|
tests/migration: Support cross compilation in generating boot header file
Wei Huang
2018-09-26
5
-29
/
+51
|
*
|
tests/migration: Convert x86 boot block compilation script into Makefile
Wei Huang
2018-09-26
3
-33
/
+31
|
|
/
*
|
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-09-28
1
-2
/
+1
|
\
\
|
*
|
tests/vm: Use -cpu max rather than -cpu host
Peter Maydell
2018-09-26
1
-2
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
2018-09-25
2
-8
/
+20
|
\
\
|
|
/
|
/
|
|
*
Revert "check: Move VMXNET3 test to common"
Thomas Huth
2018-09-25
1
-2
/
+2
|
*
Revert "check: Move endianess test to common"
Thomas Huth
2018-09-25
1
-1
/
+13
|
*
Revert "check: Move wdt_ib700 test to common"
Thomas Huth
2018-09-25
1
-2
/
+2
|
*
tests/migration: Speed up the test on ppc64
Thomas Huth
2018-09-25
1
-3
/
+3
*
|
test-bdrv-drain: Test draining job source child and parent
Kevin Wolf
2018-09-25
1
-8
/
+69
*
|
test-bdrv-drain: Fix outdated comments
Kevin Wolf
2018-09-25
1
-5
/
+5
*
|
test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort
Kevin Wolf
2018-09-25
1
-12
/
+104
*
|
test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()
Kevin Wolf
2018-09-25
1
-0
/
+13
*
|
test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback
Kevin Wolf
2018-09-25
1
-0
/
+10
*
|
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
2018-09-25
1
-0
/
+6
*
|
test-bdrv-drain: Drain with block jobs in an I/O thread
Kevin Wolf
2018-09-25
1
-6
/
+86
*
|
qemu-iotests: Test snapshot=on with nonexistent TMPDIR
Alberto Garcia
2018-09-25
3
-0
/
+9
*
|
qemu-iotests: Test commit with top-node/base-node
Kevin Wolf
2018-09-25
2
-4
/
+52
*
|
tests/test-blockjob-txn: move .exit to .clean
John Snow
2018-09-25
1
-2
/
+2
*
|
tests/test-blockjob: remove exit callback
John Snow
2018-09-25
1
-10
/
+6
*
|
tests/blockjob: replace Blockjob with Job
John Snow
2018-09-25
1
-48
/
+50
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
1
-2
/
+2
|
\
|
*
hw/ppc: on 40p machine, change default firmware to OpenBIOS
Hervé Poussineau
2018-09-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-09-25
3
-0
/
+72
|
\
\
|
*
|
block/rbd: add iotest for rbd legacy keyvalue filename parsing
Jeff Cody
2018-09-25
3
-0
/
+72
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' in...
Peter Maydell
2018-09-25
1
-4
/
+1
|
\
\
|
*
|
json: Nicer recovery from lexical errors
Markus Armbruster
2018-09-24
1
-4
/
+1
*
|
|
Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging
Peter Maydell
2018-09-25
4
-15
/
+163
|
\
\
\
|
*
|
|
tests/tcg/xtensa: only generate defined exception handlers
Max Filippov
2018-09-17
1
-0
/
+16
|
*
|
|
tests/tcg/xtensa: move exception handlers to separate section
Max Filippov
2018-09-17
1
-15
/
+22
|
*
|
|
tests/tcg/xtensa: add test for failed memory transactions
Max Filippov
2018-09-17
2
-0
/
+125
*
|
|
|
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2018-09-25
5
-33
/
+142
|
\
\
\
\
|
*
|
|
|
docker: Clean dangling tarball files
Philippe Mathieu-Daudé
2018-09-10
1
-0
/
+1
|
*
|
|
|
docker: Sort CentOS packages
Philippe Mathieu-Daudé
2018-09-10
1
-1
/
+1
|
*
|
|
|
docker: Sort Ubuntu packages
Philippe Mathieu-Daudé
2018-09-10
1
-9
/
+52
[next]