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-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
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-04-18
vga: move dirty memory region code together
Paolo Bonzini
1
-4
/
+4
2024-04-18
vga: optimize computation of dirty memory region
Paolo Bonzini
1
-17
/
+7
2024-04-18
ramfb: move stubs out of stubs/
Paolo Bonzini
2
-1
/
+16
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
[next]