Age | Commit message (Expand) | Author |
2018-08-30 | use dpy_gfx_update_full | Gerd Hoffmann |
2018-02-13 | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot | Paolo Bonzini |
2018-02-05 | exynos4210: workaround UBSAN compilation error | Marc-André Lureau |
2017-04-24 | exynos: make display updates thread safe | Gerd Hoffmann |
2016-05-12 | hw/display: QOM'ify exynos4210_fimd.c | xiaoqiang zhao |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange |
2015-06-15 | hw/display/exynos4210_fimd: Fix bit-swapping code | Peter Maydell |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2013-07-29 | exynos4210_fimd: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-20 | memory: make section size a 128-bit integer | Paolo Bonzini |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-16 | exynos4210_fimd.c: fix display resize bug introduced after console revamp | Igor Mitsyanko |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |