summary refs log tree commit diff stats
path: root/results/classifier/105/boot/708
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/boot/708')
-rw-r--r--results/classifier/105/boot/70823
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/105/boot/708 b/results/classifier/105/boot/708
new file mode 100644
index 00000000..2ff9b3e7
--- /dev/null
+++ b/results/classifier/105/boot/708
@@ -0,0 +1,23 @@
+boot: 0.915
+device: 0.839
+graphic: 0.802
+semantic: 0.699
+instruction: 0.572
+vnc: 0.524
+network: 0.458
+other: 0.420
+socket: 0.266
+mistranslation: 0.241
+KVM: 0.161
+assembly: 0.113
+
+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