repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
target-tricore: Use clz opcode
[qemu.git]
/
tests
/
qapi-schema
/
enum-member-case.json
blob
2096b350cae9f9ccad1a64aa462a604d017c7a4e
1
# Member names should be 'lower-case' unless the enum is whitelisted
2
{ 'enum': 'UuidInfo', 'data': [ 'Value' ] } # UuidInfo is whitelisted
3
{ 'enum': 'NoWayThisWillGetWhitelisted', 'data': [ 'Value' ] }