aboutsummaryrefslogtreecommitdiffstats
path: root/hw/xenfb.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Move the xenfb pointer handler to the connected methodJohn Haxby1-5/+16
2011-09-09Introduce a new 'connected' xendev op called when Connected.John Haxby1-4/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-5/+5
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini1-7/+12
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2010-06-13Move stdbool.hPaul Brook1-1/+0
2010-03-17disentangle tcg and deadline calculationPaolo Bonzini1-2/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-25Fix warningBlue Swirl1-1/+1
2009-04-22xen: add framebuffer backend driver (Gerd Hoffmann)aliguori1-0/+1013