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

returns-array-bad.json (105B)


      1# we reject an array return that is not a single type
      2{ 'command': 'oops', 'returns': [ 'str', 'str' ] }