aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2024-02-27hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini
2024-02-26hw/display/exynos4210_fimd: Pass frame buffer memory region as linkPhilippe Mathieu-Daudé
2024-02-26hw/display/pl110: Pass frame buffer memory region as link propertyPhilippe Mathieu-Daudé
2024-02-14virtio-gpu-rutabaga.c: override resource_destroy methodManos Pitsidianakis
2024-02-14virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis
2024-02-14hw/display/virtio-gpu.c: use reset_bh class methodManos Pitsidianakis
2024-02-14virtio-gpu: Correct virgl_renderer_resource_get_info() error checkDmitry Osipenko
2024-01-18vga: sort-of implement word and double-word access modesPaolo Bonzini
2024-01-18vga: use latches in odd/even mode tooPaolo Bonzini
2024-01-18vga: reindent memory access codePaolo Bonzini
2024-01-18vga: optimize horizontal pel panning in 256-color modesPaolo Bonzini
2024-01-18vga: implement horizontal pel panning in graphics modesPaolo Bonzini
2024-01-18vga: mask addresses in non-VESA modes to 256kPaolo Bonzini
2024-01-18vga: introduce VGADisplayParamsPaolo Bonzini
2024-01-18vga: use common endian swap macrosPaolo Bonzini
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2024-01-08qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini
2023-12-29hw/display: Constify VMStateRichard Henderson
2023-12-26Fix bugs when VM shutdown with virtio-gpu unpluggedwangmeiling
2023-11-13hw/display/vmware_vga: fix probably typoAlexandra Diupina
2023-11-07hw/display/ati: allow compiling without PIXMANMarc-André Lureau
2023-11-07hw/sm501: allow compiling without PIXMANMarc-André Lureau
2023-11-07arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMANMarc-André Lureau
2023-11-07ui/spice: SPICE/QXL requires PIXMANMarc-André Lureau
2023-11-07vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMANMarc-André Lureau
2023-11-07virtio-gpu: replace PIXMAN for region/rect testMarc-André Lureau
2023-11-07Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi
2023-11-06Revert "virtio-gpu: block migration of VMs with blob=true"Marc-André Lureau
2023-11-06virtio-gpu: add virtio-gpu/blob vmstate subsectionMarc-André Lureau
2023-11-06virtio-gpu: move scanout restoration to post_loadMarc-André Lureau
2023-11-06virtio-gpu: factor out restore mappingMarc-André Lureau
2023-11-06virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-06ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-06ati-vga: Add 30 bit palette access registerBALATON Zoltan
2023-11-06ati-vga: Support unaligned access to GPIO DDC registersBALATON Zoltan
2023-11-06ati-vga: Fix aperture sizesBALATON Zoltan
2023-11-06virtio-gpu-rutabaga: Add empty interface to fix arm64 crashCong Liu
2023-11-05macfb: allow reads from the DAFB_LUT registerMark Cave-Ayland
2023-11-05macfb: allow larger write accesses to the DAFB_LUT registerMark Cave-Ayland
2023-11-05macfb: rename DAFB_RESET to DAFB_LUT_INDEXMark Cave-Ayland
2023-11-05macfb: don't clear interrupts when writing to DAFB_RESETMark Cave-Ayland
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-02docs/specs/standard-vga: Convert to rSTPeter Maydell
2023-11-01migration: Use vmstate_register_any() for vmware_vgaJuan Quintela
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22hw/display: fix memleak from virtio_add_resourceMatheus Tavares Bernardino