]> git.proxmox.com Git - pve-qemu.git/commit
revert commit breaking VirtIO network adapters for certain versions of Windows
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 17 Nov 2023 10:45:41 +0000 (11:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 10:52:52 +0000 (11:52 +0100)
commitc38e337f5d62b19cb176965cb26aeb8bebd438b4
tree781f6ebe2a0c46e6a7f562448b9a49fd8618342b
parent763949965f8b008e6fa01ac3da0838e8cbf42a0c
revert commit breaking VirtIO network adapters for certain versions of Windows

As reported in the community forum [0] and reproduced locally this
breaks VirtIO network adapters in (at least) the German ISO of Windows
Server 2022. The fix itself was for

> Issue is not fatal but as result acpi-index/"PCI Label ID" property
> is either not shown in device details page or shows incorrect value.

so revert and tolerate that as a stop-gap, rather than have the
devices not working at all.

[0]: https://forum.proxmox.com/threads/92094/post-605684

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/extra/0008-Revert-x86-acpi-workaround-Windows-not-handling-name.patch [new file with mode: 0644]
debian/patches/series