summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin
2018-01-18vhost-user-test: setup virtqueues in all testsMaxime Coquelin
2018-01-18vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin
2018-01-18vhost-user-test: fix features maskMaxime Coquelin
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater
2018-01-17ppc/pnv: change core mask for POWER9Cédric Le Goater
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater
2018-01-17tests/boot-serial-test: fix powernv supportCédric Le Goater
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-16tests: Avoid 'do/while(false); ' in vhost-user-bridgeEric Blake
2018-01-16tests/boot-serial-test: Add support for the raspi2 machineThomas Huth
2018-01-16tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth
2018-01-16tests/boot-serial-test: Add tests for microblaze boardsThomas Huth
2018-01-16tests: fix coroutine leak in /basic/enteredMarc-André Lureau
2018-01-16tests: fix qmp-test leakMarc-André Lureau
2018-01-16tests: fix migration-test leakMarc-André Lureau
2018-01-16tests: fix check-qobject leakMarc-André Lureau
2018-01-15migration: add blocktime calculation into migration-testAlexey Perevalov
2018-01-15migration: free result stringJuan Quintela
2018-01-12tests/docker: add test-debugMarc-André Lureau
2018-01-12tests/docker: add some sanitizers to fedora dockerfileMarc-André Lureau
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov
2018-01-08Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-01-08tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz
2018-01-08tests: virtio-9p: fix ISR dependenceGreg Kurz
2017-12-22test-bdrv-drain: Test graph changes in drained sectionKevin Wolf
2017-12-22test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf
2017-12-22test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf
2017-12-22test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf
2017-12-22test-bdrv-drain: Test callback for bdrv_drainKevin Wolf
2017-12-22test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf
2017-12-22iotests: fix 197 for vpcJohn Snow
2017-12-21tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2017-12-21test: add some chardev mux event testsMarc-André Lureau
2017-12-21tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth