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

078.out (840B)


      1QA output created by 078
      2
      3== Read from a valid image ==
      4read 512/512 bytes at offset 0
      5512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
      6
      7== Negative catalog size ==
      8qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large
      9
     10== Overflow for catalog size * sizeof(uint32_t) ==
     11qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too large
     12
     13== Too small catalog bitmap for image size ==
     14qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
     15qemu-io: can't open device TEST_DIR/empty.bochs: Catalog size is too small for this disk size
     16
     17== Negative extent size ==
     18qemu-io: can't open device TEST_DIR/empty.bochs: Extent size 2147483648 is too large
     19
     20== Zero extent size ==
     21qemu-io: can't open device TEST_DIR/empty.bochs: Extent size must be at least 512
     22*** done