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
*
block: Fix -incoming with snapshot=on
Kevin Wolf
2016-02-22
3
-0
/
+58
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...
Peter Maydell
2016-02-19
21
-38
/
+94
|
\
|
*
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
2
-9
/
+7
|
*
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
2
-16
/
+15
|
*
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
4
-4
/
+67
|
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
5
-0
/
+7
|
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
12
-26
/
+9
|
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-19
2
-5
/
+11
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
6
-98
/
+285
|
\
\
|
|
/
|
/
|
|
*
tests/vhost-user-bridge: add scattering of incoming packets
Victor Kaplansky
2016-02-18
1
-31
/
+61
|
*
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2016-02-16
5
-67
/
+224
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-16
3
-3
/
+3
|
\
\
|
*
|
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
2016-02-16
2
-2
/
+2
|
*
|
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...
Peter Maydell
2016-02-16
2
-0
/
+43
|
\
\
|
*
|
io: introduce helper for creating channels from file descriptors
Daniel P. Berrange
2016-02-15
2
-0
/
+43
|
|
/
*
|
tests: Clean up includes
Peter Maydell
2016-02-16
119
-202
/
+119
*
|
tests/i440fx-test: Don't define ARRAY_SIZE locally
Peter Maydell
2016-02-16
1
-2
/
+1
|
/
*
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2016-02-08
1
-0
/
+2
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-10
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
9
-129
/
+129
*
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2016-02-08
2
-7
/
+7
*
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
2016-02-06
1
-3
/
+2
*
tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
Igor Mammedov
2016-02-04
4
-0
/
+0
*
tests: pc: acpi: drop not needed 'expected SSDT' blobs
Igor Mammedov
2016-02-04
4
-0
/
+0
*
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
2016-02-02
3
-0
/
+139
*
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2016-02-02
2
-0
/
+35
*
iotests: Add test for block jobs and BDS ejection
Max Reitz
2016-02-02
3
-0
/
+246
*
iotests: Add test for multiple BB on BDS tree
Max Reitz
2016-02-02
3
-0
/
+101
*
iotests: Add test for eject under NBD server
Max Reitz
2016-02-02
3
-0
/
+109
*
iotests: Add test for a nonexistent NBD export
Max Reitz
2016-02-02
3
-0
/
+81
*
iotests: Make redirecting qemu's stderr optional
Max Reitz
2016-02-02
1
-2
/
+13
*
iotests: Make _filter_nbd support more URL types
Max Reitz
2016-02-02
1
-1
/
+2
*
iotests: Make _filter_nbd drop log lines
Max Reitz
2016-02-02
2
-11
/
+1
*
iotests: Move _filter_nbd into common.filter
Max Reitz
2016-02-02
2
-12
/
+12
*
iotests: Change coding style of _filter_nbd in 083
Max Reitz
2016-02-02
1
-9
/
+10
*
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
2016-02-02
1
-2
/
+2
*
iotests: Limit supported formats for 118
Max Reitz
2016-02-02
1
-1
/
+3
*
block/qapi: Emit tray_open only if there is a tray
Max Reitz
2016-02-02
1
-4
/
+0
*
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2016-02-02
2
-83
/
+36
*
ivshmem-test: test both msi & irq cases
Marc-André Lureau
2016-02-02
1
-16
/
+37
*
libqos: remove some leaks
Marc-André Lureau
2016-02-02
1
-0
/
+2
*
ivshmem-test: leak fixes
Marc-André Lureau
2016-02-02
1
-11
/
+17
*
usb: Clean up includes
Peter Maydell
2016-01-29
4
-9
/
+4
*
9pfs: Clean up includes
Peter Maydell
2016-01-29
1
-3
/
+1
*
ide: Clean up includes
Peter Maydell
2016-01-29
3
-6
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-01-26
1
-1
/
+1
|
\
|
*
char: convert from GIOChannel to QIOChannel
Daniel P. Berrange
2016-01-26
1
-1
/
+1
*
|
qtest/fdc: Support for 2.88MB drives
John Snow
2016-01-25
1
-1
/
+1
*
|
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
1
-1
/
+1
[next]