On 12/19/2011 12:19 AM, y...@ozlabs.org wrote:
From: Michael Ellerman
In vl.c and qemu-options.h we define macros and include qemu-options.def
in order to generate different content. Move the bulk of the def'ing and
undef'ing into a wrapper, this will make it cleaner when we add another
macro in
On Mon, 2011-12-19 at 17:19 +1100, y...@ozlabs.org wrote:
> From: Michael Ellerman
These are from me obviously. Thankyou POS git-send-email.
cheers
signature.asc
Description: This is a digitally signed message part
From: Michael Ellerman
In vl.c and qemu-options.h we define macros and include qemu-options.def
in order to generate different content. Move the bulk of the def'ing and
undef'ing into a wrapper, this will make it cleaner when we add another
macro in the next patch.
AFAICS undefining GEN_DOCS ser