tap-linux: Convert tap_open() to Error
[qemu.git] / tests / qapi-schema / type-bypass.json
blob48b213783363c6eb51647303c6361ca69f85c705
1 # Use of 'gen':false allows bypassing type system
2 { 'command': 'unsafe', 'data': { 'arg': '**' }, 'returns': '**', 'gen': false }