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

131.out (1593B)


      1QA output created by 131
      2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
      3== read empty image ==
      4read 65536/65536 bytes at offset 32768
      564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      6== write more than 1 block in a row ==
      7wrote 131072/131072 bytes at offset 32768
      8128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      9== read less than block ==
     10read 32768/32768 bytes at offset 32768
     1132 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     12== read exactly 1 block ==
     13read 65536/65536 bytes at offset 65536
     1464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     15== read more than 1 block ==
     16read 131072/131072 bytes at offset 32768
     17128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     18== check that there is no trash after written ==
     19read 32768/32768 bytes at offset 163840
     2032 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     21== check that there is no trash before written ==
     22read 32768/32768 bytes at offset 0
     2332 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     24== Corrupt image ==
     25qemu-io: can't open device TEST_DIR/t.parallels: parallels: Image was not closed correctly; cannot be opened read/write
     26ERROR image was not closed correctly
     27
     281 errors were found on the image.
     29Data may be corrupted, or further writes to the image may corrupt it.
     30Repairing image was not closed correctly
     31The following inconsistencies were found and repaired:
     32
     33    0 leaked clusters
     34    1 corruptions
     35
     36Double checking the fixed image now...
     37No errors were found on the image.
     38read 65536/65536 bytes at offset 65536
     3964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     40*** done