index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
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-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
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
[next]