[pve-devel] applied: [PATCH qemu-server v2] add win7 pcie quirk

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Dec 17 14:02:14 CET 2018


On 12/17/18 1:57 PM, Dominik Csapak wrote:
> Win7 is very picky about pcie assignments and fails with
> 'error 12' the way we add hospci devices.
> 
> To combat that, we simply give the hostpci device a normal port
> instead.
> 
> Start with address 0x10, so that we have space before those devices,
> and between them and the ones configured in pve-q35.cfg should we
> need it in the future.
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> changes from v1:
> * improve comments and commit message
> * change 'win7' postfix to a more general 'bus0'
> 
>  PVE/QemuServer.pm     | 8 +++++++-
>  PVE/QemuServer/PCI.pm | 5 +++++
>  2 files changed, 12 insertions(+), 1 deletion(-)
> 

applied, thanks!




More information about the pve-devel mailing list