summaryrefslogtreecommitdiffstats
path: root/hw/display/xenfb.c
Commit message (Expand)AuthorAgeFilesLines
* hw/display: fix tab indentationAmarjargal Gundjalam2022-11-081-130/+130
* ui: Deliver refresh rate via QemuUIInfoAkihiko Odaki2022-06-141-3/+11
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-2/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* xen: Import other xen/io/*.hAnthony PERARD2019-06-241-4/+3Star
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-12/+13
* hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-271-2/+2
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-1/+1
* xenfb: activate input handlers for raw pointer devicesOwen Smith2017-12-151-0/+5
* xenfb: Add [feature|request]-raw-pointerOwen Smith2017-12-151-17/+30
* xenfb: Use Input Handlers directlyOwen Smith2017-12-151-137/+137
* hw/display/xenfb.c: Add trace_xenfb_key_eventLiang Yan2017-09-261-0/+1
* 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