index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
tests: add output filter to python I/O tests helper
Daniel P. Berrange
1
-1
/
+24
2016-03-30
tests: refactor python I/O tests helper main method
Daniel P. Berrange
1
-6
/
+12
2016-03-30
tests: redirect stderr to stdout for iotests
Daniel P. Berrange
1
-2
/
+5
2016-03-30
block: Reject writethrough mode except at the root
Kevin Wolf
2
-104
/
+44
2016-03-30
block: Make backing files always writeback
Kevin Wolf
1
-5
/
+5
2016-03-29
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-3
/
+22
2016-03-28
qemu-iotests: add no-op streaming test
Alberto Garcia
2
-2
/
+20
2016-03-28
qemu-iotests: fix test_stream_partial()
Alberto Garcia
1
-1
/
+2
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
37
-14
/
+181
2016-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
3
-50
/
+55
2016-03-22
qemu-log: support simple pid substitution for logs
Alex Bennée
1
-1
/
+35
2016-03-22
qemu-log: new option -dfilter to limit output
Alex Bennée
2
-0
/
+111
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
4
-2
/
+4
2016-03-22
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
1
-0
/
+1
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
3
-7
/
+3
2016-03-22
Clean up includes some more
Markus Armbruster
1
-3
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
27
-2
/
+27
2016-03-21
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
Markus Armbruster
1
-4
/
+8
2016-03-21
ivshmem: Receive shared memory synchronously in realize()
Markus Armbruster
1
-19
/
+7
2016-03-21
ivshmem-test: Improve test cases /ivshmem/server-*
Markus Armbruster
1
-7
/
+10
2016-03-21
ivshmem-test: Clean up wait for devices to become operational
Markus Armbruster
1
-6
/
+4
2016-03-21
ivshmem-test: Improve test case /ivshmem/single
Markus Armbruster
1
-7
/
+16
2016-03-21
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
Markus Armbruster
2
-9
/
+12
2016-03-21
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
1
-1
/
+1
2016-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
16
-147
/
+152
2016-03-18
ivshmem-server: Don't overload POSIX shmem and file name
Markus Armbruster
1
-1
/
+1
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
4
-14
/
+9
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
4
-45
/
+46
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
9
-88
/
+88
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
3
-0
/
+9
2016-03-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
8
-2
/
+1771
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
1
-2
/
+125
2016-03-17
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2
-4
/
+17
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-1
/
+1
2016-03-17
block: Drop BB name from bad option error
Max Reitz
2
-8
/
+8
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
1
-8
/
+8
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange
3
-0
/
+242
2016-03-17
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
1
-1
/
+133
2016-03-17
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
3
-0
/
+426
2016-03-17
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
1
-0
/
+29
2016-03-17
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
1
-0
/
+39
2016-03-17
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
1
-0
/
+9
2016-03-17
crypto: skip testing of unsupported cipher algorithms
Daniel P. Berrange
1
-1
/
+3
2016-03-17
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
3
-0
/
+196
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
3
-0
/
+176
2016-03-17
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
3
-0
/
+395
2016-03-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+0
2016-03-15
acpi-test: update UID for GSI links
Michael S. Tsirkin
2
-0
/
+0
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-0
/
+0
2016-03-15
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...
Peter Maydell
1
-21
/
+49
[next]