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

159.out (2651B)


      1QA output created by 159
      2
      3== Creating image ==
      4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
      5No errors were found on the image.
      6wrote 1048576/1048576 bytes at offset 0
      71 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      8
      9== Converting the image with dd with a block size of 5 ==
     10No errors were found on the image.
     11
     12== Compare the images with qemu-img compare ==
     13Images are identical.
     14
     15== Creating image ==
     16Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     17No errors were found on the image.
     18wrote 1048576/1048576 bytes at offset 0
     191 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     20
     21== Converting the image with dd with a block size of 512 ==
     22No errors were found on the image.
     23
     24== Compare the images with qemu-img compare ==
     25Images are identical.
     26
     27== Creating image ==
     28Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     29No errors were found on the image.
     30wrote 1048576/1048576 bytes at offset 0
     311 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     32
     33== Converting the image with dd with a block size of 1024 ==
     34No errors were found on the image.
     35
     36== Compare the images with qemu-img compare ==
     37Images are identical.
     38
     39== Creating image ==
     40Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     41No errors were found on the image.
     42wrote 1048576/1048576 bytes at offset 0
     431 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     44
     45== Converting the image with dd with a block size of 1999 ==
     46No errors were found on the image.
     47
     48== Compare the images with qemu-img compare ==
     49Images are identical.
     50
     51== Creating image ==
     52Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     53No errors were found on the image.
     54wrote 1048576/1048576 bytes at offset 0
     551 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     56
     57== Converting the image with dd with a block size of 1K ==
     58No errors were found on the image.
     59
     60== Compare the images with qemu-img compare ==
     61Images are identical.
     62
     63== Creating image ==
     64Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     65No errors were found on the image.
     66wrote 1048576/1048576 bytes at offset 0
     671 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     68
     69== Converting the image with dd with a block size of 64K ==
     70No errors were found on the image.
     71
     72== Compare the images with qemu-img compare ==
     73Images are identical.
     74
     75== Creating image ==
     76Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     77No errors were found on the image.
     78wrote 1048576/1048576 bytes at offset 0
     791 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     80
     81== Converting the image with dd with a block size of 1M ==
     82No errors were found on the image.
     83
     84== Compare the images with qemu-img compare ==
     85Images are identical.
     86
     87*** done