cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

enum-wrong-data.json (105B)


      1# we require that all qapi enums have an array for data
      2{ 'enum': 'MyEnum', 'data': { 'value': 'str' } }