summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/708.toml
blob: 9e96b62946c2d9368413fe8376247af46f6ac395 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
id = 708
title = "some TPM related files are missing in sysfs when enable passthrough TPM"
state = "closed"
created_at = "2021-11-05T07:36:49.648Z"
closed_at = "2022-01-08T04:59:35.437Z"
labels = ["workflow::In Progress"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/708"
host-os = "(ubuntu)"
host-arch = "(x86)"
qemu-version = "(e.g. `qemu-system-x86_64 --version`)"
guest-os = "(yocto linux)"
guest-arch = "(x86)"
description = """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"""
reproduce = """after boot into system, check sysfs, there is no description and uid file in /sys/class/tpm/tpm0/device/firmware_node"""
additional = "n/a"