summaryrefslogtreecommitdiffstats
path: root/results/classifier/deepseek-2-tmp/output/device/2212
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/device/2212
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloademulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/device/2212')
-rw-r--r--results/classifier/deepseek-2-tmp/output/device/221218
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/device/2212 b/results/classifier/deepseek-2-tmp/output/device/2212
deleted file mode 100644
index 287836ca..00000000
--- a/results/classifier/deepseek-2-tmp/output/device/2212
+++ /dev/null
@@ -1,18 +0,0 @@
-
-"pci_hp_register failed with error -16" was found in Guest when launching VM with pci-bridge and "-machine q35"
-Description of problem:
-Host and guest config file configuration:
- CONFIG_HOTPLUG_PCI_CPCI=y
- CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
- CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
- CONFIG_HOTPLUG_PCI_SHPC=y
-Use this configuration kernel to boot QEMU, with the QEMU parameter "-machine q35 -device pci-bridge,id=bridge0,chassis_nr=1". After the guest boot, dmesg will display "shpchp 0000:00:04.0: pci_hp_register failed with error -16".
-Steps to reproduce:
-1.Boot QEMU
-
-2.Check dmesg in VM
-Additional information:
-Error log:
-[root@localhost ~]# dmesg | grep pci_hp_register
-[ 0.723893] shpchp 0000:00:04.0: pci_hp_register failed with error -16
-[dmesg.log](/uploads/8ce302f996255544b4327d27ea4ac555/dmesg.log)