]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
job: Introduce qapi/job.json
authorKevin Wolf <kwolf@redhat.com>
Wed, 16 May 2018 14:03:10 +0000 (16:03 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 23 May 2018 12:30:51 +0000 (14:30 +0200)
commitbf42508f24ee1368267b421e145fa90315b77936
tree6e5eebd250d9719089bb962bcf7cbf48241a8013
parent30a5c887bf4a7e00d0e0ecbb08509e8ba2902620
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>
MAINTAINERS
Makefile
Makefile.objs
qapi/block-core.json
qapi/job.json [new file with mode: 0644]
qapi/qapi-schema.json