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

102.out (764B)


      1QA output created by 102
      2
      3=== Testing map command on truncated image ===
      4
      5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
      6wrote 65536/65536 bytes at offset 0
      764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      8Image resized.
      964 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
     10Offset          Length          File
     110               0x10000         TEST_DIR/t.IMGFMT
     12
     13=== Testing map on an image file truncated outside of qemu ===
     14
     15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
     16wrote 65536/65536 bytes at offset 0
     1764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     18QEMU X.Y.Z monitor - type 'help' for more information
     19(qemu)
     20Image resized.
     21(qemu) qemu-io drv0 map
     2264 KiB (0x10000) bytes     allocated at offset 0 bytes (0x0)
     23*** done