mistranslation: 0.644 device: 0.638 peripherals: 0.543 network: 0.495 virtual: 0.495 semantic: 0.495 graphic: 0.489 ppc: 0.480 socket: 0.470 user-level: 0.459 vnc: 0.432 kernel: 0.411 permissions: 0.406 architecture: 0.397 hypervisor: 0.391 performance: 0.374 files: 0.352 risc-v: 0.351 register: 0.330 VMM: 0.328 i386: 0.316 x86: 0.310 boot: 0.297 TCG: 0.264 PID: 0.259 assembly: 0.227 arm: 0.224 debug: 0.222 KVM: 0.190 RFE: Implement support for SMBIOS Type 41 structures This was originally filed in Fedora bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=669955 """ Please extend the existing support for SMBIOS in qemu to add a capability to provide "Onboard Devices Extended Information" (Type 41). Not only is this replacing one of the existing types, but it also provides a mapping between devices and physical system chassis locations. But there is no physical chassis! Right. However, this doesn't mean you don't want to tell the guest OS which virtual (e.g. network) interface is which. You can do that, if you implement this extension that is already going into real hardware, and likely other VMs too. See also page 117 of the v2.7 of the SMBIOS spec. FWIW, VMware ESX and Workstation expose their PCI NICs in the PCI IRQ Routing Table. Kind of odd the first time you see it with biosdevname, as your NIC becomes pci3#1, but that's "correct" from a BIOS perspective. :-) """ Hello, I'm intersted in this bug fix and have some free time. maybe I can do this bug-fix. I have sent a first patch around this: https://lists.nongnu.org/archive/html/qemu-devel/2021-03/msg09391.html This is an automated cleanup. This bug report has been moved to QEMU's new bug tracker on gitlab.com and thus gets marked as 'expired' now. Please continue with the discussion here: https://gitlab.com/qemu-project/qemu/-/issues/91