Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | xenfb: remove xen_init_display "temporary" hack | Stefano Stabellini | 1 | -63/+18 |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau | 1 | -1/+0 |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea | 1 | -2/+2 |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea | 1 | -4/+4 |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 1 | -21/+21 |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea | 1 | -2/+4 |
2016-10-28 | xen: Fix coding style errors | Emil Condrea | 1 | -41/+50 |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini | 1 | -1/+0 |
2016-06-07 | xen: Use DIV_ROUND_UP | Laurent Vivier | 1 | -2/+2 |
2016-04-12 | xenfb: use the correct condition to avoid excessive looping | Wei Liu | 1 | -1/+1 |
2016-02-10 | xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 | Ian Campbell | 1 | -7/+0 |
2016-01-29 | xen: Clean up includes | Peter Maydell | 1 | -9/+1 |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell | 1 | -8/+9 |
2016-01-26 | xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages | Ian Campbell | 1 | -7/+8 |
2016-01-14 | xenfb.c: avoid expensive loops when prod <= out_cons | Stefano Stabellini | 1 | -2/+3 |
2015-12-18 | xenfb: avoid reading twice the same fields from the shared page | Stefano Stabellini | 1 | -4/+6 |
2015-02-10 | Add tracing to xenfb. | Don Koch | 1 | -0/+5 |
2014-09-05 | console: stop using PixelFormat | Gerd Hoffmann | 1 | -3/+5 |
2014-07-07 | xen: build on ARM | Stefano Stabellini | 1 | -8/+10 |
2014-03-08 | xenfb: Fix graphic_console_init() build failure | Andreas Färber | 1 | -1/+1 |
2014-01-17 | xenfb: map framebuffer read-only and handle unmap errors | Stefano Stabellini | 1 | -1/+6 |
2013-04-25 | console: qom-ify QemuConsole | Gerd Hoffmann | 1 | -1/+1 |
2013-04-16 | xen: re-enable refresh interval reporting for xenfb | Gerd Hoffmann | 1 | -39/+17 |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann | 1 | -4/+6 |
2013-04-16 | console: simplify screendump | Gerd Hoffmann | 1 | -1/+0 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+1021 |