diff options
Diffstat (limited to 'results/classifier/zero-shot/118/socket/1907926')
| -rw-r--r-- | results/classifier/zero-shot/118/socket/1907926 | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/socket/1907926 b/results/classifier/zero-shot/118/socket/1907926 new file mode 100644 index 00000000..e7379c0b --- /dev/null +++ b/results/classifier/zero-shot/118/socket/1907926 @@ -0,0 +1,68 @@ +socket: 0.921 +device: 0.886 +permissions: 0.722 +user-level: 0.691 +graphic: 0.652 +network: 0.605 +semantic: 0.580 +architecture: 0.539 +mistranslation: 0.532 +register: 0.518 +performance: 0.514 +debug: 0.511 +peripherals: 0.502 +files: 0.500 +TCG: 0.497 +vnc: 0.480 +risc-v: 0.469 +i386: 0.453 +ppc: 0.453 +virtual: 0.435 +x86: 0.424 +hypervisor: 0.417 +VMM: 0.416 +PID: 0.384 +boot: 0.378 +kernel: 0.359 +KVM: 0.348 +arm: 0.330 +assembly: 0.300 + +Implement TPM2 configuration for emulators that provide TCP interface + +swtpm provides several interfaces for its emulated device: unix socket (can be used by qemu), chardev. swtpm also provides TCP interface for the device which is very convenient for testing as it does not require root permissions. + +It would be very useful to have QEMU to work with TPM devices emulated via TCP. + +The QEMU project is currently moving its bug tracking to another system. +For this we need to know which bugs are still valid and which could be +closed already. Thus we are setting the bug state to "Incomplete" now. + +If the bug has already been fixed in the latest upstream version of QEMU, +then please close this ticket as "Fix released". + +If it is not fixed yet and you think that this bug report here is still +valid, then you have two options: + +1) If you already have an account on gitlab.com, please open a new ticket +for this problem in our new tracker here: + + https://gitlab.com/qemu-project/qemu/-/issues + +and then close this ticket here on Launchpad (or let it expire auto- +matically after 60 days). Please mention the URL of this bug ticket on +Launchpad in the new ticket on GitLab. + +2) If you don't have an account on gitlab.com and don't intend to get +one, but still would like to keep this ticket opened, then please switch +the state back to "New" or "Confirmed" within the next 60 days (other- +wise it will get closed as "Expired"). We will then eventually migrate +the ticket automatically to the new system (but you won't be the reporter +of the bug in the new system and thus you won't get notified on changes +anymore). + +Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |