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: Reject writethrough mode except at the root
Kevin Wolf
2016-03-30
2
-104
/
+44
|
*
block: Make backing files always writeback
Kevin Wolf
2016-03-30
1
-5
/
+5
*
|
tests/test-filter-redirector: Add unit test for filter-redirector
Zhang Chen
2016-03-30
3
-0
/
+224
*
|
tests/test-filter-mirror:add filter-mirror unit test
Zhang Chen
2016-03-30
3
-0
/
+96
|
/
*
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-03-29
2
-3
/
+22
|
\
|
*
qemu-iotests: add no-op streaming test
Alberto Garcia
2016-03-28
2
-2
/
+20
|
*
qemu-iotests: fix test_stream_partial()
Alberto Garcia
2016-03-28
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
37
-14
/
+181
|
\
\
|
|
/
|
/
|
|
*
qemu-log: support simple pid substitution for logs
Alex Bennée
2016-03-22
1
-1
/
+35
|
*
qemu-log: new option -dfilter to limit output
Alex Bennée
2016-03-22
2
-0
/
+111
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
4
-2
/
+4
|
*
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
2016-03-22
1
-0
/
+1
|
*
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2016-03-22
3
-7
/
+3
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-3
/
+1
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
27
-2
/
+27
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
2016-03-23
3
-50
/
+55
|
\
\
|
|
/
|
/
|
|
*
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
Markus Armbruster
2016-03-21
1
-4
/
+8
|
*
ivshmem: Receive shared memory synchronously in realize()
Markus Armbruster
2016-03-21
1
-19
/
+7
|
*
ivshmem-test: Improve test cases /ivshmem/server-*
Markus Armbruster
2016-03-21
1
-7
/
+10
|
*
ivshmem-test: Clean up wait for devices to become operational
Markus Armbruster
2016-03-21
1
-6
/
+4
|
*
ivshmem-test: Improve test case /ivshmem/single
Markus Armbruster
2016-03-21
1
-7
/
+16
|
*
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
Markus Armbruster
2016-03-21
2
-9
/
+12
|
*
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
2016-03-21
1
-1
/
+1
|
*
ivshmem-server: Don't overload POSIX shmem and file name
Markus Armbruster
2016-03-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
2016-03-18
16
-147
/
+152
|
\
\
|
*
|
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
4
-14
/
+9
|
*
|
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
4
-45
/
+46
|
*
|
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
9
-88
/
+88
|
*
|
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
3
-0
/
+9
|
|
/
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
2016-03-17
8
-2
/
+1771
|
\
\
|
|
/
|
/
|
|
*
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
1
-2
/
+125
|
*
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
3
-0
/
+242
|
*
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
2016-03-17
1
-1
/
+133
|
*
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
3
-0
/
+426
|
*
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+29
|
*
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+39
|
*
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+9
|
*
crypto: skip testing of unsupported cipher algorithms
Daniel P. Berrange
2016-03-17
1
-1
/
+3
|
*
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
3
-0
/
+196
|
*
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
3
-0
/
+176
|
*
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
3
-0
/
+395
*
|
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2016-03-17
2
-4
/
+17
*
|
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
1
-1
/
+1
*
|
block: Drop BB name from bad option error
Max Reitz
2016-03-17
2
-8
/
+8
*
|
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
2016-03-17
1
-8
/
+8
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-16
2
-0
/
+0
|
\
|
*
acpi-test: update UID for GSI links
Michael S. Tsirkin
2016-03-15
2
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-03-15
4
-0
/
+0
|
\
|
|
*
acpi-test-data: add _DIS methods
Michael S. Tsirkin
2016-03-11
2
-0
/
+0
|
*
i386: update expected DSDT
Michael S. Tsirkin
2016-03-11
4
-0
/
+0
[prev]
[next]