qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

157.out (801B)


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