Statistics
| Branch: | Revision:

root / hw / xenfb.c @ 72cf2d4f

History | View | Annotate | Download (30.1 kB)

# Date Author Comment
8167ee88 07/16/2009 11:47 pm Blue Swirl

Update to a hopefully more future proof FSF address

Signed-off-by: Blue Swirl <>

c433bedf 04/25/2009 10:31 am Blue Swirl

Fix warning

e7151f83 04/22/2009 06:19 pm aliguori

xen: add framebuffer backend driver (Gerd Hoffmann)

This patch adds a frsamebuffer (and kbd+mouse) backend driver. It
it based on current xen-unstable code. It has been changed to make
use of the common backend driver code. It also has been changed to...