Marc-André Lureau writes:
> - Original Message -
>> marcandre.lur...@redhat.com writes:
>>
>> > From: Marc-André Lureau
>> >
>> > There are a few commands that are undef #ifdef conditions in
>>
>> under #ifdef
>>
>> > qmp-commands.hx. Move all the qmp_query_spice fallback in the same
- Original Message -
> marcandre.lur...@redhat.com writes:
>
> > From: Marc-André Lureau
> >
> > There are a few commands that are undef #ifdef conditions in
>
> under #ifdef
>
> > qmp-commands.hx. Move all the qmp_query_spice fallback in the same
> > location, return an error and upd
marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> There are a few commands that are undef #ifdef conditions in
under #ifdef
> qmp-commands.hx. Move all the qmp_query_spice fallback in the same
> location, return an error and update the comment.
>
> Signed-off-by: Marc-André Lure
From: Marc-André Lureau
There are a few commands that are undef #ifdef conditions in
qmp-commands.hx. Move all the qmp_query_spice fallback in the same
location, return an error and update the comment.
Signed-off-by: Marc-André Lureau
---
monitor.c | 14 ++
qmp.c | 16 -