Re: [pve-devel] [PATCH many] add cluster-wide hardware device mapping

2022-08-02 Thread DERUMIER, Alexandre
many thanks for this patch series. I had a student at the previous training needing this feature. I'll be usefull in the future to get mdev vgpu live migration (It's not yet working with qemu 6.2) I'll try to test it next week when I'll back from holiday. Le 19/07/22 à 13:46, Dominik Csapak

Re: [pve-devel] [PATCH many] add cluster-wide hardware device mapping

2022-07-21 Thread Dominik Csapak
On 7/21/22 14:29, Gilberto Ferreira via pve-devel wrote: It's nice to hear about this patch. For now, as a workaround, when I need a usb device (like a stick for instance), I am using USB Over IP, like you can read in this article https://www.linux-magazine.com/Issues/2018/208/Tutorial-USB-IP#:~

Re: [pve-devel] [PATCH many] add cluster-wide hardware device mapping

2022-07-21 Thread Gilberto Ferreira via pve-devel
--- Begin Message --- It's nice to hear about this patch. For now, as a workaround, when I need a usb device (like a stick for instance), I am using USB Over IP, like you can read in this article https://www.linux-magazine.com/Issues/2018/208/Tutorial-USB-IP#:~:text=It's%20called%20USB%2FIP%20(read

Re: [pve-devel] [PATCH many] add cluster-wide hardware device mapping

2022-07-19 Thread Dominik Csapak
just a quick note, aaron noticed some small things immediately, root@pam did not see the hardware panel: access control needs this diff: 8< diff --git a/src/PVE/RPCEnvironment.pm b/src/PVE/RPCEnvironment.pm index c1b712d..b686c6b 100644 --- a/src/PVE/RPCEnvironment.pm +++ b/src/PVE/RPCE

[pve-devel] [PATCH many] add cluster-wide hardware device mapping

2022-07-19 Thread Dominik Csapak
this series aims to add a cluster-wide device mapping for pci and usb devices. so that an admin can configure a device to be availble for migration and configuring for uses that are non-root built-in are some additional safety checks in contrast to current passthrough, e.g. if pci addresses shift,