Hi,
>> Or maybe just use
>>
>> #ifndef QXL_HAS_IO_MONITORS_CONFIG_ASYNC
>> #define QXL_HAS_IO_MONITORS_CONFIG_ASYNC $whatever
>> #endif
>
> I don't get this. You mean to have add
> #define QXL_HAS_IO_MONITORS_CONFIG_ASYNC bla
> to spice-protocol?
No, to qemu, so QXL_HAS_IO_MONITORS_CONFIG_ASYN
On Wed, Aug 15, 2012 at 10:23:23AM +0200, Gerd Hoffmann wrote:
> On 08/09/12 16:21, Alon Levy wrote:
> > Revision bumped to 4 for new IO support, enabled for spice-server >=
> > 0.11.1. New io enabled iff spice-server >= 0.11.1 && spice-protocol >=
> > 0.12.0.
>
> Patch doesn't apply cleanly to ma
On 08/09/12 16:21, Alon Levy wrote:
> Revision bumped to 4 for new IO support, enabled for spice-server >=
> 0.11.1. New io enabled iff spice-server >= 0.11.1 && spice-protocol >=
> 0.12.0.
Patch doesn't apply cleanly to master.
> +if $pkg_config --atleast-version=0.12.0 spice-protocol >/dev/
Revision bumped to 4 for new IO support, enabled for spice-server >=
0.11.1. New io enabled iff spice-server >= 0.11.1 && spice-protocol >=
0.12.0.
On migration reissue spice_qxl_monitors_config_async.
RHBZ: 770842
Signed-off-by: Alon Levy
---
configure | 3 +++
hw/qxl.c |