Statistics
| Branch: | Revision:

root / hw / xenfb.c @ ee118d95

History | View | Annotate | Download (30.1 kB)

# Date Author Comment
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...