summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin1-7/+7
2016-02-23all: Clean up includesPeter Maydell2-4/+2
2016-02-23all: Clean up includesPeter Maydell6-15/+0
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe1-1/+5
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe2-2/+1
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe2-145/+10
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia2-16/+53
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia1-0/+22
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia1-0/+16
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia1-11/+17
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia1-9/+9
2016-02-22throttle: Set always an average value when setting a maximum valueAlberto Garcia1-0/+2
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia1-1/+1
2016-02-22throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia1-3/+3
2016-02-22throttle: Make throttle_conflicting() set errpAlberto Garcia1-6/+6
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf3-0/+58
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell21-38/+94
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-98/+285