On 4/29/18 6:17 PM, Kamil Trzciński wrote:
> ---
>  pve-q35.cfg | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/pve-q35.cfg b/pve-q35.cfg
> index 05f85f0..c233036 100644
> --- a/pve-q35.cfg
> +++ b/pve-q35.cfg
> @@ -145,3 +145,9 @@
>    bus = "pcidmi"
>    addr = "3.0"
>    chassis_nr = "3"
> +
> +[device "pci.3"]
> +  driver = "pci-bridge"
> +  bus = "pcidmi"
> +  addr = "4.0"
> +  chassis_nr = "4"
> 


Breaks new to old migration, but we were always pretty OK
with that, as else we could not do pretty much anything.

Old to new still works, so if no objection arises I'd pull
this later today.

cheers,
Thomas


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to