Age | Commit message (Expand) | Author |
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 |
2016-05-02 | vga: fix banked access bounds checking (CVE-2016-3710) | Gerd Hoffmann |
2016-04-12 | xenfb: use the correct condition to avoid excessive looping | Wei Liu |
2016-04-11 | virtio-gpu: block live migration | Gerd Hoffmann |
2016-04-11 | ui/virtio-gpu: add and use qemu_create_displaysurface_pixman | Gerd Hoffmann |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | bcm2835_fb: add framebuffer device for Raspberry Pi | Grégory ESTRADE |
2016-03-01 | qxl: lock current_async update in qxl_soft_reset | Gerd Hoffmann |
2016-03-01 | cirrus_vga: fix off-by-one in blit_region_is_unsafe | Paolo Bonzini |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-02-10 | xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 | Ian Campbell |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-02-03 | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann |
2016-02-03 | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann |
2016-02-03 | virtio-gpu: maintain command queue | Gerd Hoffmann |
2016-02-03 | virtio-gpu: fix memory leak in error path | Gerd Hoffmann |
2016-01-29 | hw/display: Clean up includes | Peter Maydell |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2016-01-29 | xen: Clean up includes | Peter Maydell |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2016-01-26 | xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. | Ian Campbell |
2016-01-26 | xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages | Ian Campbell |
2016-01-21 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta... | Peter Maydell |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2016-01-14 | xenfb.c: avoid expensive loops when prod <= out_cons | Stefano Stabellini |
2016-01-08 | ui/curses: Fix color attribute of monitor for curses | OGAWA Hirofumi |
2015-12-18 | xenfb: avoid reading twice the same fields from the shared page | Stefano Stabellini |