aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2016-05-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into stagingPeter Maydell
2016-05-13hw/display: QOM'ify jazz_led.cxiaoqiang.zhao
2016-05-12hw/display/blizzard: Remove blizzard_template.hPeter Maydell
2016-05-12hw/display/blizzard: Expand out macrosPeter Maydell
2016-05-12hw/display: QOM'ify exynos4210_fimd.cxiaoqiang zhao
2016-05-12omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat
2016-05-12blizzard: Remove support for DEPTH != 32Pooja Dhannawat
2016-05-02vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann
2016-05-02vga: update vga register setup on vbe changesGerd Hoffmann
2016-05-02vga: factor out vga register setupGerd Hoffmann
2016-05-02vga: add vbe_enabled() helperGerd Hoffmann
2016-05-02vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann
2016-04-12xenfb: use the correct condition to avoid excessive loopingWei Liu
2016-04-11virtio-gpu: block live migrationGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini
2016-02-23all: Clean up includesPeter Maydell
2016-02-10xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann
2016-02-03virtio-gpu: fix memory leak in error pathGerd Hoffmann
2016-01-29hw/display: Clean up includesPeter Maydell
2016-01-29virtio: Clean up includesPeter Maydell
2016-01-29xen: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29lm32: Clean up includesPeter Maydell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-14xenfb.c: avoid expensive loops when prod <= out_consStefano Stabellini
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi
2015-12-18xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini
2015-12-17arm: explicitly mark device loads as little-endianPaolo Bonzini
2015-11-06qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi
2015-10-20vmsvga: more cursor checksGerd Hoffmann
2015-10-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
2015-10-08virtio-gpu: add cursor update tracepointGerd Hoffmann
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann