Age | Commit message (Expand) | Author |
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 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-09-07 | Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ... | Peter Maydell |
2020-09-04 | cirrus: handle wraparound in cirrus_invalidate_region | Gerd Hoffmann |
2020-09-04 | virtio-gpu: fix unmap the already mapped items | Li Zhijian |
2020-09-03 | hw/display/artist: Allow screen size up to 2048 lines | Helge Deller |
2020-09-03 | hw/display/artist: Refactor x/y coordination extraction | Helge Deller |
2020-09-03 | hw/display/artist: Verify artist screen resolution | Helge Deller |
2020-09-01 | hw/display/vga:Remove redundant statement in vga_draw_graphic() | Chen Qun |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang |
2020-08-27 | nubus: Rename class type checking macros | Eduardo Habkost |