[Spice-devel] About the QXL update_area processing

lin gu gulin20475 at gmail.com
Wed Dec 29 06:45:11 PST 2010


but these is no called qxl_worker_update_area,except
"dispatcher->base.update_area = qxl_worker_update_area".

2010/12/29 Alon Levy <alevy at redhat.com>

>  On Wed, Dec 29, 2010 at 10:27:57PM +0800, lin gu wrote:
> > Hi,guys!
> > I thought that when the QXL update_area,it will send a
> > RED_WORKER_MESSAGE_UPDATE
> >  use Red_dispather,then the Red_worker will handler the message.
> > but I can't find any code to create the the
> > message--"RED_WORKER_MESSAGE_UPDATE".
> > so I want to know if the QXL send the RED_WORKER_MESSAGE_UPDATE message?
> > or it's only a definition that dosenot use in spice?
> > Thanks!
>
> U playa:spice alon master $ git grep -p RED_WORKER_MESSAGE_UPDATE
> server/red_dispatcher.c=static void qxl_worker_update_area(QXLWorker
> *qxl_worker, uint32_t surface_i
> server/red_dispatcher.c:    RedWorkerMessage message =
> RED_WORKER_MESSAGE_UPDATE;
> server/red_worker.c=static void handle_dev_input(EventListener *listener,
> uint32_t events)
> server/red_worker.c:    case RED_WORKER_MESSAGE_UPDATE:
> server/red_worker.h=enum {
> server/red_worker.h:    RED_WORKER_MESSAGE_UPDATE,
>
>
> > Spice-devel mailing list
> > Spice-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20101229/7aa47554/attachment.htm>


More information about the Spice-devel mailing list