summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell
2018-05-30tests: functional tests for QMP command set-numa-nodeIgor Mammedov
2018-05-30tests: extend qmp test with preconfig checksIgor Mammedov
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-30block/create: Mark blockdev-create stableKevin Wolf
2018-05-30qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf
2018-05-30qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf
2018-05-30qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf
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-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