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