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

struct-member-invalid-dict.json (157B)


      1# struct 'data' member with dict value is (longhand) member
      2# definition, not inline complex type
      3{ 'struct': 'Foo',
      4  'data': { '*a': { 'case': 'foo' } } }