summaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)AuthorFilesLines
2016-06-21milkymist: fix tmu2.c build failure (missing error.h include)Gerd Hoffmann1-0/+1
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+122
2016-06-20Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell2-18/+26
2016-06-20trace: split out trace events for hw/display/ directoryDaniel P. Berrange1-0/+122
2016-06-20milkymist: update specification URLsMichael Walle2-2/+2
2016-06-20hw/display: QOM'ify milkymist-vgafb.cxiaoqiang zhao1-6/+10
2016-06-20hw/display: QOM'ify milkymist-tmu2.cxiaoqiang zhao1-10/+14
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-3/+1
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-06-14introduce xlnx-dpKONRAD Frederic2-0/+1337
2016-06-14introduce dpcd moduleKONRAD Frederic2-0/+174
2016-06-07xen: Use DIV_ROUND_UPLaurent Vivier1-2/+2
2016-06-06virtio-gpu: add live migration supportGerd Hoffmann3-7/+195
2016-06-06vmsvga: don't process more than 1024 fifo commands at onceGerd Hoffmann1-2/+2
2016-06-06vmsvga: shadow fifo registersGerd Hoffmann1-29/+28
2016-06-06vmsvga: add more fifo checksGerd Hoffmann1-1/+4
2016-06-06vmsvga: move fifo sanity checks to vmsvga_fifo_lengthGerd Hoffmann1-13/+15
2016-06-03virtio-gpu: fix scanout rectanglesGerd Hoffmann1-1/+13
2016-05-23vga: add sr_vbe register setGerd Hoffmann2-22/+29
2016-05-23virtio-gpu: fix ui idx checkMarc-André Lureau1-1/+1
2016-05-23virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTSMarc-André Lureau1-2/+2
2016-05-23virtio-gpu: check max_outputs onlyMarc-André Lureau2-5/+4
2016-05-23virtio-gpu: check max_outputs valueMarc-André Lureau1-0/+6
2016-05-23virtio-vga: propagate on gpu realized errorMarc-André Lureau2-1/+8
2016-05-23virtio-gpu: check early scanout idMarc-André Lureau1-10/+9
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini4-0/+4
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-0/+1
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-0/+1
2016-05-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into stagingPeter Maydell1-7/+11
2016-05-13hw/display: QOM'ify jazz_led.cxiaoqiang.zhao1-7/+11
2016-05-12hw/display/blizzard: Remove blizzard_template.hPeter Maydell2-99/+77
2016-05-12hw/display/blizzard: Expand out macrosPeter Maydell1-38/+17
2016-05-12hw/display: QOM'ify exynos4210_fimd.cxiaoqiang zhao1-7/+12
2016-05-12omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat2-51/+7
2016-05-12blizzard: Remove support for DEPTH != 32Pooja Dhannawat2-66/+5
2016-05-02vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann1-0/+6
2016-05-02vga: update vga register setup on vbe changesGerd Hoffmann1-0/+1
2016-05-02vga: factor out vga register setupGerd Hoffmann1-34/+44
2016-05-02vga: add vbe_enabled() helperGerd Hoffmann1-4/+9
2016-05-02vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann1-6/+18
2016-04-12xenfb: use the correct condition to avoid excessive loopingWei Liu1-1/+1
2016-04-11virtio-gpu: block live migrationGerd Hoffmann1-0/+7
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann1-4/+1
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-3/+3
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2-0/+3
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster8-0/+8
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2-0/+425
2016-03-01qxl: lock current_async update in qxl_soft_resetGerd Hoffmann1-0/+2
2016-03-01cirrus_vga: fix off-by-one in blit_region_is_unsafePaolo Bonzini1-2/+2
2016-02-23all: Clean up includesPeter Maydell1-1/+0