aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell
2016-03-21ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmemMarkus Armbruster
2016-03-21ivshmem: Receive shared memory synchronously in realize()Markus Armbruster
2016-03-21ivshmem-test: Improve test cases /ivshmem/server-*Markus Armbruster
2016-03-21ivshmem-test: Clean up wait for devices to become operationalMarkus Armbruster
2016-03-21ivshmem-test: Improve test case /ivshmem/singleMarkus Armbruster
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster
2016-03-21event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster
2016-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...Peter Maydell
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster
2016-03-18qapi: Allow anonymous base for flat unionEric Blake
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-18qapi: Adjust names of implicit typesEric Blake
2016-03-18qapi: Fix command with named empty argument typeEric Blake
2016-03-17Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...Peter Maydell
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange
2016-03-17iotests: Test QUORUM_REPORT_BAD in fifo modeAlberto Garcia
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2016-03-17block: Drop BB name from bad option errorMax Reitz
2016-03-17qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange
2016-03-17crypto: wire up XTS mode for cipher APIsDaniel P. Berrange
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange
2016-03-17crypto: add support for the twofish cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the serpent cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange
2016-03-17crypto: skip testing of unsupported cipher algorithmsDaniel P. Berrange
2016-03-17crypto: add support for anti-forensic split algorithmDaniel P. Berrange
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange
2016-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-03-15acpi-test: update UID for GSI linksMichael S. Tsirkin
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-03-15Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-03-15-1...Peter Maydell
2016-03-15io: stronger check for support for IPv4/6Daniel P. Berrange
2016-03-14iotests: Add test for QMP event ratesAlberto Garcia
2016-03-14iotests: Correct 081's reference outputMax Reitz
2016-03-14block/vpc: add tests for image creation force_size parameterJeff Cody
2016-03-14block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody
2016-03-11acpi-test-data: add _DIS methodsMichael S. Tsirkin
2016-03-11i386: update expected DSDTMichael S. Tsirkin
2016-03-10io: assert errors before asserting content in I/O testDaniel P. Berrange
2016-03-10io: set correct error object in background reader test threadDaniel P. Berrange
2016-03-10io: wait for incoming client in socket testDaniel P. Berrange
2016-03-10io: bind to socket before creating QIOChannelSocketDaniel P. Berrange
2016-03-10io: initialize sockets in test programDaniel P. Berrange
2016-03-10io: use bind() to check for IPv4/6 availabilityDaniel P. Berrange
2016-03-08tests: update acpi test dataGerd Hoffmann
2016-03-05qapi: Drop useless 'data' member of unionsEric Blake
2016-03-05util: Shorten references into SocketAddressEric Blake