aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-06-01docker: update Travis docker imageAlex Bennée1-2/+7
2018-06-01docker: do not display deprecated images in 'make docker' helpPhilippe Mathieu-Daudé1-2/+3
2018-06-01docker: sort images list displayed by 'make docker'Philippe Mathieu-Daudé1-1/+1
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell16-23/+145
2018-05-30tests: functional tests for QMP command set-numa-nodeIgor Mammedov4-7/+77
2018-05-30tests: extend qmp test with preconfig checksIgor Mammedov1-0/+47
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov12-21/+26
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov1-2/+2
2018-05-30block/create: Mark blockdev-create stableKevin Wolf12-106/+106
2018-05-30qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf3-413/+319
2018-05-30qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf3-381/+295
2018-05-30qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf3-287/+229
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf4-290/+314
2018-05-30qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf3-296/+257
2018-05-30qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf3-521/+414
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf1-0/+17
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf1-0/+19
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf1-0/+18
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf1-0/+11
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf1-0/+5
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf1-6/+8
2018-05-30job: Add error message for failing jobsKevin Wolf3-3/+3
2018-05-29Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell4-0/+472
2018-05-25test: Add test cases that use the external swtpm with CRB interfaceStefan Berger4-0/+472
2018-05-23qemu-iotests: Test job-* with block jobsKevin Wolf3-0/+537
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf3-26/+27
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf21-44/+425
2018-05-23job: Add job_transition_to_ready()Kevin Wolf2-2/+2
2018-05-23job: Add job_is_ready()Kevin Wolf1-1/+1
2018-05-23job: Add job_dismiss()Kevin Wolf1-2/+2
2018-05-23job: Add job_yield()Kevin Wolf1-1/+1
2018-05-23job: Move completion and cancellation to JobKevin Wolf3-21/+19
2018-05-23job: Move transactions to JobKevin Wolf2-7/+7
2018-05-23job: Switch transactions to JobTxnKevin Wolf1-4/+4
2018-05-23job: Move .complete callback to JobKevin Wolf2-8/+8
2018-05-23job: Add job_drain()Kevin Wolf3-0/+4
2018-05-23job: Move single job finalisation to JobKevin Wolf1-5/+5
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf2-3/+3
2018-05-23job: Move pause/resume functions to JobKevin Wolf3-2/+6
2018-05-23job: Add job_sleep_ns()Kevin Wolf3-6/+6
2018-05-23job: Move coroutine and related code to JobKevin Wolf3-32/+32
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf3-12/+15
2018-05-23job: Move cancelled to JobKevin Wolf2-4/+4
2018-05-23job: Add reference countingKevin Wolf3-2/+6
2018-05-23job: Move state transitions to JobKevin Wolf1-20/+19
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf3-6/+14
2018-05-23qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2-4/+0
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf1-5/+5
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf1-1/+1
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf3-4/+12