summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/708.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/708.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/708.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/708.toml20
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/708.toml b/gitlab/issues/target_missing/host_missing/accel_missing/708.toml
deleted file mode 100644
index 9e96b629..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/708.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-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"