aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-06-09e1000: remove broken support for 82573LGabriel L. Somlo
2014-06-09tests: e1000: test additional device IDsGabriel L. Somlo
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-05qdev: Add test of qdev_prop_check_globalDon Slutz
2014-06-04throttle: add detach/attach test caseStefan Hajnoczi
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi
2014-06-02usb: improve ehci/uhci testGerd Hoffmann
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann
2014-05-28tests: Check empty QMP output visitorMarcel Apfelbaum
2014-05-28qom-test: Test qom-list on link<> propertiesCole Robinson
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-28Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell
2014-05-28iotests: Use _img_info in test 089Max Reitz
2014-05-28aio: Fix use-after-free in cancellation pathFam Zheng
2014-05-28QemuOpt: add unit testsLeandro Dorileo
2014-05-28qemu-iotests: Handle cache mode option in 091Fam Zheng
2014-05-27tests: add smbios testingGabriel L. Somlo
2014-05-27tests: rename acpi-test to bios-tables-testGabriel L. Somlo
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov
2014-05-24test: lm32: use semihosting for testingMichael Walle
2014-05-24test: lm32: make test cases independentMichael Walle
2014-05-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven
2014-05-19qcow1: Stricter backing file length checkKevin Wolf
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng
2014-05-19qemu-iotests: Fix core dump suppression in test 039Markus Armbruster
2014-05-19iotests: Add test for the JSON protocolMax Reitz
2014-05-19check-qdict: Add test for qdict_join()Max Reitz
2014-05-19block: add test for vhdx image created by Disk2VHDJeff Cody
2014-05-16qapi: skip redundant includesBenoƮt Canet
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster
2014-05-15tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-15Revert "iotests: Use configured python"Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-09block: qemu-iotests - test for live migrationJeff Cody
2014-05-09block: qemu-iotests - update 085 to use common.qemuJeff Cody
2014-05-09block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf
2014-05-09tests/qapi-schema: Drop superfluous error_is_set()Markus Armbruster
2014-05-09qemu-iotests: Test converting to streamOptimized from small cluster sizeFam Zheng
2014-05-09vmdk: Implement .bdrv_get_info()Fam Zheng
2014-05-09iotests: Use configured pythonMax Reitz