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

qemu-pr-helper.socket (160B)


      1[Unit]
      2Description=Persistent Reservation Daemon for QEMU
      3
      4[Socket]
      5ListenStream=/run/qemu-pr-helper.sock
      6SocketMode=0600
      7
      8[Install]
      9WantedBy=multi-user.target