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
PCI: PCIe access should always be little endian
[qemu/kevin.git]
/
tests
/
qapi-schema
/
alternate-nested.json
blob
f2b9632f751e5beb8f306e8973e502a033eb323d
1
# we reject a nested alternate branch
2
{ 'alternate': 'Alt1',
3
'data': { 'name': 'bool', 'value': 'int' } }
4
{ 'alternate': 'Alt2',
5
'data': { 'nested': 'Alt1', 'b': 'bool' } }