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-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
2021-03-06
hw/display/omap_lcdc: Inline template header into C file
Peter Maydell
2
-156
/
+125
2021-03-06
hw/display/omap_lcdc: Fix coding style issues in template header
Peter Maydell
1
-3
/
+3
2021-03-06
hw/display/omap_lcdc: Drop broken bigendian ifdef
Peter Maydell
1
-4
/
+0
2021-03-06
hw/display/omap_lcdc: Expand out macros in template header
Peter Maydell
1
-39
/
+28
2021-03-06
hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
Peter Maydell
2
-49
/
+19
2021-03-06
hw/display/tc6393xb: Expand out macros in template header
Peter Maydell
1
-31
/
+4
2021-03-05
hw/display/tc6393xb: Remove dead code for handling non-32bpp surfaces
Peter Maydell
1
-32
/
+1
2021-03-04
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
4
-22
/
+6
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2
-5
/
+5
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
4
-9
/
+27
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
1
-0
/
+5
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2
-0
/
+27
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
1
-0
/
+2
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
1
-5
/
+0
2021-02-04
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
1
-0
/
+6
2021-02-04
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
1
-0
/
+1
2021-02-04
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
1
-0
/
+1
2021-02-04
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2
-3
/
+3
2021-01-27
hw/display/vmware_vga: Remove dependency on VNC header
Peter Maydell
1
-2
/
+1
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
3
-190
/
+0
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
5
-14
/
+17
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2
-0
/
+2
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
1
-2
/
+3
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2
-12
/
+12
2020-12-10
Clean up includes
Markus Armbruster
1
-1
/
+0
2020-11-22
hw/display/tcx: add missing 64-bit access for framebuffer blitter
Mark Cave-Ayland
1
-1
/
+5
2020-11-17
ads7846: put it into the 'input' category
Gan Qixin
1
-0
/
+2
2020-11-17
ssd0323: put it into the 'display' category
Gan Qixin
1
-0
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
4
-4
/
+4
2020-11-13
hw/display/cirrus_vga: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
1
-1
/
+1
[next]