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
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-02
Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...
Peter Maydell
2022-02-02
hw/display/artist: Fix draw_line() artefacts
Sven Schnelle
2022-02-02
hw/display/artist: Mouse cursor fixes for HP-UX
Helge Deller
2022-02-02
hw/display/artist: rewrite vram access mode handling
Sven Schnelle
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
Marc-André Lureau
2021-12-21
hw/display: report an error if virgl initialization failed
Marc-André Lureau
2021-12-06
Revert "vga: don't abort when adding a duplicate isa-vga device"
Alex Bennée
2021-11-09
macfb: fix a memory leak (CID 1465231)
Laurent Vivier
2021-11-05
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2021-10-08
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
2021-10-08
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2021-10-08
macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...
Mark Cave-Ayland
2021-10-08
macfb: fix overflow of color_palette array
Mark Cave-Ayland
2021-10-08
macfb: fix invalid object reference in macfb_common_realize()
Mark Cave-Ayland
2021-10-08
macfb: update macfb.c to use the Error API best practices
Mark Cave-Ayland
2021-10-08
macfb: handle errors that occur during realize
Mark Cave-Ayland
2021-09-29
macfb: don't register declaration ROM
Mark Cave-Ayland
2021-09-15
virtio-gpu: Add gl_flushed callback
Vivek Kasireddy
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
qxl: fix pre-save logic
Gerd Hoffmann
2021-08-31
hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and...
Helge Deller
2021-08-31
hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
Qiang Liu
2021-08-31
vga: don't abort when adding a duplicate isa-vga device
Jose R. Ziviani
2021-08-31
hw/display: Restrict virtio-gpu-udmabuf stubs to !Linux
Philippe Mathieu-Daudé
2021-08-31
virtio-gpu: no point of checking res->iov
Dongwon Kim
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
[next]