]> xenbits.xen.org Git - xenclient/ioemu.git/commit
fix stubdomain after DisplayState changes
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 23 Mar 2009 17:15:12 +0000 (17:15 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 23 Mar 2009 17:15:12 +0000 (17:15 +0000)
commit31fe45b8c0fe4588532cac92e36fe4d44c873e92
tree09171597008ae22139a8ba88533a0942cda4e1b7
parentb6b661fde6697db5678b5bc1f8496c6573f098d0
fix stubdomain after DisplayState changes

this patch fixes few stubdom issues arised after the recent DisplayState
changes (not yet pushed to qemu-xen-unstable).
The main problem is that we need to touch the newly allocated pages
before sharing them, because minios allocates on first write.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xenfb.c
xenfbfront.c