Age | Commit message (Expand) | Author |
2024-06-19 | ui+display: rename is_buffer_shared() -> surface_is_allocated() | Gerd Hoffmann |
2024-06-04 | hw/xen: Register framebuffer backend via xen_backend_init() | Philippe Mathieu-Daudé |
2024-06-04 | hw/xen: Make XenDevOps structures const | Philippe Mathieu-Daudé |
2024-05-10 | xen: register legacy backends via xen_backend_init | Paolo Bonzini |
2023-10-19 | ui/input: Constify QemuInputHandler structure | Philippe Mathieu-Daudé |
2023-03-07 | hw/xen: Use XEN_PAGE_SIZE in PV backend drivers | David Woodhouse |
2023-03-07 | hw/xen: Add foreignmem operations to allow redirection to internal emulation | David Woodhouse |
2022-11-08 | hw/display: fix tab indentation | Amarjargal Gundjalam |
2022-06-14 | ui: Deliver refresh rate via QemuUIInfo | Akihiko Odaki |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-06-24 | xen: Import other xen/io/*.h | Anthony PERARD |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant |
2018-07-02 | hw/display: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2017-12-14 | xenfb: activate input handlers for raw pointer devices | Owen Smith |
2017-12-14 | xenfb: Add [feature|request]-raw-pointer | Owen Smith |
2017-12-14 | xenfb: Use Input Handlers directly | Owen Smith |
2017-09-26 | hw/display/xenfb.c: Add trace_xenfb_key_event | Liang Yan |
2017-07-07 | xenfb: remove xen_init_display "temporary" hack | Stefano Stabellini |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea |
2016-10-28 | xen: Fix coding style errors | Emil Condrea |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-07 | xen: Use DIV_ROUND_UP | Laurent Vivier |
2016-04-12 | xenfb: use the correct condition to avoid excessive looping | Wei Liu |
2016-02-10 | xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 | Ian Campbell |
2016-01-29 | xen: Clean up includes | Peter Maydell |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell |
2016-01-26 | xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages | Ian Campbell |
2016-01-14 | xenfb.c: avoid expensive loops when prod <= out_cons | Stefano Stabellini |
2015-12-18 | xenfb: avoid reading twice the same fields from the shared page | Stefano Stabellini |
2015-02-10 | Add tracing to xenfb. | Don Koch |
2014-09-05 | console: stop using PixelFormat | Gerd Hoffmann |
2014-07-07 | xen: build on ARM | Stefano Stabellini |
2014-03-08 | xenfb: Fix graphic_console_init() build failure | Andreas Färber |
2014-01-17 | xenfb: map framebuffer read-only and handle unmap errors | Stefano Stabellini |
2013-04-25 | console: qom-ify QemuConsole | Gerd Hoffmann |
2013-04-16 | xen: re-enable refresh interval reporting for xenfb | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |