OSDN Git Service

qapi: Create 'pragma' module
authorKevin Wolf <kwolf@redhat.com>
Mon, 24 Feb 2020 14:30:03 +0000 (15:30 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 6 Mar 2020 16:21:28 +0000 (17:21 +0100)
commit9a9f909951516cfec8473f778fb24d6cc9366573
treeed5e06a5716e754d7bf905a2c5030fa72c892c68
parent6ede81d576ddc8e1f745494a51345328bd3f4d76
qapi: Create 'pragma' module

We want to share the whitelists between the system emulator schema and
the storage daemon schema, so move all the pragmas from the main schema
file into a separate file that can be included from both.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200224143008.13362-16-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi/Makefile.objs
qapi/pragma.json [new file with mode: 0644]
qapi/qapi-schema.json