[Spice-devel] [PATCH v6 2/9] server: api: add spice_qxl_* calls based on QXLWorker contents

Gerd Hoffmann kraxel at redhat.com
Wed Jul 20 02:43:46 PDT 2011


>> diff --git a/server/spice.h b/server/spice.h
>> index f64ff41..86d9ffe 100644
>> --- a/server/spice.h
>> +++ b/server/spice.h
>> @@ -124,6 +124,25 @@ struct QXLWorker {
>>       void (*loadvm_commands)(QXLWorker *worker, struct QXLCommandExt *ext, uint32_t count);
>>   };
>
> Will the function pointer above go away? My understanding is that the
> functions added below are meant to replace these?

I'd love to, but as this is part of the library API they have to stay 
for backward compatibility reasons.

cheers,
   Gerd



More information about the Spice-devel mailing list