This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
1373e140f0
qemu-e2k
/
tests
/
qapi-schema
/
include-non-file.json
2 lines
32 B
JSON
Raw
Normal View
History
Unescape
Escape
qapi: Add a primitive to include other files from a QAPI schema file The primitive uses JSON syntax, and include paths are relative to the file using the directive: { 'include': 'path/to/file.json' } Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-05-07 20:46:15 +02:00
{
'
i
n
c
l
u
d
e
'
:
[
'
f
o
o
'
,
'
b
a
r
'
]
}
Reference in New Issue
Copy Permalink