summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Wolf2018-05-16 16:03:10 +0200
committerKevin Wolf2018-05-23 14:30:51 +0200
commitbf42508f24ee1368267b421e145fa90315b77936 (patch)
tree6e5eebd250d9719089bb962bcf7cbf48241a8013 /MAINTAINERS
parentjob: Move progress fields to Job (diff)
downloadqemu-bf42508f24ee1368267b421e145fa90315b77936.tar.gz
qemu-bf42508f24ee1368267b421e145fa90315b77936.tar.xz
qemu-bf42508f24ee1368267b421e145fa90315b77936.zip
job: Introduce qapi/job.json
This adds a separate schema file for all job-related definitions that aren't tied to the block layer. For a start, move the enums JobType, JobStatus and JobVerb. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9fba3307d9..d49c16cdd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1375,6 +1375,7 @@ F: block/backup.c
F: block/commit.c
F: block/stream.c
F: block/mirror.c
+F: qapi/job.json
T: git git://github.com/codyprime/qemu-kvm-jtc.git block
Block QAPI, monitor, command line