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-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
2023-11-06
ati-vga: Fix aperture sizes
BALATON Zoltan
3
-2
/
+7
2023-11-06
virtio-gpu-rutabaga: Add empty interface to fix arm64 crash
Cong Liu
1
-0
/
+1
2023-11-05
macfb: allow reads from the DAFB_LUT register
Mark Cave-Ayland
1
-0
/
+5
2023-11-05
macfb: allow larger write accesses to the DAFB_LUT register
Mark Cave-Ayland
1
-3
/
+3
2023-11-05
macfb: rename DAFB_RESET to DAFB_LUT_INDEX
Mark Cave-Ayland
1
-3
/
+3
2023-11-05
macfb: don't clear interrupts when writing to DAFB_RESET
Mark Cave-Ayland
1
-2
/
+0
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2
-2
/
+2
2023-11-02
docs/specs/standard-vga: Convert to rST
Peter Maydell
2
-2
/
+2
2023-11-01
migration: Use vmstate_register_any() for vmware_vga
Juan Quintela
1
-1
/
+1
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-2
/
+10
2023-10-22
hw/display: fix memleak from virtio_add_resource
Matheus Tavares Bernardino
1
-2
/
+10
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-6
/
+2
2023-10-20
migration: simplify blockers
Steve Sistare
1
-6
/
+2
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
1
-3
/
+3
[next]