summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1592336
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/gemma3:12b/peripherals/1592336
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1592336')
-rw-r--r--results/classifier/gemma3:12b/peripherals/159233628
1 files changed, 28 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1592336 b/results/classifier/gemma3:12b/peripherals/1592336
new file mode 100644
index 000000000..3620f7456
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/1592336
@@ -0,0 +1,28 @@
+
+mouse is defunct when grabbed
+
+I run qemu as follows:
+qemu-system-x86_64 -machine accel=kvm -k en-us -smp 4 -m 2371 -usb \
+  -device virtio-rng-pci \
+  -drive file=/home/new/suse-fact.img,format=raw,discard=unmap,if=none,id=hd
+  -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd \
+  -soundhw hda \
+  -net user,tftp=/home/xslaby/tftp,bootfile=/pxelinux.0,hostfwd=tcp::2222-:22,hostfwd=tcp::3632-:3632 -net nic,model=virtio \
+  -serial pty -balloon virtio -vga virtio -display gtk,gl=on
+
+When I run X server with icewm inside the machine, the cursor works until I grab the mous with ctrl-alt-g. Then the cursor dismissed and the mouse is defunct.
+
+I also tried -usbdevice mouse and  -usbdevice tablet with the same result.
+
+I have these versions of qemu packages:
+qemu-2.6.0-470.2.x86_64
+qemu-ipxe-1.0.0-470.2.noarch
+qemu-ksm-2.6.0-470.2.x86_64
+qemu-kvm-2.6.0-470.2.x86_64
+qemu-ovmf-x86_64-2015+git1462940744.321151f-2.1.noarch
+qemu-ppc-2.6.0-470.2.x86_64
+qemu-seabios-1.9.1-470.2.noarch
+qemu-sgabios-8-470.2.noarch
+qemu-tools-2.6.0-470.2.x86_64
+qemu-vgabios-1.9.1-470.2.noarch
+qemu-x86-2.6.0-470.2.x86_64
\ No newline at end of file