summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster2-9/+12
2016-03-21event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster1-1/+1
2016-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...Peter Maydell16-147/+152
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster1-1/+1
2016-03-18qapi: Allow anonymous base for flat unionEric Blake4-14/+9
2016-03-18qapi: Don't special-case simple union wrappersEric Blake4-45/+46
2016-03-18qapi: Adjust names of implicit typesEric Blake9-88/+88
2016-03-18qapi: Fix command with named empty argument typeEric Blake3-0/+9
2016-03-17Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...Peter Maydell8-2/+1771
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange1-2/+125
2016-03-17iotests: Test QUORUM_REPORT_BAD in fifo modeAlberto Garcia2-4/+17
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz1-1/+1
2016-03-17block: Drop BB name from bad option errorMax Reitz2-8/+8
2016-03-17qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz1-8/+8
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange3-0/+242
2016-03-17crypto: wire up XTS mode for cipher APIsDaniel P. Berrange1-1/+133
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange3-0/+426
2016-03-17crypto: add support for the twofish cipher algorithmDaniel P. Berrange1-0/+29
2016-03-17crypto: add support for the serpent cipher algorithmDaniel P. Berrange1-0/+39
2016-03-17crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange1-0/+9
2016-03-17crypto: skip testing of unsupported cipher algorithmsDaniel P. Berrange1-1/+3
2016-03-17crypto: add support for anti-forensic split algorithmDaniel P. Berrange3-0/+196
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange3-0/+176
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange3-0/+395
2016-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+0
2016-03-15acpi-test: update UID for GSI linksMichael S. Tsirkin2-0/+0
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-0/+0
2016-03-15Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell1-21/+49
2016-03-15io: stronger check for support for IPv4/6Daniel P. Berrange1-21/+49
2016-03-14iotests: Add test for QMP event ratesAlberto Garcia3-0/+135
2016-03-14iotests: Correct 081's reference outputMax Reitz1-1/+1
2016-03-14block/vpc: add tests for image creation force_size parameterJeff Cody2-0/+83
2016-03-14block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody6-0/+153
2016-03-11acpi-test-data: add _DIS methodsMichael S. Tsirkin2-0/+0
2016-03-11i386: update expected DSDTMichael S. Tsirkin4-0/+0
2016-03-10io: assert errors before asserting content in I/O testDaniel P. Berrange1-2/+2
2016-03-10io: set correct error object in background reader test threadDaniel P. Berrange1-1/+1
2016-03-10io: wait for incoming client in socket testDaniel P. Berrange1-0/+2
2016-03-10io: bind to socket before creating QIOChannelSocketDaniel P. Berrange1-0/+10
2016-03-10io: initialize sockets in test programDaniel P. Berrange1-0/+1
2016-03-10io: use bind() to check for IPv4/6 availabilityDaniel P. Berrange1-48/+31
2016-03-08tests: update acpi test dataGerd Hoffmann4-0/+0
2016-03-05qapi: Drop useless 'data' member of unionsEric Blake5-18/+0
2016-03-05util: Shorten references into SocketAddressEric Blake1-13/+21
2016-03-05qapi: Rename 'fields' to 'members' in generatorEric Blake1-1/+1
2016-03-04qapi-dealloc: Reduce use outside of generated codeEric Blake1-9/+1
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow2-7/+55
2016-02-29mirror: Rewrite mirror_iterationFam Zheng1-40/+40
2016-02-25qga: Support enum names in guest-file-seekEric Blake1-5/+4
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-7/+7