summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1874
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/gemma3:12b/device/187418
-rw-r--r--results/classifier/gemma3:12b/device/187450426
2 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1874 b/results/classifier/gemma3:12b/device/1874
new file mode 100644
index 00000000..3379347f
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1874
@@ -0,0 +1,18 @@
+
+QGA:Whether arm windows VMS are supported?
+Description of problem:
+Whether qga can be used within an arm windows virtual machine?
+
+Windows reports an error (Failed to pCatalog->InstallComponent.(Error: 80110401) Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail) when I try to install msi. Windows reports a warning(Catalog Event ID 5488: Unable to load DLL qga-vss.dll) (Unable to validate DLL entry points) in Event Viewer.
+
+I get msi from https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-105.0.2-1.el9/qemu-ga-x86_64.msi  
+Either gqa does not support ARM or this msi is only for X86 architecture?
+
+![image](/uploads/bd99f46b1d9b7fdcb1b9418422bd84a8/image.png)
+![image](/uploads/e64a139e520a6b935ba05431b6697a8a/image.png)
+![image](/uploads/f15010bb2d9bf3fef16a3fb8230a67ce/image.png)
+Steps to reproduce:
+1. Start arm windows 11 vm.
+2. Install qemu guest agent.
+Additional information:
+
diff --git a/results/classifier/gemma3:12b/device/1874504 b/results/classifier/gemma3:12b/device/1874504
new file mode 100644
index 00000000..f320a6a3
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1874504
@@ -0,0 +1,26 @@
+
+VFIO passthrough spits out thousands of messages
+
+started qemu as:
+sudo qemu-system-sparc64 -device vfio-pci,host=0b:05.0,x-no-mmap=on,bus=pciB
+
+messages received thousands of times:
+
+qemu-system-sparc64: -device vfio-pci,host=0b:05.0,x-no-mmap=on,bus=pciB: iommu has granularity incompatible with target AS
+qemu-system-sparc64: -device vfio-pci,host=0b:05.0,x-no-mmap=on,bus=pciB: iommu map to non memory area 4079c000
+
+qemu version (think telling a lie as sure its 5.0)
+QEMU emulator version 4.2.92
+Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
+
+pci device being passed through:
+
+0b:05.0 Display controller [0380]: 3DLabs Permedia II 2D+3D [3d3d:0009] (rev 01)
+	Subsystem: Tech-Source Permedia II 2D+3D [1227:0006]
+	Flags: medium devsel, IRQ 11
+	Memory at 83000000 (32-bit, non-prefetchable) [disabled] [size=128K]
+	Memory at 82800000 (32-bit, non-prefetchable) [disabled] [size=8M]
+	Memory at 82000000 (32-bit, non-prefetchable) [disabled] [size=8M]
+	Expansion ROM at 83020000 [disabled] [size=64K]
+	Capabilities: <access denied>
+	Kernel driver in use: vfio-pci
\ No newline at end of file