Recent content by kmahyyg

  1. K

    [SOLVED] [Help wanted] KVM evdev passthrough

    Solved by checking manuals: https://<YOUR PVE IP>:<PORT>/pve-docs/qm.conf.5.html Use `args` param.
  2. K

    [SOLVED] [Help wanted] KVM evdev passthrough

    I've successfully recognized my host device in correct /dev path. evtest showed it works. However, I wanna passthrough it to a guest. For general qemu, it will work like this, https://passthroughpo.st/using-evdev-passthrough-seamless-vm-input/ How can I make it using PVE?