aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster
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-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
2016-03-05qapi: Rename 'fields' to 'members' in generatorEric Blake
2016-03-04qapi-dealloc: Reduce use outside of generated codeEric Blake
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow
2016-02-29mirror: Rewrite mirror_iterationFam Zheng
2016-02-25qga: Support enum names in guest-file-seekEric Blake
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-23all: Clean up includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia
2016-02-22throttle: Set always an average value when setting a maximum valueAlberto Garcia
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia