[pve-devel] [PATCH common/qemu-server/manager v2] add mdev support and passthrough gui

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 22 11:35:18 CET 2018


On 11/20/18 5:13 PM, Dominik Csapak wrote:
> this series add support for mediated devices, such as Nvidias vGPUs and
> Intels KVMgt (aka GVT-g), as well as gui support for PCI passthrough
> in general
> 
> this needs my 'cleanup and refactor mania series'[1] and supersedes my
> previous 'scan cleanup/gui pci passthrough' series [2] and my
> 'add mediated devices/vgpu support' v2 series [3]
> 
> i integrated wolfgangs remarks from [2]
> 
> changes from v1:
> 
> * improved lspci further so that only one filter parameter exists
> * moved the default filtered classes to the api and documented them there
> * check sysfs path before cleaning up mdev
> * renaming/reordering of variable names and reducing hash access in lspci
> * changed 'filter-unusable' parameter to 'pci-class-blacklist', where
>   users can now generically filter the device classes
> * changed rombar to default 1 (because it is in the api)
> * changed field names to more sensible ones (eg vendorid -> vendor,
>   vendor -> vendor_name) in the api
> 
> depency/breaks notes:
> 
> manager patches depends on qemu-server and common
> qemu-server depends on the common

applied common and qemu-server part with respective bum/depends/break, thanks!




More information about the pve-devel mailing list