summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov2018-01-181-0/+3
* tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov2018-01-181-5/+10
* tests: acpi: init table descriptor in test_dst_table()Igor Mammedov2018-01-181-3/+1Star
* tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov2018-01-181-2/+2
* vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin2018-01-181-57/+8Star
* vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin2018-01-181-7/+7
* vhost-user-test: setup virtqueues in all testsMaxime Coquelin2018-01-181-11/+42
* vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin2018-01-181-18/+23
* vhost-user-test: fix features maskMaxime Coquelin2018-01-181-1/+1
* ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang2018-01-185-0/+24
* ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2018-01-161-10/+17
* ppc/pnv: change core mask for POWER9Cédric Le Goater2018-01-161-1/+1
* ppc/pnv: use POWER9 DD2 processorCédric Le Goater2018-01-161-1/+1
* tests/boot-serial-test: fix powernv supportCédric Le Goater2018-01-161-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-01-1612-14/+84
|\
| * maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-162-5/+5
| * tests: Avoid 'do/while(false); ' in vhost-user-bridgeEric Blake2018-01-161-2/+4
| * tests/boot-serial-test: Add support for the raspi2 machineThomas Huth2018-01-162-0/+10
| * tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth2018-01-162-0/+10
| * tests/boot-serial-test: Add tests for microblaze boardsThomas Huth2018-01-162-0/+22
| * tests: fix coroutine leak in /basic/enteredMarc-André Lureau2018-01-161-1/+0Star
| * tests: fix qmp-test leakMarc-André Lureau2018-01-161-1/+2
| * tests: fix migration-test leakMarc-André Lureau2018-01-161-1/+2
| * tests: fix check-qobject leakMarc-André Lureau2018-01-161-0/+2
| * tests/docker: add test-debugMarc-André Lureau2018-01-123-3/+27
| * tests/docker: add some sanitizers to fedora dockerfileMarc-André Lureau2018-01-121-2/+2
* | migration: add blocktime calculation into migration-testAlexey Perevalov2018-01-151-0/+16
* | migration: free result stringJuan Quintela2018-01-151-1/+2
* | Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-1130-146/+1046
|\|
| * Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell2018-01-091-1/+1
| |\
| | * target/xtensa: tests: fix memctl SR testMax Filippov2018-01-091-1/+1
| * | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-01-081-19/+14Star
| |\ \
| | * | tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz2018-01-081-0/+3
| | * | tests: virtio-9p: fix ISR dependenceGreg Kurz2018-01-081-19/+11Star
| * | | test-bdrv-drain: Test graph changes in drained sectionKevin Wolf2017-12-221-0/+80
| * | | test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf2017-12-221-0/+74
| * | | test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf2017-12-221-0/+59
| * | | test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf2017-12-221-1/+26
| * | | test-bdrv-drain: Test nested drain sectionsKevin Wolf2017-12-221-0/+57
| * | | block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf2017-12-221-6/+4Star
| * | | test-bdrv-drain: Test drain vs. block jobsKevin Wolf2017-12-221-0/+121
| * | | test-bdrv-drain: Test bs->quiesce_counterKevin Wolf2017-12-221-0/+45
| * | | test-bdrv-drain: Test callback for bdrv_drainKevin Wolf2017-12-221-7/+62
| * | | test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf2017-12-222-0/+139
| * | | iotests: fix 197 for vpcJohn Snow2017-12-222-1/+6
| |/ /
| * | tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth2017-12-212-0/+12
| * | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-212-14/+62
| |\ \
| | * | test: add some chardev mux event testsMarc-André Lureau2017-12-211-0/+17
| | * | tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth2017-12-211-12/+42
| | * | tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth2017-12-211-2/+3