summaryrefslogtreecommitdiffstats
path: root/hw/xenfb.c
Commit message (Expand)AuthorAgeFilesLines
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-181-4/+4
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-2/+2
* vga: fix byteswapping.Gerd Hoffmann2013-02-211-1/+2
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann2012-11-021-2/+2
* console: QLIST-ify display change listeners.Gerd Hoffmann2012-11-011-1/+1
* xen: Reorganize includes of Xen headers.Anthony PERARD2012-06-211-8/+5
* Move the xenfb pointer handler to the connected methodJohn Haxby2011-09-091-5/+16
* Introduce a new 'connected' xendev op called when Connected.John Haxby2011-09-091-4/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-5/+5
* xen: add vkbd support for PV on HVM guestsStefano Stabellini2011-07-171-7/+12
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Move stdbool.hPaul Brook2010-06-131-1/+0
* disentangle tcg and deadline calculationPaolo Bonzini2010-03-171-2/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Fix warningBlue Swirl2009-04-251-1/+1
* xen: add framebuffer backend driver (Gerd Hoffmann)aliguori2009-04-221-0/+1013
OpenPOWER on IntegriCloud