summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* throttle: Test throttle_compute_wait() during burstsAlberto Garcia2019-11-291-0/+22
* throttle: Check that burst_level leaks correctlyAlberto Garcia2019-11-291-0/+16
* throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia2019-11-291-11/+17
* throttle: Merge all functions that check the configuration into oneAlberto Garcia2019-11-291-9/+9
* throttle: Set always an average value when setting a maximum valueAlberto Garcia2019-11-291-0/+2
* throttle: Make throttle_is_valid() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2019-11-291-3/+3
* throttle: Make throttle_conflicting() set errpAlberto Garcia2019-11-291-6/+6
* block: Fix -incoming with snapshot=onKevin Wolf2019-11-293-0/+58
* qapi: Don't box branches of flat unionsEric Blake2019-11-292-9/+7
* qapi: Don't box struct branch of alternateEric Blake2019-11-292-16/+15
* qapi: Add tests of complex objects within alternateEric Blake2019-11-294-4/+67
* qapi: Forbid 'any' inside an alternateEric Blake2019-11-295-0/+7
* qapi: Forbid empty unions and useless alternatesEric Blake2019-11-2912-26/+9
* qapi-visit: Honor prefix of discriminator enumEric Blake2019-11-292-5/+11
* tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky2019-11-291-31/+61
* nbd: always query export list in fixed new style protocolDaniel P. Berrange2019-11-292-2/+2
* nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange2019-11-291-1/+1
* tests: Clean up includesPeter Maydell2019-11-29119-202/+119
* tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell2019-11-291-2/+1
* tests: add pxe e1000 and virtio-pci testsVictor Kaplansky2019-11-295-67/+224
* io: introduce helper for creating channels from file descriptorsDaniel P. Berrange2019-11-292-0/+43
* qmp: Fix reference-counting of qnull on empty output visitEric Blake2019-11-291-0/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2019-11-291-10/+4
OpenPOWER on IntegriCloud