Thanks for the clarification Marcel.
I'm not sure my stuff is quite ready to go in either, so why don't we both
move ahead and we can address it when we have a better idea of who might
make it in first. Yes, 2.3 would be the target and we have plenty of time.
Greg
On 5 December 2014 at 16:44, M
On Fri, 2014-12-05 at 14:40 -0600, Greg Bellows wrote:
> Thanks Marcel.
>
>
> Just to make sure I understand, at this point do to limitations in the
> existing functionality, there is nothing that can be done other than
> adding the option to the global qemu_machine_opts list. Once you add
> a f
Thanks Marcel.
Just to make sure I understand, at this point do to limitations in the
existing functionality, there is nothing that can be done other than adding
the option to the global qemu_machine_opts list. Once you add a fix then
it will be possible to add it dynamically.
If I missed anythi
On Fri, 2014-12-05 at 15:39 +, Peter Maydell wrote:
> On 5 December 2014 at 15:33, Greg Bellows wrote:
> >
> >
> > On 5 December 2014 at 09:18, Peter Maydell wrote:
> >>
> >> On 3 December 2014 at 20:05, Greg Bellows wrote:
> >> > Added 'secure' qemu boolean option to qemu_machine_opts[].
>
On 5 December 2014 at 15:33, Greg Bellows wrote:
>
>
> On 5 December 2014 at 09:18, Peter Maydell wrote:
>>
>> On 3 December 2014 at 20:05, Greg Bellows wrote:
>> > Added 'secure' qemu boolean option to qemu_machine_opts[].
>> >
>> > Signed-off-by: Greg Bellows
>> > ---
>> > vl.c | 4
>> >
On 5 December 2014 at 09:18, Peter Maydell wrote:
> On 3 December 2014 at 20:05, Greg Bellows wrote:
> > Added 'secure' qemu boolean option to qemu_machine_opts[].
> >
> > Signed-off-by: Greg Bellows
> > ---
> > vl.c | 4
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/vl.c b/vl.
On 3 December 2014 at 20:05, Greg Bellows wrote:
> Added 'secure' qemu boolean option to qemu_machine_opts[].
>
> Signed-off-by: Greg Bellows
> ---
> vl.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/vl.c b/vl.c
> index eb89d62..5d640f7 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -387,
Added 'secure' qemu boolean option to qemu_machine_opts[].
Signed-off-by: Greg Bellows
---
vl.c | 4
1 file changed, 4 insertions(+)
diff --git a/vl.c b/vl.c
index eb89d62..5d640f7 100644
--- a/vl.c
+++ b/vl.c
@@ -387,6 +387,10 @@ static QemuOptsList qemu_machine_opts = {
.nam