summary refs log tree commit diff stats
path: root/results/classifier/118/files/708
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/708
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/files/708')
-rw-r--r--results/classifier/118/files/70840
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/files/708 b/results/classifier/118/files/708
new file mode 100644
index 000000000..e986830ac
--- /dev/null
+++ b/results/classifier/118/files/708
@@ -0,0 +1,40 @@
+files: 0.981
+boot: 0.915
+device: 0.839
+graphic: 0.802
+kernel: 0.705
+semantic: 0.699
+debug: 0.616
+architecture: 0.534
+vnc: 0.524
+TCG: 0.464
+network: 0.458
+user-level: 0.446
+risc-v: 0.418
+PID: 0.399
+register: 0.354
+arm: 0.277
+socket: 0.266
+performance: 0.254
+ppc: 0.254
+VMM: 0.250
+mistranslation: 0.241
+hypervisor: 0.214
+i386: 0.183
+x86: 0.181
+peripherals: 0.170
+KVM: 0.161
+virtual: 0.155
+assembly: 0.113
+permissions: 0.051
+
+some TPM related files are missing in sysfs when enable passthrough TPM
+Description of problem:
+When enable passthrough TPM, there are some files in sysfs are missing, like description, uid file.
+under the host linux, we have those file in it:
+root@intel-x86-64:/sys/class/tpm/tpm0/device/firmware_node# cat description 
+TPM 2.0 Device
+root@intel-x86-64:/sys/class/tpm/tpm0/device/firmware_node# cat uid 
+1
+Steps to reproduce:
+after boot into system, check sysfs, there is no description and uid file in /sys/class/tpm/tpm0/device/firmware_node