qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

features-deprecated-type.json (114B)


      1 # Feature 'deprecated' is not supported for types
      2 { 'struct': 'Foo', 'data': {},
      3   'features': [ 'deprecated' ] }