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

054.out (420B)


      1QA output created by 054
      2
      3creating too large image (1 EB)
      4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1152921504606846976
      5qemu-img: TEST_DIR/t.IMGFMT: The image size is too large for file format 'IMGFMT' (try using a larger cluster size)
      6
      7creating too large image (1 EB) using qcow2.py
      8Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296
      9qemu-img: Could not open 'TEST_DIR/t.qcow2': Image is too big
     10*** done