On Wed, 11 Jul 2012 09:00:59 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > It allows for specifying an alias for each option name, see next commits
> > examples.
> >
> > Signed-off-by: Luiz Capitulino
> > ---
> > qemu-option.c | 9 -
> > qemu-option.h | 1 +
> > 2 fil
Luiz Capitulino writes:
> It allows for specifying an alias for each option name, see next commits
> examples.
>
> Signed-off-by: Luiz Capitulino
> ---
> qemu-option.c | 9 -
> qemu-option.h | 1 +
> 2 files changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/qemu-option.c b/qemu-o
It allows for specifying an alias for each option name, see next commits
examples.
Signed-off-by: Luiz Capitulino
---
qemu-option.c | 9 -
qemu-option.h | 1 +
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/qemu-option.c b/qemu-option.c
index bb3886c..59a1f6e 100644
--- a/