aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim
2024-05-14ui/console: Use qemu_dmabuf_get_..() helpers insteadDongwon Kim
2024-05-10xen: register legacy backends via xen_backend_initPaolo Bonzini
2024-05-03display: remove GraphicHwOps from typedefs.hPaolo Bonzini
2024-05-03build: do not build virtio-vga-gl if virgl/opengl not availablePaolo Bonzini
2024-04-30hw/display : Add device DM163Inès Varhol
2024-04-26exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-18vga: move dirty memory region code togetherPaolo Bonzini
2024-04-18vga: optimize computation of dirty memory regionPaolo Bonzini
2024-04-18ramfb: move stubs out of stubs/Paolo Bonzini
2024-04-10hw/display/virtio-gpu: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-02vga: do not treat horiz pel panning value of 8 as "enabled"Paolo Bonzini
2024-04-02vga: adjust dirty memory region if pel panning is activePaolo Bonzini
2024-04-02vga: move computation of dirty memory region laterPaolo Bonzini
2024-04-02vga: merge conditionals on shift control registerPaolo Bonzini
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau
2024-03-12virtio-gpu: remove needless conditionMarc-André Lureau
2024-03-12bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé
2024-03-12hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()Zhao Liu
2024-03-08mips: do not list individual devices from configs/Paolo Bonzini
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