summaryrefslogtreecommitdiff
path: root/hw/xenfb.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann1-28/+23
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann1-4/+4
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2013-02-21vga: fix byteswapping.Gerd Hoffmann1-1/+2
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-1/+1
2012-11-02xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann1-2/+2
2012-11-01console: QLIST-ify display change listeners.Gerd Hoffmann1-1/+1
2012-06-21xen: Reorganize includes of Xen headers.Anthony PERARD1-8/+5
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