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

nested-struct-data.json (105B)


      1# {} is not a valid type reference
      2{ 'command': 'foo',
      3  'data': { 'a' : { 'type': {} }, 'b' : 'str' } }