Andreas,
I will repost the patch with boolean type change.
--
Regards,
M. Mohan Kumar
On Wednesday, October 12, 2011 09:47:48 PM Andreas Färber wrote:
> Am 12.10.2011 09:53, schrieb M. Mohan Kumar:
> > In addition to qemu_opt_set function, we need a function to set bool
> > value also.
> >
> >
Am 12.10.2011 09:53, schrieb M. Mohan Kumar:
In addition to qemu_opt_set function, we need a function to set bool value
also.
Signed-off-by: M. Mohan Kumar
---
qemu-option.c | 35 +++
qemu-option.h |1 +
2 files changed, 36 insertions(+), 0 deletions(-)
In addition to qemu_opt_set function, we need a function to set bool value
also.
Signed-off-by: M. Mohan Kumar
---
qemu-option.c | 35 +++
qemu-option.h |1 +
2 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/qemu-option.c b/qemu-option.c
index