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

2022-11-08 Thread Thomas Lamprecht
Am 20/09/2022 um 14:50 schrieb 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 > > this version is mostly the same as v2, aside from

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

2022-09-23 Thread DERUMIER, Alexandre
Hi Dominik, I have finished my tests with pci passthrough && mdev, I didn't have any problem this time, all is working fine for me ! Le 20/09/22 à 14:50, Dominik Csapak a écrit : > this series aims to add a cluster-wide device mapping for pci and usb devices. > so that an admin can configure a

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

2022-09-20 Thread DERUMIER, Alexandre
Hi Dominik, I will try to test it this week. Le mardi 20 septembre 2022 à 14:50 +0200, Dominik Csapak a écrit : > 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 th

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

2022-09-20 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 this version is mostly the same as v2, aside from some bugfixes, rebase and preventing from having mdev: 1