[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH 2/2] Virtual frame buffer: user space backend
On Fri, 07 Jul 2006 17:57:52 +0100, Christian Limpach wrote: > On 6/26/06, Markus Armbruster <armbru@xxxxxxxxxx> wrote: >> Straightforward conversion to Xenstore. >> >> Applies to hg repository at http://hg.codemonkey.ws/vncfb > > Ideally, we'd move qemu's vnc support into a library to make it reusable. I had considered this. It's a little awkward since b/c of the dependence on QEMU's async IO routines but it wouldn't be that bad. At this point, it probably makes most sense to communicate the linear offsets within the framebuffer that are dirty instead of computing a rect. Since the QEMU VNC code already does rectangle finding and maintains dirty tile bitmap, we don't really have to attempt to find the rect in the frontend at all. Regards, Anthony Liguori _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |