repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
virtiofsd: avoid /proc/self/fd tempdir
[qemu/kevin.git]
/
tests
/
qapi-schema
/
base-cycle-indirect.json
blob
28667721a31ab30c6c488d7ad0b4cc865cffa8e9
1
# we reject a loop in base classes
2
{ 'struct': 'Base1', 'base': 'Base2', 'data': {} }
3
{ 'struct': 'Base2', 'base': 'Base1', 'data': {} }