Hello Everyone:
I'm using proxmox latest release, i've create a w10 VM with intel gvt-g vga (mediated device), my goal is to have a headless game machine for casual gaming on this little box. I want to patch qemu pve according this reference:
https://adamgradzki.com/2020/04/06/faster-virtual-machines-linux/#fix-qemu-graphics-refresh-rate
I couldn't find any reference to the GUI_REFRESH_INTERVAL_DEFAULT param (to change from 30 to 16) and also any console.h file over pve-qemu repository, so I'm stuck there.
The general context, I'm getting really low /"laggy" experience on desktop and gaming when i use parsec app for remote access to the vm. (this doesn't happen when running over the same hardware but non virtualized).
I've found that using other tools like steam remote play doesn't have this issue, but this is limited to steam games and it's really tricky jump from steam stream to desktop, thinking in this method as a workarround.
Ther other strange behabiour, i'm seeing "double mouse pointer", also laggy on console, and parsec too. (doen't happen on steam remote play) , i've tried switching "Use tablet for pointer" without success, also installed latest guest agent tools.
Any hint would be helpfull.
Thanks!
I'm using proxmox latest release, i've create a w10 VM with intel gvt-g vga (mediated device), my goal is to have a headless game machine for casual gaming on this little box. I want to patch qemu pve according this reference:
https://adamgradzki.com/2020/04/06/faster-virtual-machines-linux/#fix-qemu-graphics-refresh-rate
I couldn't find any reference to the GUI_REFRESH_INTERVAL_DEFAULT param (to change from 30 to 16) and also any console.h file over pve-qemu repository, so I'm stuck there.
Code:
git://git.proxmox.com/git/pve-qemu.git
The general context, I'm getting really low /"laggy" experience on desktop and gaming when i use parsec app for remote access to the vm. (this doesn't happen when running over the same hardware but non virtualized).
I've found that using other tools like steam remote play doesn't have this issue, but this is limited to steam games and it's really tricky jump from steam stream to desktop, thinking in this method as a workarround.
Ther other strange behabiour, i'm seeing "double mouse pointer", also laggy on console, and parsec too. (doen't happen on steam remote play) , i've tried switching "Use tablet for pointer" without success, also installed latest guest agent tools.
Any hint would be helpfull.
Thanks!