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

pragma-value-not-list-of-str.json (110B)


      1# pragma value must be list of strings
      2
      3{ 'pragma': { 'command-returns-exceptions': [ 'good', [ 'bad' ] ] } }