index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
2018-09-27
qxl: support mono cursors with inverted colors
Peter Wu
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-09-27
display/stdvga: add edid support.
Gerd Hoffmann
2018-09-27
display/edid: add region helper.
Gerd Hoffmann
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-30
use dpy_gfx_update_full
Gerd Hoffmann
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2018-08-24
hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Reset resolution, etc correctly
Peter Maydell
2018-08-24
hw/display/bcm2835_fb: Drop unused size and pitch fields
Peter Maydell
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-21
hw/display/vga-isa-mm: Convert away from old_mmio
Peter Maydell
2018-08-21
qxl: drop unused generation variable
Gerd Hoffmann
2018-08-21
hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
Thomas Huth
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
2018-07-07
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
2018-07-07
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
2018-07-07
sm501: Log unimplemented raster operation modes
Sebastian Bauer
2018-07-07
sm501: Implement negated destination raster operation mode
Sebastian Bauer
2018-07-07
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
2018-07-07
sm501: Perform a full update after palette change
Sebastian Bauer
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-03
virtio-gpu: disable scanout when backing resource is destroyed
Gerd Hoffmann
2018-07-03
virtio-gpu: update old resource too.
Gerd Hoffmann
2018-07-03
virtio-gpu: tweak scanout disable.
Gerd Hoffmann
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
2018-07-02
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-26
ramfb: fix overflow
Gerd Hoffmann
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
[next]