summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1251470
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1251470')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/125147019
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1251470 b/results/classifier/accel-gemma3:12b/kvm/1251470
new file mode 100644
index 00000000..e89e552d
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1251470
@@ -0,0 +1,19 @@
+
+Guest not working in KVM mode but does in TCG mode
+
+Qemu: 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
+Host: Ubuntu 13.10 x86_64 (Intel Core i7-950)
+Guest: FreeBSD 9.2 RELEASE x86_64
+
+As initially reported here: https://www.redhat.com/archives/libvirt-users/2013-November/msg00066.html
+I was told that this is a bug in Qemu.
+
+Basically this command works:
+qemu-system-x86_64 -hda images/FreeBSD-9.2-RELEASE-amd64.img
+
+But this one doesn't:
+qemu-system-x86_64 -machine accel=kvm -hda images/FreeBSD-9.2-RELEASE-amd64.img
+
+FreeBSD is stuck after the bootloader:
+Booting...
+CPU doesn't support long mode
\ No newline at end of file