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
...
*
|
cg3: switch to load_image_mr() and remove prom-addr hack
Mark Cave-Ayland
2017-04-21
1
-3
/
+1
*
|
cg3: fix up size parameter for memory_region_get_dirty()
Mark Cave-Ayland
2017-04-21
1
-1
/
+1
*
|
cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
Mark Cave-Ayland
2017-04-21
1
-4
/
+2
|
/
*
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2017-04-11
2
-0
/
+32
*
qxl: switch display on entering VGA
Marc-André Lureau
2017-04-07
1
-0
/
+1
*
cirrus: fix PUTPIXEL macro
Gerd Hoffmann
2017-03-27
1
-2
/
+2
*
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
2017-03-21
1
-5
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-03-20
1
-1
/
+1
|
\
|
*
xen: do not build backends for targets that do not support xen
Stefano Stabellini
2017-03-19
1
-1
/
+1
*
|
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
Gerd Hoffmann
2017-03-17
1
-1
/
+1
|
/
*
cirrus: stop passing around src pointers in the blitter
Gerd Hoffmann
2017-03-16
3
-54
/
+93
*
cirrus: stop passing around dst pointers in the blitter
Gerd Hoffmann
2017-03-16
3
-125
/
+153
*
cirrus: fix cirrus_invalidate_region
Gerd Hoffmann
2017-03-16
1
-3
/
+3
*
cirrus: add option to disable blitter
Gerd Hoffmann
2017-03-16
1
-0
/
+9
*
cirrus: switch to 4 MB video memory by default
Gerd Hoffmann
2017-03-16
1
-2
/
+2
*
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-03-16
1
-9
/
+3
*
fix :cirrus_vga fix OOB read case qemu Segmentation fault
hangaohuai
2017-03-16
1
-0
/
+10
*
qxl: clear guest_cursor on QXL_CURSOR_HIDE
Gerd Hoffmann
2017-03-09
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-02-28
1
-1
/
+1
|
\
|
*
lm32: milkymist-tmu2: fix a third integer overflow
Peter Maydell
2017-02-28
1
-1
/
+1
*
|
virtio-gpu: use dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
1
-3
/
+2
*
|
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
1
-7
/
+7
|
/
*
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
2017-02-24
1
-0
/
+8
*
migration: consolidate VMStateField.start
Halil Pasic
2017-02-13
1
-1
/
+1
*
Revert "cirrus: allow zero source pitch in pattern fill rops"
Gerd Hoffmann
2017-02-10
1
-18
/
+8
*
cirrus: fix patterncopy checks
Gerd Hoffmann
2017-02-10
1
-6
/
+30
*
cirrus: replace debug printf with trace points
Gerd Hoffmann
2017-02-10
2
-6
/
+11
*
vga: replace debug printf with trace points
Gerd Hoffmann
2017-02-10
2
-23
/
+10
*
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
Gerd Hoffmann
2017-02-10
1
-0
/
+8
*
virtio-gpu: fix memory leak in set scanout
Li Qiang
2017-02-10
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
2017-02-03
1
-25
/
+39
|
\
|
*
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
2017-02-02
1
-4
/
+3
|
*
cirrus: fix blit address mask handling
Gerd Hoffmann
2017-02-01
1
-13
/
+12
|
*
cirrus: allow zero source pitch in pattern fill rops
Wolfgang Bumiller
2017-02-01
1
-8
/
+19
|
*
cirrus: handle negative pitch in cirrus_invalidate_region()
Wolfgang Bumiller
2017-02-01
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-02-02
1
-1
/
+0
|
\
\
|
*
|
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-31
1
-1
/
+0
|
|
/
*
/
qxl: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-01-31
1
-5
/
+4
|
/
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-01-25
3
-4
/
+4
|
\
|
*
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
2017-01-24
1
-1
/
+1
|
*
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
2017-01-24
1
-1
/
+1
|
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-2
/
+2
*
|
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
1
-13
/
+19
*
|
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-2
/
+6
|
/
*
virtio-gpu: tag as not hotpluggable
Gerd Hoffmann
2017-01-11
1
-0
/
+1
*
virtio-gpu: Fix memory leak in virtio_gpu_load()
Peter Maydell
2017-01-11
1
-0
/
+12
*
virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
Peter Maydell
2017-01-11
1
-0
/
+5
*
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
Bruce Rogers
2017-01-11
1
-4
/
+7
*
virtio-gpu: fix information leak in capset get dispatch
Li Qiang
2017-01-11
1
-1
/
+1
[prev]
[next]