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

bad-type-int.json (173B)


      1# we reject an expression with a metatype that is not a string
      2# FIXME: once the parser understands integer inputs, improve the error message
      3{ 'struct': 123, 'data': { } }