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
2024-09-12
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-06-20
stdvga: fix screen blanking
Gerd Hoffmann
2024-06-06
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-02
vga: do not treat horiz pel panning value of 8 as "enabled"
Paolo Bonzini
2024-04-02
vga: adjust dirty memory region if pel panning is active
Paolo Bonzini
2024-04-02
vga: move computation of dirty memory region later
Paolo Bonzini
2024-04-02
vga: merge conditionals on shift control register
Paolo Bonzini
2024-03-12
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-03-12
virtio-gpu: fix scanout migration post-load
Marc-André Lureau
2024-03-12
virtio-gpu: remove needless condition
Marc-André Lureau
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
Zhao Liu
2024-03-08
mips: do not list individual devices from configs/
Paolo Bonzini
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-26
hw/display/exynos4210_fimd: Pass frame buffer memory region as link
Philippe Mathieu-Daudé
2024-02-26
hw/display/pl110: Pass frame buffer memory region as link property
Philippe Mathieu-Daudé
2024-02-14
virtio-gpu-rutabaga.c: override resource_destroy method
Manos Pitsidianakis
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
2024-02-14
hw/display/virtio-gpu.c: use reset_bh class method
Manos Pitsidianakis
2024-02-14
virtio-gpu: Correct virgl_renderer_resource_get_info() error check
Dmitry Osipenko
2024-01-18
vga: sort-of implement word and double-word access modes
Paolo Bonzini
2024-01-18
vga: use latches in odd/even mode too
Paolo Bonzini
2024-01-18
vga: reindent memory access code
Paolo Bonzini
2024-01-18
vga: optimize horizontal pel panning in 256-color modes
Paolo Bonzini
2024-01-18
vga: implement horizontal pel panning in graphics modes
Paolo Bonzini
2024-01-18
vga: mask addresses in non-VESA modes to 256k
Paolo Bonzini
2024-01-18
vga: introduce VGADisplayParams
Paolo Bonzini
2024-01-18
vga: use common endian swap macros
Paolo Bonzini
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-29
hw/display: Constify VMState
Richard Henderson
2023-12-26
Fix bugs when VM shutdown with virtio-gpu unplugged
wangmeiling
2023-11-13
hw/display/vmware_vga: fix probably typo
Alexandra Diupina
2023-11-07
hw/display/ati: allow compiling without PIXMAN
Marc-André Lureau
2023-11-07
hw/sm501: allow compiling without PIXMAN
Marc-André Lureau
2023-11-07
arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
Marc-André Lureau
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
2023-11-07
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
Marc-André Lureau
2023-11-07
virtio-gpu: replace PIXMAN for region/rect test
Marc-André Lureau
2023-11-07
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-11-06
Revert "virtio-gpu: block migration of VMs with blob=true"
Marc-André Lureau
2023-11-06
virtio-gpu: add virtio-gpu/blob vmstate subsection
Marc-André Lureau
2023-11-06
virtio-gpu: move scanout restoration to post_load
Marc-André Lureau
2023-11-06
virtio-gpu: factor out restore mapping
Marc-André Lureau
2023-11-06
virtio-gpu: block migration of VMs with blob=true
Marc-André Lureau
[next]