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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
6
-1001
/
+0
2021-05-10
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2
-0
/
+52
2021-05-10
modules: add have_vga
Gerd Hoffmann
1
-0
/
+2
2021-05-10
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2
-0
/
+60
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
1
-6
/
+9
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2
-36
/
+14
2021-05-10
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
1
-3
/
+6
2021-05-10
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
1
-17
/
+0
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2
-32
/
+36
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2
-4
/
+16
2021-05-10
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2
-15
/
+13
2021-05-10
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2
-13
/
+33
2021-05-10
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
1
-3
/
+9
2021-05-10
virtio-gpu: move virgl reset
Gerd Hoffmann
2
-18
/
+18
2021-05-10
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2
-22
/
+34
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2
-1
/
+42
2021-05-10
virtio-gpu: rename virgl source file.
Gerd Hoffmann
2
-1
/
+1
2021-05-10
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2
-33
/
+50
2021-05-10
edid: add support for DisplayID extension (5k resolution)
Konstantin Nazarov
2
-6
/
+74
2021-05-10
edid: allow arbitrary-length checksums
Konstantin Nazarov
1
-5
/
+5
2021-05-10
edid: move timing generation into a separate function
Konstantin Nazarov
1
-24
/
+44
2021-05-10
edid: Make refresh rate configurable
Akihiko Odaki
1
-4
/
+5
2021-05-10
edid: use dta extension block descriptors
Gerd Hoffmann
1
-0
/
+8
2021-05-10
edid: move xtra3 descriptor
Gerd Hoffmann
1
-9
/
+11
2021-05-10
edid: edid_desc_next
Gerd Hoffmann
1
-15
/
+26
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-05-02
hw/display/qxl: Constify VMStateDescription
Philippe Mathieu-Daudé
1
-4
/
+4
2021-03-30
hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()
Philippe Mathieu-Daudé
1
-0
/
+9
2021-03-23
edid: prefer standard timings
Gerd Hoffmann
1
-7
/
+8
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
4
-668
/
+542
2021-03-14
hw/display/pxa2xx: Inline template header
Peter Maydell
2
-436
/
+425
2021-03-14
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
Peter Maydell
1
-34
/
+32
2021-03-14
hw/display/pxa2xx: Apply brace-related coding style fixes to template header
Peter Maydell
1
-19
/
+28
2021-03-14
hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
Peter Maydell
1
-65
/
+45
2021-03-14
hw/display/pxa2xx_lcd: Remove dest_width state field
Peter Maydell
1
-9
/
+11
2021-03-14
hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
Peter Maydell
1
-62
/
+17
2021-03-14
hw/display/pl110: Remove use of BITS from pl110_template.h
Peter Maydell
2
-68
/
+65
2021-03-14
hw/display/pl110: Pull included-once parts of template header into pl110.c
Peter Maydell
2
-99
/
+80
2021-03-14
hw/display/pl110: Remove dead code for non-32-bpp surfaces
Peter Maydell
1
-45
/
+8
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2
-211
/
+80
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-10
hw/display/sm501: Inline template header into C file
Peter Maydell
2
-107
/
+81
2021-03-10
hw/display/sm501: Expand out macros in template header
Peter Maydell
1
-43
/
+17
2021-03-10
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
Peter Maydell
1
-85
/
+6
2021-03-09
virtio-gpu: Adjust code space style
lijiejun
1
-2
/
+1
2021-03-09
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
1
-1
/
+0
2021-03-06
hw/display/tcx: Drop unnecessary code for handling BGR format outputs
Peter Maydell
1
-23
/
+8
2021-03-06
hw/display/omap_lcdc: Delete unnecessary macro
Peter Maydell
1
-3
/
+1
[next]