]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
Move the xenfb pointer handler to the connected method
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 8 Jul 2010 16:33:29 +0000 (17:33 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 8 Jul 2010 16:35:16 +0000 (17:35 +0100)
commit833e7e9a4c95739429dc0c803bbbf2346f9897fd
tree6420a7d035cdf8fcc30b181a435596a762523655
parent3a37f3d27c3ff97c3c61762d5f59c98f591dd548
Move the xenfb pointer handler to the connected method

Ensure that we read "request-abs-pointer" after the frontend has written
it.  This means that we will correctly set up an ansolute or relative
pointer handler correctly.

Signed-off-by: John Haxby <john.haxby@oracle.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xenfb.c