Move the xenfb pointer handler to the connected method
commit6d6467305aa62368e086c697f14560c80eac17c5
authorJohn Haxby <john.haxby@oracle.com>
Fri, 17 Jun 2011 12:16:00 +0000 (17 12:16 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 9 Sep 2011 13:13:16 +0000 (9 13:13 +0000)
tree0984465905b6cebb31484b5fe0f16645f239394b
parent384087b2fec0da72238e92a0c6124579117e0c4b
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>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xenfb.c