]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
Wait for frontend state Connected before connecting the backend xen-4.0.1-rc1
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 21 May 2010 14:46:55 +0000 (15:46 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 21 May 2010 16:32:10 +0000 (17:32 +0100)
commit8db09666b4db736eb825460097106016c1276476
treeccea13b81c496f7c0503bc65ff4e98674d23458c
parent883b932b33400ef3c44a8ae3b74b540810a466ae
Wait for frontend state Connected before connecting the backend

The frontend of the framebuffer set a value (request-abs-pointer) and go
to the state Connected.  The backend must read this value only when the
frontend has the state Connected.

From: Anthony PERARD <anthony.perard@citrix.com>
Tested-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
(cherry picked from commit 805ed3b20492d2f4bb465bfda65cedd286e23209)
hw/xen_backend.c