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

263.out (1452B)


      1QA output created by 263
      2
      3testing LUKS qcow2 encryption
      4
      5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
      6== reading the whole image ==
      7read 1048576/1048576 bytes at offset 0
      81 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      9
     10== write two 512 byte sectors on a cluster boundary ==
     11wrote 1024/1024 bytes at offset 65024
     121 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     13
     14== verify that the rest of the image is not changed ==
     15read 65024/65024 bytes at offset 0
     1663.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     17read 1024/1024 bytes at offset 65024
     181 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     19read 982528/982528 bytes at offset 66048
     20959.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     21
     22testing legacy AES qcow2 encryption
     23
     24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     25== reading the whole image ==
     26read 1048576/1048576 bytes at offset 0
     271 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     28
     29== write two 512 byte sectors on a cluster boundary ==
     30wrote 1024/1024 bytes at offset 65024
     311 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     32
     33== verify that the rest of the image is not changed ==
     34read 65024/65024 bytes at offset 0
     3563.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     36read 1024/1024 bytes at offset 65024
     371 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     38read 982528/982528 bytes at offset 66048
     39959.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     40*** done