aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf
2018-05-30qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf
2018-05-30qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf
2018-05-30job: Add error message for failing jobsKevin Wolf
2018-05-29Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell
2018-05-25test: Add test cases that use the external swtpm with CRB interfaceStefan Berger
2018-05-25libqtest: fail if child coredumpsMichael S. Tsirkin
2018-05-24vhost-user-bridge: support host notifierTiwei Bie
2018-05-23qemu-iotests: Test job-* with block jobsKevin Wolf
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2018-05-23job: Add job_transition_to_ready()Kevin Wolf
2018-05-23job: Add job_is_ready()Kevin Wolf
2018-05-23job: Add job_dismiss()Kevin Wolf
2018-05-23job: Add job_yield()Kevin Wolf
2018-05-23job: Move completion and cancellation to JobKevin Wolf
2018-05-23job: Move transactions to JobKevin Wolf
2018-05-23job: Switch transactions to JobTxnKevin Wolf
2018-05-23job: Move .complete callback to JobKevin Wolf
2018-05-23job: Add job_drain()Kevin Wolf
2018-05-23job: Move single job finalisation to JobKevin Wolf
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf
2018-05-23job: Move pause/resume functions to JobKevin Wolf
2018-05-23job: Add job_sleep_ns()Kevin Wolf
2018-05-23job: Move coroutine and related code to JobKevin Wolf
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf
2018-05-23job: Move cancelled to JobKevin Wolf
2018-05-23job: Add reference countingKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf
2018-05-23qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-05-20tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau
2018-05-18docker: Fix trivial typoPhilippe Mathieu-Daudé
2018-05-17Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2018-05-16blockjob: do not cancel timer in resumeStefan Hajnoczi
2018-05-16qemu-iotests: reduce chance of races in 185Stefan Hajnoczi
2018-05-15tests: Migration ppc now inlines its programJuan Quintela
2018-05-15tests: Add migration precopy testJuan Quintela
2018-05-15iotests: Add test for -U/force-share conflictsMax Reitz