]> xenbits.xensource.com Git - xen.git/commit
ioemu: fix VNC case when switching from 32bpp to 24bpp
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 25 Mar 2008 10:24:26 +0000 (10:24 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 25 Mar 2008 10:24:26 +0000 (10:24 +0000)
commit06a7e3fd4bd5e7b3b49c492e8a1dd6fd1bc6018b
tree4534553d110b9b71e924abc66758c35eb715b7e7
parent8fdf0dd7e95846eebbba6b8a579eff3438037a7d
ioemu: fix VNC case when switching from 32bpp to 24bpp
Even if we don't need to tell the client to redepth, we need to tell
e.g. xenfb that we can't share the buffer any more.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/vnc.c