aboutsummaryrefslogtreecommitdiff
path: root/hw/display/xenfb.c
AgeCommit message (Expand)Author
2016-01-29xen: Clean up includesPeter Maydell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell
2016-01-14xenfb.c: avoid expensive loops when prod <= out_consStefano Stabellini
2015-12-18xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini
2015-02-10Add tracing to xenfb.Don Koch
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-07-07xen: build on ARMStefano Stabellini
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber
2014-01-17xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini