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
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
2023-10-19
hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
1
-0
/
+27
2023-10-18
ramfb: add migration support
Marc-André Lureau
1
-0
/
+19
2023-10-16
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
2
-3
/
+5
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
1
-0
/
+22
2023-10-16
gfxstream + rutabaga: add initial support for gfxstream
Gurchetan Singh
3
-0
/
+1217
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
1
-7
/
+3
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
3
-9
/
+39
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
1
-0
/
+3
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-0
/
+139
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2
-0
/
+139
2023-10-04
Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
1
-0
/
+1
2023-10-03
hw/display/ramfb: plug slight guest-triggerable leak on mode setting
Laszlo Ersek
1
-0
/
+1
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
1
-2
/
+4
2023-09-22
hw/display/xlnx_dp.c: Add audiodev property
Martin Kletzander
1
-0
/
+6
2023-09-12
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
1
-1
/
+3
2023-09-12
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
1
-1
/
+16
2023-09-08
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
1
-1
/
+4
2023-09-08
hw/display/xlnx_dp: update comments
Peter Maydell
1
-3
/
+6
2023-08-31
hw/display: spelling fixes
Michael Tokarev
5
-5
/
+5
[next]