summaryrefslogtreecommitdiffstats
path: root/hw/display/xenfb.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell2019-11-291-7/+0
* xen: Clean up includesPeter Maydell2019-11-291-9/+1
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2019-11-291-8/+9
* xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2019-11-291-7/+8
* xenfb.c: avoid expensive loops when prod <= out_consStefano Stabellini2019-11-291-2/+3
* xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini2019-11-291-4/+6
* Add tracing to xenfb.Don Koch2015-02-101-0/+5
* console: stop using PixelFormatGerd Hoffmann2014-09-051-3/+5
* xen: build on ARMStefano Stabellini2014-07-071-8/+10
* xenfb: Fix graphic_console_init() build failureAndreas Färber2014-03-081-1/+1
* xenfb: map framebuffer read-only and handle unmap errorsStefano Stabellini2014-01-171-1/+6
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-1/+1
* xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-39/+17
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-4/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+0
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1021
OpenPOWER on IntegriCloud