summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1653
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 16:27:09 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 16:27:09 +0000
commit4d9e26c0333abd39bdbd039dcdb30ed429c475ba (patch)
tree4010d5fb3e8bc48c110a2c1ff2a16b8648cb86bb /results/classifier/accel-gemma3:12b/kvm/1653
parent5541099586dbd6018574cb44e1934907c121526f (diff)
downloadqemu-analysis-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.tar.gz
qemu-analysis-4d9e26c0333abd39bdbd039dcdb30ed429c475ba.zip
add gemma accelerator classification results
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1653')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/165321
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1653 b/results/classifier/accel-gemma3:12b/kvm/1653
new file mode 100644
index 000000000..751a0d3ef
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1653
@@ -0,0 +1,21 @@
+
+qemu uses uefi to install the redhad6.0 VM, use the vnc connect it  which is  stuck
+Description of problem:
+I want to use uefi(udk2-->ovmf.fd) to install redhad6.0, but after I enter uefi and start up, I cannot use vnc to connect to it,The screen is black or often stuck, nor can I use the console of other pages, or it is a special slow to be able to use it. It's sure that the virtual machine is not crash. Anad the same operation is normal for redhad6.1 systems.
+Steps to reproduce:
+1.compile udk2 generate ovmf.fd
+compile config: 
+
+make -C BaseTools/Source/C
+
+./OvmfPkg/build.sh -D DEBUG_ON_SERIAL_PORT=true   
+
+
+2.run qemu with "-bios /bin/OVMF.fd"
+
+
+3.use vnc to connet it
+
+![image](/uploads/449ea89c218fe5d7e317db351271672a/image.png)
+
+The screen is stuck can't handle it.