Re: [Qemu-devel] [PATCH V13 1/7] Support for TPM command line options

2011-12-12 Thread Stefan Berger
On 12/12/2011 06:16 PM, Anthony Liguori wrote: On 12/12/2011 01:12 PM, Stefan Berger wrote: @@ -2735,6 +2736,15 @@ static mon_cmd_t info_cmds[] = { .help = "show available trace-events& their state", .mhandler.info = do_trace_print_events, }, +#if defined(CONFIG_

Re: [Qemu-devel] [PATCH V13 1/7] Support for TPM command line options

2011-12-12 Thread Anthony Liguori
On 12/12/2011 01:12 PM, Stefan Berger wrote: This patch adds support for TPM command line options. The command line options supported here are ./qemu-... -tpmdev passthrough,path=,id= -device tpm-tis,tpmdev= and ./qemu-... -tpmdev ? where the latter works similar to -soundhw ? and

[Qemu-devel] [PATCH V13 1/7] Support for TPM command line options

2011-12-12 Thread Stefan Berger
This patch adds support for TPM command line options. The command line options supported here are ./qemu-... -tpmdev passthrough,path=,id= -device tpm-tis,tpmdev= and ./qemu-... -tpmdev ? where the latter works similar to -soundhw ? and shows a list of available TPM backends (for exa