summaryrefslogtreecommitdiffstats
path: root/hw/display/xenfb.c
Commit message (Expand)AuthorAgeFilesLines
* xenfb: remove xen_init_display "temporary" hackStefano Stabellini2017-07-071-63/+18Star
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* xen: Rename xen_be_find_xendevEmil Condrea2016-10-291-2/+2
* xen: Rename xen_be_send_notifyEmil Condrea2016-10-291-4/+4
* xen: Rename xen_be_unbind_evtchnEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-291-21/+21
* xen: Fix coding style warningsEmil Condrea2016-10-291-2/+4
* xen: Fix coding style errorsEmil Condrea2016-10-291-41/+50
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* xen: Use DIV_ROUND_UPLaurent Vivier2016-06-071-2/+2
* xenfb: use the correct condition to avoid excessive loopingWei Liu2016-04-121-1/+1
* xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell2016-02-101-7/+0Star
* xen: Clean up includesPeter Maydell2016-01-291-9/+1Star
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-261-8/+9
* xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2016-01-261-7/+8
* xenfb.c: avoid expensive loops when prod <= out_consStefano Stabellini2016-01-141-2/+3
* xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini2015-12-181-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/+17Star
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-4/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+0Star
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1021