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

313.out (698B)


      1QA output created by 313
      2
      3### Create the image
      4
      5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=SIZE
      6
      7### Write data to allocate more refcount blocks than the cache can hold
      8
      9wrote 8347648/8347648 bytes at offset 0
     107.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     11
     12### Create an overlay
     13
     14Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=SIZE backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
     15
     16### Fill the overlay with zeroes
     17
     18wrote 8347648/8347648 bytes at offset 0
     197.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     20
     21### Commit changes to the base image
     22
     23Image committed.
     24
     25### Check the base image
     26
     27No errors were found on the image.
     28Image end offset: 8396800
     29*** done