summary refs log tree commit diff stats
path: root/results/classifier/118/files/1653577
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/files/1653577
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/files/1653577')
-rw-r--r--results/classifier/118/files/165357739
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/files/1653577 b/results/classifier/118/files/1653577
new file mode 100644
index 000000000..130d59ec5
--- /dev/null
+++ b/results/classifier/118/files/1653577
@@ -0,0 +1,39 @@
+files: 0.960
+permissions: 0.883
+device: 0.686
+graphic: 0.597
+architecture: 0.561
+mistranslation: 0.549
+network: 0.514
+semantic: 0.341
+i386: 0.320
+socket: 0.313
+ppc: 0.292
+peripherals: 0.253
+performance: 0.253
+register: 0.223
+x86: 0.194
+user-level: 0.192
+risc-v: 0.191
+assembly: 0.189
+boot: 0.178
+kernel: 0.161
+debug: 0.150
+hypervisor: 0.142
+vnc: 0.112
+arm: 0.106
+VMM: 0.105
+virtual: 0.105
+PID: 0.103
+TCG: 0.091
+KVM: 0.084
+
+Ability to set umask for 9pfs
+
+We should be able to specify the umask for 9pfs so that files created by the guest can be accessed by other users on the host. Currently they're only accessible by the user running qemu (and of course, root).
+
+Cannot this be addressed by adjusting the umask in the host before starting QEMU ? And maybe also by adjusting the umask inside the guest if using the "passthrough" or "none" security model of the "local" fsdev backend ?
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+