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

157.out (801B)


      1QA output created by 157
      2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
      3
      4=== Setting WCE with qdev and with manually created BB ===
      5
      6Testing: cache='writeback' wce=''
      7    Cache mode:       writeback
      8Testing: cache='writeback' wce=',write-cache=auto'
      9    Cache mode:       writeback
     10Testing: cache='writeback' wce=',write-cache=on'
     11    Cache mode:       writeback
     12Testing: cache='writeback' wce=',write-cache=off'
     13    Cache mode:       writethrough
     14Testing: cache='writethrough' wce=''
     15    Cache mode:       writethrough
     16Testing: cache='writethrough' wce=',write-cache=auto'
     17    Cache mode:       writethrough
     18Testing: cache='writethrough' wce=',write-cache=on'
     19    Cache mode:       writeback
     20Testing: cache='writethrough' wce=',write-cache=off'
     21    Cache mode:       writethrough
     22*** done