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

225.out (824B)


      1QA output created by 225
      2Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=1048576
      3Formatting 'TEST_DIR/t.IMGFMT.not_base', fmt=IMGFMT size=1048576
      4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
      5
      6=== Testing fitting VMDK backing image ===
      7
      8QEMU X.Y.Z monitor - type 'help' for more information
      9(qemu) qemu-io overlay "read 0 512"
     10read 512/512 bytes at offset 0
     11512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     12
     13=== Testing unrelated VMDK backing image ===
     14
     15QEMU X.Y.Z monitor - type 'help' for more information
     16(qemu) qemu-io overlay "read 0 512"
     17read failed: Invalid argument
     18
     19=== Testing non-VMDK backing image ===
     20
     21QEMU X.Y.Z monitor - type 'help' for more information
     22(qemu) qemu-io overlay "read 0 512"
     23read failed: Invalid argument
     24*** done