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

features-if-invalid.json (114B)


      1# Cover feature with invalid 'if'
      2{ 'struct': 'Stru',
      3  'data': {},
      4  'features': [{'name': 'f', 'if': false }] }