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
*
qapi: Implement boxed event argument documentation
Markus Armbruster
2019-10-29
3
-3
/
+4
*
tests/qapi-schema: Fix feature documentation testing
Markus Armbruster
2019-10-29
4
-0
/
+16
*
tests/qapi-schema: Cover alternate documentation comments
Markus Armbruster
2019-10-29
3
-0
/
+37
*
tests/qapi-schema: Demonstrate command and event doc comment bugs
Markus Armbruster
2019-10-29
10
-0
/
+90
*
tests/qapi-schema: Demonstrate feature and enum doc comment bugs
Markus Armbruster
2019-10-29
10
-0
/
+89
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
36
-98
/
+1044
|
\
|
*
qemu-iotests: restrict 264 to qcow2 only
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+2
|
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-4
/
+4
|
*
iotests: Test qcow2's snapshot table handling
Max Reitz
2019-10-28
3
-0
/
+870
|
*
iotests: Add peek_file* functions
Max Reitz
2019-10-28
1
-0
/
+20
|
*
iotests: Drop TEST_DIR filter from _filter_nbd
Max Reitz
2019-10-28
1
-1
/
+0
|
*
iotests/267: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-3
/
+3
|
*
iotests/240: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-2
/
+2
|
*
iotests/223: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-7
/
+7
|
*
iotests/222: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/209: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+2
|
*
iotests/208: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/205: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/201: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/194: Create sockets in $SOCK_DIR
Max Reitz
2019-10-28
1
-2
/
+2
|
*
iotests/192: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-3
/
+3
|
*
iotests/183: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/182: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-2
/
+2
|
*
iotests/181: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/147: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+1
|
*
iotests/143: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-4
/
+4
|
*
iotests/140: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-5
/
+5
|
*
iotests/083: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-20
/
+20
|
*
iotests: Let common.nbd create socket in $SOCK_DIR
Max Reitz
2019-10-28
2
-3
/
+1
|
*
iotests: Filter $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+5
|
*
iotests.py: Add @base_dir to FilePaths etc.
Max Reitz
2019-10-28
1
-6
/
+6
|
*
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+3
|
*
iotests: Introduce $SOCK_DIR
Max Reitz
2019-10-28
1
-2
/
+13
|
*
iotests: Cache supported_formats()
Max Reitz
2019-10-28
1
-3
/
+11
|
*
iotests: Test driver whitelisting in 136
Max Reitz
2019-10-28
1
-4
/
+10
|
*
iotests: Test driver whitelisting in 093
Max Reitz
2019-10-28
1
-3
/
+9
|
*
iotests: Let skip_if_unsupported accept a function
Max Reitz
2019-10-28
1
-2
/
+6
|
*
iotests: Use case_skip() in skip_if_unsupported()
Max Reitz
2019-10-28
1
-4
/
+4
|
*
iotests: Allow skipping test cases
Max Reitz
2019-10-28
1
-3
/
+19
|
*
iotests: Prefer null-co over null-aio
Max Reitz
2019-10-28
2
-5
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
15
-134
/
+802
|
\
\
|
*
|
libqos: add VIRTIO PCI 1.0 support
Stefan Hajnoczi
2019-10-25
5
-1
/
+476
|
*
|
libqos: extract Legacy virtio-pci.c code
Stefan Hajnoczi
2019-10-25
2
-19
/
+12
|
*
|
libqos: make the virtio-pci BAR index configurable
Stefan Hajnoczi
2019-10-25
2
-1
/
+4
|
*
|
libqos: expose common virtqueue setup/cleanup functions
Stefan Hajnoczi
2019-10-25
2
-9
/
+18
|
*
|
libqos: add MSI-X callbacks to QVirtioPCIDevice
Stefan Hajnoczi
2019-10-25
2
-9
/
+40
|
*
|
libqos: pass full QVirtQueue to set_queue_address()
Stefan Hajnoczi
2019-10-25
3
-5
/
+9
|
*
|
libqos: add iteration support to qpci_find_capability()
Stefan Hajnoczi
2019-10-25
2
-7
/
+25
|
*
|
libqos: access VIRTIO 1.0 vring in little-endian
Stefan Hajnoczi
2019-10-25
5
-39
/
+106
|
*
|
libqos: implement VIRTIO 1.0 FEATURES_OK step
Stefan Hajnoczi
2019-10-25
1
-1
/
+17
[next]