]> Git Repo - qemu.git/commit
qapi: create two block related json modules
authorBenoît Canet <[email protected]>
Thu, 5 Jun 2014 11:45:30 +0000 (13:45 +0200)
committerStefan Hajnoczi <[email protected]>
Fri, 6 Jun 2014 14:25:48 +0000 (16:25 +0200)
commit5db15096d047f0ec92bd5f1680343ea7acbed4e5
treee8af29bee78274618251237cda36c0a150004b26
parentd34bda716a7da18ee6f239ce81240ce063ac844e
qapi: create two block related json modules

qapi/block-core.json contains block definitions unrelated to emulation.

qapi/block.json is a superset of the previous and contains definitions related
to emulation.

The purpose of these extractions is to be able to hook qapi/block-core.json
generated code on qemu-nbd.

Signed-off-by: Benoit Canet <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
qapi-schema.json
qapi/block-core.json [new file with mode: 0644]
qapi/block.json [new file with mode: 0644]
This page took 0.023781 seconds and 4 git commands to generate.