Re: [PACTH v3 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr

2019-12-12 Thread Marc-André Lureau
Hi On Wed, Dec 11, 2019 at 8:25 PM Stefan Berger wrote: > > Add an example to the TPM docs for how to add a TPM SPAPR > device model to a QEMU VM emulating a pSeries machine. > > Signed-off-by: Stefan Berger Reviewed-by: Marc-André Lureau (I'll look at converting it to rst) > --- > docs/spe

[PACTH v3 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr

2019-12-11 Thread Stefan Berger
Add an example to the TPM docs for how to add a TPM SPAPR device model to a QEMU VM emulating a pSeries machine. Signed-off-by: Stefan Berger --- docs/specs/tpm.txt | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/specs/tpm.txt b/docs/specs/tpm.txt in