target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
[qemu.git] / tests / qapi-schema / features-missing-name.json
blob8772c8f7b323c8277aa72bc0de196af44e642301
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ { 'if': 'NAMELESS_FEATURES' } ] }