summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster2019-11-291-1/+1
* ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster2019-11-291-1/+1
* qapi: Allow anonymous base for flat unionEric Blake2019-11-294-14/+9
* qapi: Don't special-case simple union wrappersEric Blake2019-11-294-45/+46
* qapi: Adjust names of implicit typesEric Blake2019-11-299-88/+88
* qapi: Fix command with named empty argument typeEric Blake2019-11-293-0/+9
* crypto: implement the LUKS block encryption formatDaniel P. Berrange2019-11-291-2/+125
* iotests: Test QUORUM_REPORT_BAD in fifo modeAlberto Garcia2019-11-292-4/+17
* blockdev: Split monitor reference from BB creationMax Reitz2019-11-291-1/+1
* block: Drop BB name from bad option errorMax Reitz2019-11-292-8/+8
* qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz2019-11-291-8/+8
* crypto: add block encryption frameworkDaniel P. Berrange2019-11-293-0/+242
* crypto: wire up XTS mode for cipher APIsDaniel P. Berrange2019-11-291-1/+133
* crypto: import an implementation of the XTS cipher modeDaniel P. Berrange2019-11-293-0/+426
* crypto: add support for the twofish cipher algorithmDaniel P. Berrange2019-11-291-0/+29
* crypto: add support for the serpent cipher algorithmDaniel P. Berrange2019-11-291-0/+39
* crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange2019-11-291-0/+9
* crypto: skip testing of unsupported cipher algorithmsDaniel P. Berrange2019-11-291-1/+3
* crypto: add support for anti-forensic split algorithmDaniel P. Berrange2019-11-293-0/+196
* crypto: add support for generating initialization vectorsDaniel P. Berrange2019-11-293-0/+176
* crypto: add support for PBKDF2 algorithmDaniel P. Berrange2019-11-293-0/+395
* acpi-test: update UID for GSI linksMichael S. Tsirkin2019-11-292-0/+0
* io: stronger check for support for IPv4/6Daniel P. Berrange2019-11-291-21/+49
* iotests: Add test for QMP event ratesAlberto Garcia2019-11-293-0/+135
* iotests: Correct 081's reference outputMax Reitz2019-11-291-1/+1
* block/vpc: add tests for image creation force_size parameterJeff Cody2019-11-292-0/+83
* block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody2019-11-296-0/+153
* acpi-test-data: add _DIS methodsMichael S. Tsirkin2019-11-292-0/+0
* i386: update expected DSDTMichael S. Tsirkin2019-11-294-0/+0
* io: assert errors before asserting content in I/O testDaniel P. Berrange2019-11-291-2/+2
* io: set correct error object in background reader test threadDaniel P. Berrange2019-11-291-1/+1
* io: wait for incoming client in socket testDaniel P. Berrange2019-11-291-0/+2
* io: bind to socket before creating QIOChannelSocketDaniel P. Berrange2019-11-291-0/+10
* io: initialize sockets in test programDaniel P. Berrange2019-11-291-0/+1
* io: use bind() to check for IPv4/6 availabilityDaniel P. Berrange2019-11-291-48/+31
* tests: update acpi test dataGerd Hoffmann2019-11-294-0/+0
* qapi: Drop useless 'data' member of unionsEric Blake2019-11-295-18/+0
* util: Shorten references into SocketAddressEric Blake2019-11-291-13/+21
* qapi: Rename 'fields' to 'members' in generatorEric Blake2019-11-291-1/+1
* qapi-dealloc: Reduce use outside of generated codeEric Blake2019-11-291-9/+1
* iotests/124: Add cluster_size mismatch testJohn Snow2019-11-292-7/+55
* mirror: Rewrite mirror_iterationFam Zheng2019-11-291-40/+40
* qga: Support enum names in guest-file-seekEric Blake2019-11-291-5/+4
* tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin2019-11-291-7/+7
* all: Clean up includesPeter Maydell2019-11-292-4/+2
* all: Clean up includesPeter Maydell2019-11-296-15/+0
* qemu-iotests: 140: make description slightly more verboseSascha Silbe2019-11-291-1/+5
* qemu-iotests: 140: don't use IDE deviceSascha Silbe2019-11-292-2/+1
* qemu-iotests: 067: ignore QMP eventsSascha Silbe2019-11-292-145/+10
* qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia2019-11-292-16/+53
OpenPOWER on IntegriCloud