Age | Commit message (Expand) | Author |
2016-07-07 | aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows | Peter Maydell |
2016-07-07 | xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo | Paolo Bonzini |
2016-07-06 | virgl: pass whole GL scanout dimensions | Marc-André Lureau |
2016-07-06 | virgl: count the calls to gl_block | Marc-André Lureau |
2016-07-06 | spice: avoid .set_mm_time on >= 0.12.6 | John Snow |
2016-07-06 | qxl: fix surface migration | Gerd Hoffmann |
2016-07-06 | qxl: store memory region and offset instead of pointer for guest slots | Gerd Hoffmann |
2016-07-06 | qxl: factor out qxl_get_check_slot_offset | Gerd Hoffmann |
2016-07-06 | qxl: handle no updates in interface_update_area_complete | Gerd Hoffmann |
2016-07-06 | qxl: use uint64_t for vram size | Gerd Hoffmann |
2016-07-04 | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater |
2016-06-21 | milkymist: fix tmu2.c build failure (missing error.h include) | Gerd Hoffmann |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s... | Peter Maydell |
2016-06-20 | trace: split out trace events for hw/display/ directory | Daniel P. Berrange |
2016-06-20 | milkymist: update specification URLs | Michael Walle |
2016-06-20 | hw/display: QOM'ify milkymist-vgafb.c | xiaoqiang zhao |
2016-06-20 | hw/display: QOM'ify milkymist-tmu2.c | xiaoqiang zhao |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-14 | introduce xlnx-dp | KONRAD Frederic |
2016-06-14 | introduce dpcd module | KONRAD Frederic |
2016-06-07 | xen: Use DIV_ROUND_UP | Laurent Vivier |
2016-06-06 | virtio-gpu: add live migration support | Gerd Hoffmann |
2016-06-06 | vmsvga: don't process more than 1024 fifo commands at once | Gerd Hoffmann |
2016-06-06 | vmsvga: shadow fifo registers | Gerd Hoffmann |
2016-06-06 | vmsvga: add more fifo checks | Gerd Hoffmann |
2016-06-06 | vmsvga: move fifo sanity checks to vmsvga_fifo_length | Gerd Hoffmann |
2016-06-03 | virtio-gpu: fix scanout rectangles | Gerd Hoffmann |
2016-05-23 | vga: add sr_vbe register set | Gerd Hoffmann |
2016-05-23 | virtio-gpu: fix ui idx check | Marc-André Lureau |
2016-05-23 | virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS | Marc-André Lureau |
2016-05-23 | virtio-gpu: check max_outputs only | Marc-André Lureau |
2016-05-23 | virtio-gpu: check max_outputs value | Marc-André Lureau |
2016-05-23 | virtio-vga: propagate on gpu realized error | Marc-André Lureau |
2016-05-23 | virtio-gpu: check early scanout id | Marc-André Lureau |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini |
2016-05-13 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging | Peter Maydell |
2016-05-13 | hw/display: QOM'ify jazz_led.c | xiaoqiang.zhao |
2016-05-12 | hw/display/blizzard: Remove blizzard_template.h | Peter Maydell |
2016-05-12 | hw/display/blizzard: Expand out macros | Peter Maydell |
2016-05-12 | hw/display: QOM'ify exynos4210_fimd.c | xiaoqiang zhao |
2016-05-12 | omap_lcdc: Remove support for DEPTH != 32 | Pooja Dhannawat |
2016-05-12 | blizzard: Remove support for DEPTH != 32 | Pooja Dhannawat |
2016-05-02 | vga: make sure vga register setup for vbe stays intact (CVE-2016-3712). | Gerd Hoffmann |
2016-05-02 | vga: update vga register setup on vbe changes | Gerd Hoffmann |
2016-05-02 | vga: factor out vga register setup | Gerd Hoffmann |
2016-05-02 | vga: add vbe_enabled() helper | Gerd Hoffmann |