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
2017-04-24
vmsvga: fix vmsvga_update_display
Gerd Hoffmann
1
-18
/
+3
2017-04-24
g364fb: make display updates thread safe
Gerd Hoffmann
1
-23
/
+5
2017-04-24
exynos: make display updates thread safe
Gerd Hoffmann
1
-5
/
+6
2017-04-24
framebuffer: make display updates thread safe
Gerd Hoffmann
1
-6
/
+5
2017-04-24
vga: make display updates thread safe.
Gerd Hoffmann
1
-19
/
+17
2017-04-24
vga: add vga_scanline_invalidated helper
Gerd Hoffmann
1
-3
/
+11
2017-04-24
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
Laurent Vivier
1
-27
/
+8
2017-04-21
tcx: switch to load_image_mr() and remove prom_addr hack
Mark Cave-Ayland
1
-3
/
+1
2017-04-21
tcx: use tcx_set_dirty() for accelerated ops
Mark Cave-Ayland
1
-5
/
+5
2017-04-21
tcx: remove primitives for non-32-bit surfaces
Mark Cave-Ayland
1
-118
/
+8
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
Mark Cave-Ayland
1
-40
/
+6
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
Mark Cave-Ayland
1
-32
/
+4
2017-04-21
tcx: remove page24 and cpage from tcx24_update_display()
Mark Cave-Ayland
1
-5
/
+2
2017-04-21
tcx: alter tcx24_reset_dirty() to accept address and length parameters
Mark Cave-Ayland
1
-20
/
+11
2017-04-21
tcx: alter tcx24_check_dirty() to accept address and length parameters
Mark Cave-Ayland
1
-11
/
+14
2017-04-21
tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane
Mark Cave-Ayland
1
-0
/
+7
2017-04-21
tcx: alter tcx_set_dirty() to accept address and length parameters
Mark Cave-Ayland
1
-6
/
+6
2017-04-21
cg3: switch to load_image_mr() and remove prom-addr hack
Mark Cave-Ayland
1
-3
/
+1
2017-04-21
cg3: fix up size parameter for memory_region_get_dirty()
Mark Cave-Ayland
1
-1
/
+1
2017-04-21
cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
Mark Cave-Ayland
1
-4
/
+2
2017-04-11
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2
-0
/
+32
2017-04-07
qxl: switch display on entering VGA
Marc-André Lureau
1
-0
/
+1
2017-03-27
cirrus: fix PUTPIXEL macro
Gerd Hoffmann
1
-2
/
+2
2017-03-21
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
1
-5
/
+1
2017-03-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
1
-1
/
+1
2017-03-17
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
Gerd Hoffmann
1
-1
/
+1
2017-03-16
cirrus: stop passing around src pointers in the blitter
Gerd Hoffmann
3
-54
/
+93
2017-03-16
cirrus: stop passing around dst pointers in the blitter
Gerd Hoffmann
3
-125
/
+153
2017-03-16
cirrus: fix cirrus_invalidate_region
Gerd Hoffmann
1
-3
/
+3
2017-03-16
cirrus: add option to disable blitter
Gerd Hoffmann
1
-0
/
+9
2017-03-16
cirrus: switch to 4 MB video memory by default
Gerd Hoffmann
1
-2
/
+2
2017-03-16
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
1
-9
/
+3
2017-03-16
fix :cirrus_vga fix OOB read case qemu Segmentation fault
hangaohuai
1
-0
/
+10
2017-03-09
qxl: clear guest_cursor on QXL_CURSOR_HIDE
Gerd Hoffmann
1
-0
/
+5
2017-02-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+1
2017-02-28
lm32: milkymist-tmu2: fix a third integer overflow
Peter Maydell
1
-1
/
+1
2017-02-27
virtio-gpu: use dpy_gl_scanout_disable
Gerd Hoffmann
1
-3
/
+2
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-7
/
+7
2017-02-24
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
1
-0
/
+8
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-1
/
+1
2017-02-10
Revert "cirrus: allow zero source pitch in pattern fill rops"
Gerd Hoffmann
1
-18
/
+8
2017-02-10
cirrus: fix patterncopy checks
Gerd Hoffmann
1
-6
/
+30
2017-02-10
cirrus: replace debug printf with trace points
Gerd Hoffmann
2
-6
/
+11
2017-02-10
vga: replace debug printf with trace points
Gerd Hoffmann
2
-23
/
+10
2017-02-10
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
Gerd Hoffmann
1
-0
/
+8
2017-02-10
virtio-gpu: fix memory leak in set scanout
Li Qiang
1
-0
/
+1
2017-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
1
-25
/
+39
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+0
2017-02-02
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
1
-4
/
+3
[prev]
[next]