index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-4
/
+2
2024-04-02
vga: do not treat horiz pel panning value of 8 as "enabled"
Paolo Bonzini
1
-1
/
+3
2024-04-02
vga: adjust dirty memory region if pel panning is active
Paolo Bonzini
1
-1
/
+4
2024-04-02
vga: move computation of dirty memory region later
Paolo Bonzini
1
-25
/
+25
2024-04-02
vga: merge conditionals on shift control register
Paolo Bonzini
1
-47
/
+42
2024-03-12
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
1
-17
/
+41
2024-03-12
virtio-gpu: fix scanout migration post-load
Marc-André Lureau
1
-10
/
+41
2024-03-12
virtio-gpu: remove needless condition
Marc-André Lureau
1
-7
/
+0
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-12
hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
Zhao Liu
1
-0
/
+1
2024-03-08
mips: do not list individual devices from configs/
Paolo Bonzini
1
-1
/
+1
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
1
-0
/
+1
2024-02-26
hw/display/exynos4210_fimd: Pass frame buffer memory region as link
Philippe Mathieu-Daudé
1
-3
/
+16
2024-02-26
hw/display/pl110: Pass frame buffer memory region as link property
Philippe Mathieu-Daudé
1
-4
/
+16
2024-02-14
virtio-gpu-rutabaga.c: override resource_destroy method
Manos Pitsidianakis
1
-12
/
+35
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
1
-3
/
+22
2024-02-14
hw/display/virtio-gpu.c: use reset_bh class method
Manos Pitsidianakis
1
-1
/
+1
2024-02-14
virtio-gpu: Correct virgl_renderer_resource_get_info() error check
Dmitry Osipenko
1
-1
/
+1
2024-01-18
vga: sort-of implement word and double-word access modes
Paolo Bonzini
2
-24
/
+69
2024-01-18
vga: use latches in odd/even mode too
Paolo Bonzini
1
-26
/
+12
2024-01-18
vga: reindent memory access code
Paolo Bonzini
1
-96
/
+105
2024-01-18
vga: optimize horizontal pel panning in 256-color modes
Paolo Bonzini
1
-0
/
+12
2024-01-18
vga: implement horizontal pel panning in graphics modes
Paolo Bonzini
4
-32
/
+111
2024-01-18
vga: mask addresses in non-VESA modes to 256k
Paolo Bonzini
2
-4
/
+8
2024-01-18
vga: introduce VGADisplayParams
Paolo Bonzini
3
-69
/
+52
2024-01-18
vga: use common endian swap macros
Paolo Bonzini
1
-48
/
+17
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
1
-1
/
+1
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
1
-1
/
+1
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-3
/
+5
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
1
-1
/
+1
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-1
/
+0
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
1
-2
/
+5
2023-12-29
hw/display: Constify VMState
Richard Henderson
27
-45
/
+45
2023-12-26
Fix bugs when VM shutdown with virtio-gpu unplugged
wangmeiling
1
-0
/
+4
2023-11-13
hw/display/vmware_vga: fix probably typo
Alexandra Diupina
1
-2
/
+2
2023-11-07
hw/display/ati: allow compiling without PIXMAN
Marc-André Lureau
3
-4
/
+23
2023-11-07
hw/sm501: allow compiling without PIXMAN
Marc-André Lureau
1
-13
/
+32
2023-11-07
arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
Marc-André Lureau
2
-1
/
+6
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
1
-1
/
+1
2023-11-07
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
Marc-André Lureau
1
-0
/
+2
2023-11-07
virtio-gpu: replace PIXMAN for region/rect test
Marc-André Lureau
1
-19
/
+11
2023-11-07
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
7
-67
/
+250
2023-11-06
Revert "virtio-gpu: block migration of VMs with blob=true"
Marc-André Lureau
1
-14
/
+0
2023-11-06
virtio-gpu: add virtio-gpu/blob vmstate subsection
Marc-André Lureau
1
-0
/
+101
2023-11-06
virtio-gpu: move scanout restoration to post_load
Marc-André Lureau
1
-1
/
+12
2023-11-06
virtio-gpu: factor out restore mapping
Marc-André Lureau
1
-27
/
+33
2023-11-06
virtio-gpu: block migration of VMs with blob=true
Marc-André Lureau
1
-0
/
+14
2023-11-06
ati-vga: Implement fallback for pixman routines
BALATON Zoltan
3
-22
/
+62
2023-11-06
ati-vga: Add 30 bit palette access register
BALATON Zoltan
4
-0
/
+12
2023-11-06
ati-vga: Support unaligned access to GPIO DDC registers
BALATON Zoltan
1
-15
/
+22
[next]