Re: [Qemu-devel] [PATCH 2/3] Add command line options for TPM interface
On Wed, Aug 25, 2010 at 4:33 PM, Andreas Niederl wrote: > Signed-off-by: Andreas Niederl > --- > hw/pc.h | 5 + > qemu-config.c | 12 > qemu-config.h | 1 + > qemu-options.hx | 6 ++ > vl.c | 25 + > 5 files changed
[Qemu-devel] [PATCH 2/3] Add command line options for TPM interface
Signed-off-by: Andreas Niederl --- hw/pc.h |5 + qemu-config.c | 12 qemu-config.h |1 + qemu-options.hx |6 ++ vl.c| 25 + 5 files changed, 49 insertions(+), 0 deletions(-) diff --git a/hw/pc.h b/hw/pc.h index