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-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-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
16
-147
/
+152
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
2016-03-15
io: stronger check for support for IPv4/6
Daniel P. Berrange
1
-21
/
+49
2016-03-14
iotests: Add test for QMP event rates
Alberto Garcia
3
-0
/
+135
2016-03-14
iotests: Correct 081's reference output
Max Reitz
1
-1
/
+1
2016-03-14
block/vpc: add tests for image creation force_size parameter
Jeff Cody
2
-0
/
+83
2016-03-14
block/vpc: tests for auto-detecting VPC and Hyper-V VHD images
Jeff Cody
6
-0
/
+153
2016-03-11
acpi-test-data: add _DIS methods
Michael S. Tsirkin
2
-0
/
+0
2016-03-11
i386: update expected DSDT
Michael S. Tsirkin
4
-0
/
+0
2016-03-10
io: assert errors before asserting content in I/O test
Daniel P. Berrange
1
-2
/
+2
2016-03-10
io: set correct error object in background reader test thread
Daniel P. Berrange
1
-1
/
+1
2016-03-10
io: wait for incoming client in socket test
Daniel P. Berrange
1
-0
/
+2
2016-03-10
io: bind to socket before creating QIOChannelSocket
Daniel P. Berrange
1
-0
/
+10
2016-03-10
io: initialize sockets in test program
Daniel P. Berrange
1
-0
/
+1
2016-03-10
io: use bind() to check for IPv4/6 availability
Daniel P. Berrange
1
-48
/
+31
2016-03-08
tests: update acpi test data
Gerd Hoffmann
4
-0
/
+0
2016-03-05
qapi: Drop useless 'data' member of unions
Eric Blake
5
-18
/
+0
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
1
-13
/
+21
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
1
-1
/
+1
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
1
-9
/
+1
2016-02-29
iotests/124: Add cluster_size mismatch test
John Snow
2
-7
/
+55
2016-02-29
mirror: Rewrite mirror_iteration
Fam Zheng
1
-40
/
+40
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
1
-5
/
+4
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+7
2016-02-25
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
1
-7
/
+7
[next]