diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
| commit | d0c85e36e4de67af628d54e9ab577cc3fad7796a (patch) | |
| tree | f8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/hypervisor/708 | |
| parent | 7f4364274750eb8cb39a3e7493132fca1c01232e (diff) | |
| download | qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip | |
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/708')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/hypervisor/708 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/708 b/results/classifier/deepseek-2-tmp/output/hypervisor/708 deleted file mode 100644 index 2f9426253..000000000 --- a/results/classifier/deepseek-2-tmp/output/hypervisor/708 +++ /dev/null @@ -1,11 +0,0 @@ - -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 |