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

143.out (733B)


      1QA output created by 143
      2{ 'execute': 'qmp_capabilities' }
      3{"return": {}}
      4{ 'execute': 'nbd-server-start',
      5       'arguments': { 'addr': { 'type': 'unix',
      6                                'data': { 'path': 'SOCK_DIR/nbd' }}}}
      7{"return": {}}
      8qemu-io: can't open device nbd+unix:///no_such_export?socket=SOCK_DIR/nbd: Requested export not available
      9server reported: export 'no_such_export' not present
     10qemu-io: can't open device nbd+unix:///aa--aa1?socket=SOCK_DIR/nbd: Requested export not available
     11server reported: export 'aa--aa...' not present
     12{ 'execute': 'quit' }
     13{"return": {}}
     14{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
     15*** done