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

262.out (933B)


      1Launching destination VM...
      2Enabling migration QMP events on B...
      3{"return": {}}
      4Launching source VM...
      5Enabling migration QMP events on A...
      6{"return": {}}
      7Starting migration to B...
      8{"return": {}}
      9{"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
     10{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
     11{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
     12{"data": {"status": "active"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
     13{"data": {"status": "completed"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds": "SECS"}}
     14completed
     15completed
     16{"return": {"running": false, "singlestep": false, "status": "postmigrate"}}
     17{"return": {"running": true, "singlestep": false, "status": "running"}}