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

event-member-invalid-dict.json (195B)


      1# event 'data' member with dict value is (longhand) argument
      2# definition, not inline complex type
      3{ 'event': 'EVENT_A',
      4  'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }