summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell2018-05-3116-23/+145
|\
| * tests: functional tests for QMP command set-numa-nodeIgor Mammedov2018-05-304-7/+77
| * tests: extend qmp test with preconfig checksIgor Mammedov2018-05-301-0/+47
| * tests: qapi-schema tests for allow-preconfigIgor Mammedov2018-05-3012-21/+26
| * qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-301-2/+2
* | block/create: Mark blockdev-create stableKevin Wolf2018-05-3012-106/+106
* | qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf2018-05-303-413/+319Star
* | qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf2018-05-303-381/+295Star
* | qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf2018-05-303-287/+229Star
* | qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf2018-05-304-290/+314
* | qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf2018-05-303-296/+257Star
* | qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf2018-05-303-521/+414Star
* | qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf2018-05-301-0/+17
* | qemu-iotests: Add VM.run_job()Kevin Wolf2018-05-301-0/+19
* | qemu-iotests: Add iotests.img_info_log()Kevin Wolf2018-05-301-0/+18
* | qemu-iotests: Add VM.qmp_log()Kevin Wolf2018-05-301-0/+11
* | qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf2018-05-301-0/+5
* | block/create: Make x-blockdev-create a jobKevin Wolf2018-05-301-6/+8
* | job: Add error message for failing jobsKevin Wolf2018-05-303-3/+3
|/
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell2018-05-294-0/+472
|\
| * test: Add test cases that use the external swtpm with CRB interfaceStefan Berger2018-05-264-0/+472
* | qemu-iotests: Test job-* with block jobsKevin Wolf2018-05-233-0/+537
* | iotests: Move qmp_to_opts() to VMKevin Wolf2018-05-233-26/+27
* | job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-2321-44/+425
* | job: Add job_transition_to_ready()Kevin Wolf2018-05-232-2/+2
* | job: Add job_is_ready()Kevin Wolf2018-05-231-1/+1
* | job: Add job_dismiss()Kevin Wolf2018-05-231-2/+2
* | job: Add job_yield()Kevin Wolf2018-05-231-1/+1
* | job: Move completion and cancellation to JobKevin Wolf2018-05-233-21/+19Star
* | job: Move transactions to JobKevin Wolf2018-05-232-7/+7
* | job: Switch transactions to JobTxnKevin Wolf2018-05-231-4/+4
* | job: Move .complete callback to JobKevin Wolf2018-05-232-8/+8
* | job: Add job_drain()Kevin Wolf2018-05-233-0/+4
* | job: Move single job finalisation to JobKevin Wolf2018-05-231-5/+5
* | job: Move BlockJobCreateFlags to JobKevin Wolf2018-05-232-3/+3
* | job: Move pause/resume functions to JobKevin Wolf2018-05-233-2/+6
* | job: Add job_sleep_ns()Kevin Wolf2018-05-233-6/+6
* | job: Move coroutine and related code to JobKevin Wolf2018-05-233-32/+32
* | job: Move defer_to_main_loop to JobKevin Wolf2018-05-233-12/+15
* | job: Move cancelled to JobKevin Wolf2018-05-232-4/+4
* | job: Add reference countingKevin Wolf2018-05-233-2/+6
* | job: Move state transitions to JobKevin Wolf2018-05-231-20/+19Star
* | job: Create Job, JobDriver and job_create()Kevin Wolf2018-05-233-6/+14
* | qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2018-05-232-4/+0Star
* | qemu-iotests: Add more tests to "migration" groupKevin Wolf2018-05-231-5/+5
* | qemu-iotests: 086 doesn't work with NFSKevin Wolf2018-05-231-1/+1
* | qemu-iotests: Filter NFS pathsKevin Wolf2018-05-233-4/+12
* | qemu-iotests: Fix paths for NFSKevin Wolf2018-05-231-2/+2
|/
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-202-10/+2Star
* tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau2018-05-201-1/+1