summary refs log tree commit diff stats
path: root/results/classifier/118/none/1090604
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/none/1090604
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1090604')
-rw-r--r--results/classifier/118/none/109060454
1 files changed, 54 insertions, 0 deletions
diff --git a/results/classifier/118/none/1090604 b/results/classifier/118/none/1090604
new file mode 100644
index 000000000..141fe9d91
--- /dev/null
+++ b/results/classifier/118/none/1090604
@@ -0,0 +1,54 @@
+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
+
+