On 05/17/2010 12:44 PM, Christoph Hellwig wrote: > On Fri, May 14, 2010 at 05:58:50PM +0100, Julian Pidancet wrote: >> This patch implements a DirectFB driver for QEMU. It allows Qemu to >> draw a VM graphic output directly in the framebuffer of the host, >> without having to rely on X11. >> DirectFB also provides with a generic interface take advantage of graphic >> hardware acceleration for a bunch of different supported cards. > > Doesn't DirectFB still require utterly broken out of tree kernel > patches? >
I have not heard about that, sorry. My test configuration has an i915-like Intel graphic card, and a nearly standard 2.6.32 linux kernel. No specific patching was required. -- Julian