summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/socket/1861884
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/socket/1861884
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloadqemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/socket/1861884')
-rw-r--r--results/classifier/zero-shot/118/socket/186188467
1 files changed, 67 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/socket/1861884 b/results/classifier/zero-shot/118/socket/1861884
new file mode 100644
index 000000000..18ebc6388
--- /dev/null
+++ b/results/classifier/zero-shot/118/socket/1861884
@@ -0,0 +1,67 @@
+socket: 0.964
+x86: 0.957
+network: 0.883
+device: 0.833
+peripherals: 0.815
+architecture: 0.815
+graphic: 0.801
+performance: 0.797
+files: 0.735
+vnc: 0.713
+mistranslation: 0.710
+PID: 0.678
+permissions: 0.677
+i386: 0.665
+VMM: 0.639
+user-level: 0.618
+ppc: 0.617
+risc-v: 0.602
+semantic: 0.581
+register: 0.568
+virtual: 0.567
+boot: 0.558
+kernel: 0.556
+hypervisor: 0.541
+debug: 0.495
+arm: 0.433
+TCG: 0.405
+KVM: 0.375
+assembly: 0.304
+
+qemu socket multicast not working
+
+Running two qemu vms on the same socket multicast address:
+
+  qemu-system-x86_64 -m 2048 -smp 2 -serial mon:stdio -display none -vga none
+    -nodefaults -accel hax
+    -netdev user,id=mynet0
+    -device virtio-net-pci,netdev=mynet0
+    -netdev socket,id=vlan,mcast=239.192.0.1:1235
+    -device virtio-net-pci,netdev=vlan
+    -device virtio-rng-pci
+    -drive file=worker.qcow2,if=virtio
+    -drive file=cloud-init.iso,format=raw,if=virtio
+
+The two machines have a static ip on the socket network interface, 192.168.100.11 and 192.168.100.12, but are unable to reach each other. 
+
+Is there additional configuration necessary on macos? Does this only work on Linux?
+
+guest OS: Debian 10 (Buster)
+host OS: macOS 10.15.2
+qemu: 4.2.0
+
+The QEMU project is currently considering to move its bug tracking to
+another system. For this we need to know which bugs are still valid
+and which could be closed already. Thus we are setting older bugs to
+"Incomplete" now.
+
+If you still think this bug report here is valid, then please switch
+the state back to "New" within the next 60 days, otherwise this report
+will be marked as "Expired". Or please mark it as "Fix Released" if
+the problem has been solved with a newer version of QEMU already.
+
+Thank you and sorry for the inconvenience.
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+