summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/818673
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/818673')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/8186739
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/818673 b/results/classifier/accel-gemma3:12b/kvm/818673
new file mode 100644
index 000000000..768109f43
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/818673
@@ -0,0 +1,9 @@
+
+virtio: trying to map MMIO memory
+
+Qemu host is Core i7, running Linux.  Guest is Windows XP sp3.
+Often, qemu will crash shortly after starting (1-5 minutes) with a statement "qemu-system-x86_64: virtio: trying to map MMIO memory"
+This has occured with qemu-kvm 0.14, qemu-kvm 0.14.1, qemu-0.15.0-rc0 and qemu 0.15.0-rc1.
+Qemu is started as such:
+qemu-system-x86_64 -cpu host -enable-kvm -pidfile /home/rick/qemu/hds/wxp.pid -drive file=/home/rick/qemu/hds/wxp.raw,if=virtio -m 768 -name WinXP -net nic,model=virtio -net user -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name=vdagent,id=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -spice port=1234,disable-ticketing -daemonize -monitor telnet:localhost:12341,server,nowait
+The WXP guest has virtio 1.1.16 drivers for net and scsi, and the most current spice binaries from spice-space.org.
\ No newline at end of file