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

alternate-unknown.json (128B)


      1# we reject an alternate with unknown type in branch
      2{ 'alternate': 'Alt',
      3  'data': { 'unknown': 'MissingType', 'i': 'int' } }