summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/72
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/gemma3:12b/peripherals/722
-rw-r--r--results/classifier/gemma3:12b/peripherals/72165917
-rw-r--r--results/classifier/gemma3:12b/peripherals/72515
3 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/72 b/results/classifier/gemma3:12b/peripherals/72
new file mode 100644
index 00000000..b57ef8c0
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/72
@@ -0,0 +1,2 @@
+
+mouse offset or invisible wall 2.11.0-3
diff --git a/results/classifier/gemma3:12b/peripherals/721659 b/results/classifier/gemma3:12b/peripherals/721659
new file mode 100644
index 00000000..56f229c2
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/721659
@@ -0,0 +1,17 @@
+
+qemu-kvm-0.13.0 doesn't pass USB devices to the VM
+
+I have the bug, similar to this one:
+https://bugzilla.redhat.com/show_bug.cgi?id=583108
+but under gentoo
+
+When I add parameters -usb -usbdevice host:4348:5584, I see the following lines in console:
+
+husb: config #1 need -1
+USBDEVFS_DISCONNECT: No route to host
+husb: open device 2.11
+(...many repetitions of three above lines...)
+
+All parameters (2.11) are verified with lsusb at host computer - parameters are correct
+
+Error description is very confusing - I don't know what to check, what "config #1" mean, which route should be checked and how to check it.
\ No newline at end of file
diff --git a/results/classifier/gemma3:12b/peripherals/725 b/results/classifier/gemma3:12b/peripherals/725
new file mode 100644
index 00000000..7d7e98ac
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/725
@@ -0,0 +1,15 @@
+
+GICv3 ITS CTLR[Enabled] bit can not be cleared
+Description of problem:
+ITS CTLR[Enabled] can not be cleared, 
+
+    `s->ctlr |= (value & ~(s->ctlr));`
+
+Link:
+https://gitlab.com/qemu-project/qemu/-/blob/master/hw/intc/arm_gicv3_its.c#L899
+Steps to reproduce:
+1. 
+2.
+3.
+Additional information:
+