> Alon Levy <alevy@xxxxxxxxxx> writes: > > > The solution is the SPICE_INTERFACE_QXL_MAJOR & > > SPICE_INTERFACE_QXL_MINOR > > versions which are stored in the compiled qemu binary in > > hw/qxl.c:qxl_interface > > > > Any change to the QXLInterface must be accompanied by a change to > > those two constants, in the usual manner - major remains if change > > is > > backward compatible. The full version number can be used before > > accessing fields that have only appeared in a recent version. > > Makes sense. Please take a look at the following patch. > I've sent a patch that increments QXL to 3.2 (major.minor) for an addition of client_monitors_config callback, so I think it should be good enough for both (no need to increment twice). See http://patchwork.freedesktop.org/patch/11981/ (http://lists.freedesktop.org/archives/spice-devel/2012-September/010835.html) > > Soren > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel