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-12-15
hw/display: Constify all Property
Richard Henderson
27
-30
/
+30
2024-12-03
hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
1
-2
/
+1
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
2
-44
/
+38
2024-10-28
virtio-gpu: Support Venus context
Antonio Caggiano
3
-4
/
+35
2024-10-28
virtio-gpu: Register capsets dynamically
Pierre-Eric Pelloux-Prayer
2
-14
/
+25
2024-10-28
virtio-gpu: Handle resource blob commands
Robert Beckett
3
-10
/
+425
2024-10-28
virtio-gpu: Support suspension of commands processing
Dmitry Osipenko
2
-0
/
+7
2024-10-28
virtio-gpu: Add virgl resource management
Huang Rui
1
-0
/
+76
2024-10-28
virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
Dmitry Osipenko
1
-0
/
+1
2024-10-28
virtio-gpu: Support context-init feature with virglrenderer
Huang Rui
2
-2
/
+22
2024-10-28
virtio-gpu: Use pkgconfig version to decide which virgl features are available
Dmitry Osipenko
1
-1
/
+1
2024-10-28
virtio-gpu: Unrealize GL device
Dmitry Osipenko
1
-0
/
+17
2024-10-28
virtio-gpu: Handle virtio_gpu_virgl_init() failure
Dmitry Osipenko
1
-8
/
+22
2024-10-28
virtio-gpu: Move print_stats timer to VirtIOGPUGL
Dmitry Osipenko
1
-4
/
+6
2024-10-28
virtio-gpu: Move fence_poll timer to VirtIOGPUGL
Dmitry Osipenko
1
-3
/
+5
2024-10-28
virtio-gpu: Use trace events for tracking number of in-flight fences
Dmitry Osipenko
3
-3
/
+5
2024-10-14
ui: refactor using a common qemu_pixman_shareable
Marc-André Lureau
1
-53
/
+19
2024-10-14
virtio-gpu: allocate shareable 2d resources on !win32
Marc-André Lureau
1
-12
/
+27
2024-10-14
ui/pixman: generalize shared_image_destroy
Marc-André Lureau
1
-2
/
+2
2024-10-14
ui/win32: fix potential use-after-free with dbus shared memory
Marc-André Lureau
1
-12
/
+2
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-2
/
+2
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
2
-2
/
+2
2024-10-02
hw/qxl: fix -Werror=maybe-uninitialized false-positives
Marc-André Lureau
1
-2
/
+2
2024-10-01
hw/display: Remove omap_dss
Peter Maydell
2
-1094
/
+0
2024-10-01
hw/display: Remove Blizzard display device
Peter Maydell
3
-1030
/
+0
2024-10-01
hw/display: Remove pxa2xx_lcd.c
Peter Maydell
2
-1452
/
+0
2024-10-01
hw/display: Remove tc6393xb device
Peter Maydell
2
-569
/
+0
2024-09-20
hw/display: Fix mirrored output in dm163
Inès Varhol
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
19
-21
/
+21
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
1
-1
/
+1
2024-08-23
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
1
-1
/
+1
2024-08-06
hw/display/virtio-gpu: Improve "opengl is not available" error message
Peter Maydell
1
-1
/
+7
2024-07-22
virtio-gpu-gl: declare dependency on ui-opengl
Marc-André Lureau
1
-0
/
+1
2024-07-18
hw/display/bcm2835_fb: fix fb_use_offsets condition
SamJakob
1
-1
/
+1
2024-07-16
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
2
-8
/
+2
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
3
-4
/
+3
2024-07-01
vhost-user-gpu: fix import of DMABUF
Marc-André Lureau
1
-2
/
+3
2024-06-19
ui+display: rename is_buffer_shared() -> surface_is_allocated()
Gerd Hoffmann
3
-13
/
+14
2024-06-19
stdvga: fix screen blanking
Gerd Hoffmann
1
-0
/
+7
2024-06-04
hw/xen: Register framebuffer backend via xen_backend_init()
Philippe Mathieu-Daudé
1
-2
/
+7
2024-06-04
hw/xen: Make XenDevOps structures const
Philippe Mathieu-Daudé
1
-2
/
+2
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
1
-8
/
+22
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2
-27
/
+28
2024-05-14
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2
-7
/
+5
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
1
-1
/
+7
2024-05-03
display: remove GraphicHwOps from typedefs.h
Paolo Bonzini
1
-0
/
+1
2024-05-03
build: do not build virtio-vga-gl if virgl/opengl not available
Paolo Bonzini
1
-6
/
+8
2024-04-30
hw/display : Add device DM163
Inès Varhol
4
-0
/
+367
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
1
-1
/
+1
[next]