]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/job.json
job: Add query-jobs QMP command
authorKevin Wolf <kwolf@redhat.com>
Fri, 4 May 2018 14:25:43 +0000 (16:25 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 23 May 2018 12:30:51 +0000 (14:30 +0200)
commit456273b02474780537e2bb52a72213f63bb5227a
tree0ab2748bc922e4e6c3471f01c6277dc703d0da97
parent1a90bc8128ee7d16ce4abb131961e37084d75b16
job: Add query-jobs QMP command

This adds a minimal query-jobs implementation that shouldn't pose many
design questions. It can later be extended to expose more information,
and especially job-specific information.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/qemu/job.h
job-qmp.c
job.c
qapi/job.json