aboutsummaryrefslogtreecommitdiffstats
path: root/hw/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang2024-08-231-1/+1
* hw/display/virtio-gpu: Improve "opengl is not available" error messagePeter Maydell2024-08-061-1/+7
* virtio-gpu-gl: declare dependency on ui-openglMarc-André Lureau2024-07-221-0/+1
* hw/display/bcm2835_fb: fix fb_use_offsets conditionSamJakob2024-07-181-1/+1
* ui/console: Remove dpy_cursor_define_supported()Akihiko Odaki2024-07-162-8/+2
* ui/console: Convert mouse visibility parameter into boolAkihiko Odaki2024-07-163-4/+3
* vhost-user-gpu: fix import of DMABUFMarc-André Lureau2024-07-011-2/+3
* ui+display: rename is_buffer_shared() -> surface_is_allocated()Gerd Hoffmann2024-06-193-13/+14
* stdvga: fix screen blankingGerd Hoffmann2024-06-191-0/+7
* hw/xen: Register framebuffer backend via xen_backend_init()Philippe Mathieu-Daudé2024-06-041-2/+7
* hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé2024-06-041-2/+2
* virtio-gpu: fix v2 migrationMarc-André Lureau2024-05-221-8/+22
* ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim2024-05-142-27/+28
* ui/console: Use qemu_dmabuf_get_..() helpers insteadDongwon Kim2024-05-142-7/+5
* xen: register legacy backends via xen_backend_initPaolo Bonzini2024-05-101-1/+7
* display: remove GraphicHwOps from typedefs.hPaolo Bonzini2024-05-031-0/+1
* build: do not build virtio-vga-gl if virgl/opengl not availablePaolo Bonzini2024-05-031-6/+8
* hw/display : Add device DM163Inès Varhol2024-04-304-0/+367
* exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé2024-04-261-1/+1
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-2/+2
* vga: move dirty memory region code togetherPaolo Bonzini2024-04-181-4/+4
* vga: optimize computation of dirty memory regionPaolo Bonzini2024-04-181-17/+7
* ramfb: move stubs out of stubs/Paolo Bonzini2024-04-182-1/+16
* hw/display/virtio-gpu: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé2024-04-101-4/+2
* vga: do not treat horiz pel panning value of 8 as "enabled"Paolo Bonzini2024-04-021-1/+3
* vga: adjust dirty memory region if pel panning is activePaolo Bonzini2024-04-021-1/+4
* vga: move computation of dirty memory region laterPaolo Bonzini2024-04-021-25/+25
* vga: merge conditionals on shift control registerPaolo Bonzini2024-04-021-47/+42
* Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into stagingPeter Maydell2024-03-121-17/+41
|\
| * virtio-gpu: fix scanout migration post-loadMarc-André Lureau2024-03-121-10/+41
| * virtio-gpu: remove needless conditionMarc-André Lureau2024-03-121-7/+0
* | bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé2024-03-121-1/+1
* | hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()Zhao Liu2024-03-121-0/+1
|/
* mips: do not list individual devices from configs/Paolo Bonzini2024-03-081-1/+1
* hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini2024-02-271-0/+1
* hw/display/exynos4210_fimd: Pass frame buffer memory region as linkPhilippe Mathieu-Daudé2024-02-261-3/+16
* hw/display/pl110: Pass frame buffer memory region as link propertyPhilippe Mathieu-Daudé2024-02-261-4/+16
* virtio-gpu-rutabaga.c: override resource_destroy methodManos Pitsidianakis2024-02-141-12/+35
* virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis2024-02-141-3/+22
* hw/display/virtio-gpu.c: use reset_bh class methodManos Pitsidianakis2024-02-141-1/+1
* virtio-gpu: Correct virgl_renderer_resource_get_info() error checkDmitry Osipenko2024-02-141-1/+1
* vga: sort-of implement word and double-word access modesPaolo Bonzini2024-01-182-24/+69
* vga: use latches in odd/even mode tooPaolo Bonzini2024-01-181-26/+12
* vga: reindent memory access codePaolo Bonzini2024-01-181-96/+105
* vga: optimize horizontal pel panning in 256-color modesPaolo Bonzini2024-01-181-0/+12
* vga: implement horizontal pel panning in graphics modesPaolo Bonzini2024-01-184-32/+111
* vga: mask addresses in non-VESA modes to 256kPaolo Bonzini2024-01-182-4/+8
* vga: introduce VGADisplayParamsPaolo Bonzini2024-01-183-69/+52
* vga: use common endian swap macrosPaolo Bonzini2024-01-181-48/+17
* Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi2024-01-081-1/+1