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
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
2021-02-04
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
2021-02-04
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
2021-02-04
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2021-01-27
hw/display/vmware_vga: Remove dependency on VNC header
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
Clean up includes
Markus Armbruster
2020-11-22
hw/display/tcx: add missing 64-bit access for framebuffer blitter
Mark Cave-Ayland
2020-11-17
ads7846: put it into the 'input' category
Gan Qixin
2020-11-17
ssd0323: put it into the 'display' category
Gan Qixin
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-13
hw/display/cirrus_vga: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-11-13
hw/display/cirrus_vga: Remove debugging code commented out
Philippe Mathieu-Daudé
2020-11-04
ati: check x y display parameter values
Prasad J Pandit
2020-11-02
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
AlexChen
2020-11-02
hw/display/omap_lcdc: Fix potential NULL pointer dereference
AlexChen
2020-10-31
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...
Peter Maydell
2020-10-29
virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
Gerd Hoffmann
2020-10-29
virtio-gpu: add virtio-vga module
Gerd Hoffmann
2020-10-29
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann
2020-10-28
hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
Philippe Mathieu-Daudé
2020-10-13
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
2020-09-29
virtio-vga: implement big-endian-framebuffer property
Gerd Hoffmann
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
2020-09-29
edid: fix physical display size computation
Marc-André Lureau
2020-09-29
virtio-gpu-3d: fix abnormal display after a warm reboot
Guoqing Zhang
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
vhost-user-vga: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
[next]