
11 Oct
2021
11 Oct
'21
12:22 p.m.
On a Monday in 2021, Ján Tomko wrote:
On a Thursday in 2021, Peter Krempa wrote:
We control only the 'tpmdev' property of TPM devices which is a string.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 32 +++++++++++-------- .../ppc64-tpmproxy-with-tpm.ppc64-latest.args | 2 +- .../tpm-emulator-spapr.ppc64-latest.args | 2 +- 3 files changed, 21 insertions(+), 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Also, this is the last conversion to use qemuBuildDeviceCommandlineFromJSON so you can un-mark it as unused.
Jano