summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/1535497
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1535497')
-rw-r--r--results/classifier/gemma3:12b/boot/153549721
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1535497 b/results/classifier/gemma3:12b/boot/1535497
new file mode 100644
index 00000000..4f8bebaf
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/1535497
@@ -0,0 +1,21 @@
+
+Guest can not boot up when assigned more than 20 vcpus with option "-no-acpi"
+
+Environment:
+ -------------------------------
+ KVM commit/branch: da3f7ca3/next
+ Qemu commit/branch: 7b8a354d/master
+ Host OS: RHEL7.2 ia32e
+ Host Kernel: 4.4-rc2
+ Guest OS: RHEL7.2 ia32e
+
+Description:
+ --------------------------------
+When assign more than 20 vpcus with option "-no-acpi", guest can not boot up.
+
+Reproduce:
+ ----------------
+ 1.qemu-system-x86_64 --enable-kvm -m 1024 -smp 20 -no-acpi -device virtio-net-pci,netdev=nic0,mac=00:16:3e:17:9b:4c -netdev tap,id=nic0,script=/etc/kvm/qemu-ifup -drive file=/root/7u2.qcow2,if=none,id=virtio-disk0 -device virtio-blk-pci,drive=virtio-disk0
+
+
+Bisect show the bad commit is 9ee2e2625 of seabios.
\ No newline at end of file