| commit | 5db15096d047f0ec92bd5f1680343ea7acbed4e5 | [log] [tgz] |
|---|---|---|
| author | BenoƮt Canet <benoit.canet@irqsave.net> | Thu Jun 05 13:45:30 2014 +0200 |
| committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Jun 06 16:25:48 2014 +0200 |
| tree | e8af29bee78274618251237cda36c0a150004b26 | |
| parent | d34bda716a7da18ee6f239ce81240ce063ac844e [diff] |
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 <benoit@irqsave.net> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>