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
*
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...
Peter Maydell
2019-01-15
7
-25
/
+635
|
\
|
*
qemu-nbd: Add --bitmap=NAME option
Eric Blake
2019-01-14
2
-2
/
+28
|
*
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
2019-01-14
2
-15
/
+9
|
*
nbd: Only require disabled bitmap for read-only exports
Eric Blake
2019-01-14
2
-4
/
+9
|
*
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
2019-01-14
2
-2
/
+2
|
*
nbd: Add some error case testing to iotests 223
Eric Blake
2019-01-14
2
-2
/
+24
|
*
iotests: add iotest 236 for testing bitmap merge
John Snow
2019-01-14
3
-0
/
+513
|
*
iotests: implement pretty-print for log and qmp_log
John Snow
2019-01-14
1
-5
/
+10
|
*
iotests: change qmp_log filters to expect QMP objects only
John Snow
2019-01-14
2
-5
/
+27
|
*
iotests: remove default filters from qmp_log
John Snow
2019-01-14
2
-3
/
+7
|
*
iotests: add qmp recursive sorting function
John Snow
2019-01-14
1
-4
/
+20
|
*
iotests: add filter_generated_node_ids
John Snow
2019-01-14
1
-0
/
+3
|
*
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
2019-01-14
1
-1
/
+1
|
*
block: remove 'x' prefix from experimental bitmap APIs
John Snow
2019-01-14
1
-2
/
+2
*
|
Revert "tests: Disable qht-bench parallel test when using gprof"
Alex Bennée
2019-01-14
1
-2
/
+1
*
|
tests: use g_usleep instead of rem = sleep(time)
Alex Bennée
2019-01-14
3
-12
/
+6
*
|
tests/docker: remove SID_AGE test hack
Alex Bennée
2019-01-14
1
-13
/
+0
*
|
tests/docker: update our Travis image
Alex Bennée
2019-01-14
1
-1
/
+1
*
|
docker: Use a stable snapshot for Debian Sid
Philippe Mathieu-Daudé
2019-01-14
1
-1
/
+6
*
|
tests: use in-place sed magic for enabling deb-src in travis image
Alex Bennée
2019-01-14
1
-1
/
+1
*
|
tests: update Fedora i386 cross image to Fedora 29
Daniel P. Berrangé
2019-01-14
1
-1
/
+1
*
|
tests: update Fedora dockerfile to use Fedora 29
Daniel P. Berrangé
2019-01-14
1
-2
/
+2
*
|
tests: remove obsolete 'debian' dockerfile
Daniel P. Berrangé
2019-01-14
1
-13
/
+0
*
|
tests: run ldconfig after installing extra software
Daniel P. Berrangé
2019-01-14
1
-0
/
+2
*
|
docker: Use stable git tag for virglrenderer
Philippe Mathieu-Daudé
2019-01-14
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-14
1
-1
/
+2
|
\
|
*
tests: Disable qht-bench parallel test when using gprof
Philippe Mathieu-Daudé
2019-01-11
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2019-01-11
2
-5
/
+10
|
\
\
|
*
|
tests/display-vga: Enable virtio-vga test
Thomas Huth
2019-01-11
2
-5
/
+10
|
|
/
*
|
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
10
-39
/
+39
*
|
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-5
/
+5
*
|
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
2
-5
/
+5
*
|
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
|
test: replace gtester with a TAP driver
Paolo Bonzini
2019-01-11
3
-25
/
+52
*
|
test: execute g_test_run when tests are skipped
Paolo Bonzini
2019-01-11
4
-9
/
+9
|
/
*
docker: Use a stable snapshot for Debian Sid
Philippe Mathieu-Daudé
2019-01-09
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
4
-0
/
+280
|
\
|
*
tests/microbit-test: Add Tests for nRF51 Timer
Steffen Görtz
2019-01-07
1
-0
/
+95
|
*
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2019-01-07
2
-0
/
+162
|
*
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
2019-01-07
2
-0
/
+23
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...
Peter Maydell
2019-01-07
1
-51
/
+6
|
\
\
|
|
/
|
/
|
|
*
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
1
-51
/
+6
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...
Peter Maydell
2019-01-07
2
-29
/
+1
|
\
\
|
|
/
|
/
|
|
*
qemu-nbd: Use program name in error messages
Eric Blake
2019-01-05
1
-1
/
+1
|
*
block/nbd-client: use traces instead of noisy error_report_err
Vladimir Sementsov-Ogievskiy
2019-01-05
1
-28
/
+0
*
|
tests/tcg: mips: Test R5900 three-operand MADDU1
Fredrik Noring
2019-01-03
1
-2
/
+35
*
|
tests/tcg: mips: Test R5900 three-operand MADDU
Fredrik Noring
2019-01-03
2
-0
/
+38
*
|
tests/tcg: mips: Test R5900 three-operand MADD1
Fredrik Noring
2019-01-03
1
-5
/
+38
*
|
tests/tcg: mips: Test R5900 three-operand MADD
Fredrik Noring
2019-01-03
2
-0
/
+46
|
/
[next]