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

188.out (723B)


      1QA output created by 188
      2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
      3
      4== reading whole image ==
      5read 16777216/16777216 bytes at offset 0
      616 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      7
      8== rewriting whole image ==
      9wrote 16777216/16777216 bytes at offset 0
     1016 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     11
     12== verify pattern ==
     13read 16777216/16777216 bytes at offset 0
     1416 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     15
     16== verify open failure with wrong password ==
     17qemu-io: can't open: Invalid password, cannot unlock any keyslot
     18
     19== verify that has_zero_init returns false when preallocating ==
     20Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=16777216
     21Images are identical.
     22*** done