Re: [Qemu-devel] [PATCH 3/4] memory: update documentation to be in gtk-doc format

2011-12-15 Thread Avi Kivity
On 12/15/2011 03:33 PM, Anthony Liguori wrote: >> Can we have a space after the colon, or is that disallowed by the >> format? > > > Ugh, I hate reading perl code.. Ah, it's called "reading"? Let's really avoid a fork. -- error compiling committee.c: too many arguments to function

Re: [Qemu-devel] [PATCH 3/4] memory: update documentation to be in gtk-doc format

2011-12-15 Thread Anthony Liguori
On 12/15/2011 03:26 AM, Avi Kivity wrote: On 12/14/2011 06:20 PM, Anthony Liguori wrote: Signed-off-by: Anthony Liguori --- memory.h | 341 ++ 1 files changed, 188 insertions(+), 153 deletions(-) diff --git a/memory.h b/memory.h in

Re: [Qemu-devel] [PATCH 3/4] memory: update documentation to be in gtk-doc format

2011-12-15 Thread Avi Kivity
On 12/14/2011 06:20 PM, Anthony Liguori wrote: > Signed-off-by: Anthony Liguori > --- > memory.h | 341 > ++ > 1 files changed, 188 insertions(+), 153 deletions(-) > > diff --git a/memory.h b/memory.h > index 3aa8404..4d76df3 100644 >

[Qemu-devel] [PATCH 3/4] memory: update documentation to be in gtk-doc format

2011-12-14 Thread Anthony Liguori
Signed-off-by: Anthony Liguori --- memory.h | 341 ++ 1 files changed, 188 insertions(+), 153 deletions(-) diff --git a/memory.h b/memory.h index 3aa8404..4d76df3 100644 --- a/memory.h +++ b/memory.h @@ -16,6 +16,15 @@ #ifndef CONFI