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-bad-prefix.json (97B)


      1# The prefix must be a string type
      2{ 'enum': 'MyEnum', 'data': [ 'one' ], 'prefix': [ 'fish' ] }