Re: [Qemu-devel] [PATCH 2/2] QMP: TPM QMP and man page documentation updates

2013-03-21 Thread Markus Armbruster
Corey Bryant writes: > Signed-off-by: Corey Bryant Reviewed-by: Markus Armbruster

Re: [Qemu-devel] [PATCH 2/2] QMP: TPM QMP and man page documentation updates

2013-03-20 Thread Eric Blake
On 03/20/2013 10:34 AM, Corey Bryant wrote: > Signed-off-by: Corey Bryant > --- > qemu-options.hx |3 +- > qmp-commands.hx | 58 > +++ > 2 files changed, 60 insertions(+), 1 deletions(-) Reviewed-by: Eric Blake [No cover letter meant I

[Qemu-devel] [PATCH 2/2] QMP: TPM QMP and man page documentation updates

2013-03-20 Thread Corey Bryant
Signed-off-by: Corey Bryant --- qemu-options.hx |3 +- qmp-commands.hx | 58 +++ 2 files changed, 60 insertions(+), 1 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index 06dd565..b4e3a2d 100644 --- a/qemu-options.hx +++ b/q