Sign in
qemu
/
qemu
/
593ed6f0a3c827a13a274e47f6fa980344234f9c
/
hw
/
display
8f5d58e
qom: enforce readonly nature of link's check callback
by Igor Mammedov
· 8 years ago
9f2130f
xenfb: remove xen_init_display "temporary" hack
by Stefano Stabellini
· 8 years ago
31cf950
xilinx-dp: Add support for the yuy2 video format
by Edgar E. Iglesias
· 8 years ago
d2164ad
vmstate: error hint for failed equal checks
by Halil Pasic
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
384d9d5
Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into staging
by Stefan Hajnoczi
· 8 years ago
43ad494
Merge remote-tracking branch 'kraxel/tags/pull-vga-20170511-1' into staging
by Stefan Hajnoczi
· 8 years ago
c19f4fb
virtio-gpu: move virtio_gpu_gl_block
by Gerd Hoffmann
· 8 years ago
bfc5653
vga: fix display update region calculation
by Gerd Hoffmann
· 8 years ago
ca7f544
sm501: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
2dd285b
tcx: make display updates thread safe
by Mark Cave-Ayland
· 8 years ago
344a68b
cg3: make display updates thread safe
by Mark Cave-Ayland
· 8 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
e9c6ab6
jazz_led: fix bad snprintf
by Paolo Bonzini
· 8 years ago
8eb57ae
cg3: add explicit ram_addr_t cast to scanline page variable
by Mark Cave-Ayland
· 8 years ago
b290f3b
tcx: fix cut/paste error in update_palette_entries()
by Mark Cave-Ayland
· 8 years ago
eab1e53
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into staging
by Peter Maydell
· 8 years ago
2edd6e4
sm501: Add vmstate descriptor
by BALATON Zoltan
· 8 years ago
b612a49
sm501: Add some more missing registers
by BALATON Zoltan
· 8 years ago
1ae5e6e
sm501: Add support for panel layer
by BALATON Zoltan
· 8 years ago
01d2d58
sm501: Misc clean ups
by BALATON Zoltan
· 8 years ago
6a2a5aa
sm501: Fix hardware cursor
by BALATON Zoltan
· 8 years ago
afef2e1
sm501: Fix device endianness
by BALATON Zoltan
· 8 years ago
efae278
sm501: Add emulation of chip connected via PCI
by BALATON Zoltan
· 8 years ago
c795fa8
sm501: Get rid of base address in draw_hwc_line
by BALATON Zoltan
· 8 years ago
ca8a110
sm501: QOMify
by BALATON Zoltan
· 8 years ago
70e46ca
sm501: Add missing arbitration control register
by BALATON Zoltan
· 8 years ago
e2ee847
sm501: Use defined constants instead of literal values where available
by BALATON Zoltan
· 8 years ago
64f1603
sm501: Fixed code style and a few typos in comments
by BALATON Zoltan
· 8 years ago
729abb6
virtio-gpu: add xres and yres properties
by Gerd Hoffmann
· 8 years ago
6f663d7
qxl: add xres and yres properties
by Gerd Hoffmann
· 8 years ago
104bd1d
vmsvga: fix vmsvga_update_display
by Gerd Hoffmann
· 8 years ago
7fcf0c2
g364fb: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
553bcce
exynos: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
167e9c7
framebuffer: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
fec5e8c
vga: make display updates thread safe.
by Gerd Hoffmann
· 8 years ago
f3289f6
vga: add vga_scanline_invalidated helper
by Gerd Hoffmann
· 8 years ago
a27450e
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
by Laurent Vivier
· 8 years ago
7497638
tcx: switch to load_image_mr() and remove prom_addr hack
by Mark Cave-Ayland
· 8 years ago
9739458
tcx: use tcx_set_dirty() for accelerated ops
by Mark Cave-Ayland
· 8 years ago
ee72bed
tcx: remove primitives for non-32-bit surfaces
by Mark Cave-Ayland
· 8 years ago
d18e101
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
by Mark Cave-Ayland
· 8 years ago
0a97c6c
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
by Mark Cave-Ayland
· 8 years ago
66dcabe
tcx: remove page24 and cpage from tcx24_update_display()
by Mark Cave-Ayland
· 8 years ago
3618043
tcx: alter tcx24_reset_dirty() to accept address and length parameters
by Mark Cave-Ayland
· 8 years ago
427ee02
tcx: alter tcx24_check_dirty() to accept address and length parameters
by Mark Cave-Ayland
· 8 years ago
4b865c2
tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane
by Mark Cave-Ayland
· 8 years ago
9800b3c
tcx: alter tcx_set_dirty() to accept address and length parameters
by Mark Cave-Ayland
· 8 years ago
8c95e1f
cg3: switch to load_image_mr() and remove prom-addr hack
by Mark Cave-Ayland
· 8 years ago
be4221d
cg3: fix up size parameter for memory_region_get_dirty()
by Mark Cave-Ayland
· 8 years ago
66e2f30
cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
by Mark Cave-Ayland
· 8 years ago
86dbcdd
qxl: add migration blocker to avoid pre-save assert
by Gerd Hoffmann
· 8 years ago
a703d3a
qxl: switch display on entering VGA
by Marc-André Lureau
· 8 years ago
db6cd4c
cirrus: fix PUTPIXEL macro
by Gerd Hoffmann
· 8 years ago
cc720a5
add opengl_cflags to QEMU_CFLAGS
by Gerd Hoffmann
· 8 years ago
940a8ce
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
6b827cc
xen: do not build backends for targets that do not support xen
by Stefano Stabellini
· 8 years ago
f019722
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
by Gerd Hoffmann
· 8 years ago
ffaf857
cirrus: stop passing around src pointers in the blitter
by Gerd Hoffmann
· 8 years ago
026aeff
cirrus: stop passing around dst pointers in the blitter
by Gerd Hoffmann
· 8 years ago
e048dac
cirrus: fix cirrus_invalidate_region
by Gerd Hoffmann
· 8 years ago
827bd51
cirrus: add option to disable blitter
by Gerd Hoffmann
· 8 years ago
73c1481
cirrus: switch to 4 MB video memory by default
by Gerd Hoffmann
· 8 years ago
50628d3
cirrus/vnc: zap bitblit support from console code.
by Gerd Hoffmann
· 8 years ago
215902d
fix :cirrus_vga fix OOB read case qemu Segmentation fault
by hangaohuai
· 8 years ago
dbb5fb8
qxl: clear guest_cursor on QXL_CURSOR_HIDE
by Gerd Hoffmann
· 8 years ago
7d1730b
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
3d74ee7
lm32: milkymist-tmu2: fix a third integer overflow
by Peter Maydell
· 8 years ago
975896f
virtio-gpu: use dpy_gl_scanout_disable
by Gerd Hoffmann
· 8 years ago
f4c36bd
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
by Gerd Hoffmann
· 8 years ago
92f2b88
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
by Gerd Hoffmann
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
12e97ec
Revert "cirrus: allow zero source pitch in pattern fill rops"
by Gerd Hoffmann
· 8 years ago
95280c3
cirrus: fix patterncopy checks
by Gerd Hoffmann
· 8 years ago
ec87f20
cirrus: replace debug printf with trace points
by Gerd Hoffmann
· 8 years ago
cf7dabe
vga: replace debug printf with trace points
by Gerd Hoffmann
· 8 years ago
5e8e3c4
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
by Gerd Hoffmann
· 8 years ago
dd248ed
virtio-gpu: fix memory leak in set scanout
by Li Qiang
· 8 years ago
5b66d7a
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into staging
by Peter Maydell
· 8 years ago
4e9f524
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
62d4c6b
cirrus: fix oob access issue (CVE-2017-2615)
by Li Qiang
· 8 years ago
60cd23e
cirrus: fix blit address mask handling
by Gerd Hoffmann
· 8 years ago
5858dd1
cirrus: allow zero source pitch in pattern fill rops
by Wolfgang Bumiller
· 8 years ago
f153b56
cirrus: handle negative pitch in cirrus_invalidate_region()
by Wolfgang Bumiller
· 8 years ago
7f4076c
trace: clean up trace-events files
by Stefan Hajnoczi
· 8 years ago
df45892
qxl: switch to constants within BUILD_BUG_ON
by Michael S. Tsirkin
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
ffb5a69
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
ba56e4c
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
by Peter Maydell
· 8 years ago
4382fa6
lm32: milkymist-tmu2: fix another integer overflow
by Peter Maydell
· 8 years ago
b12227a
hw: Fix typos found by codespell
by Stefan Weil
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
a2056e0
virtio-gpu: tag as not hotpluggable
by Gerd Hoffmann
· 8 years ago
c84f0f2
virtio-gpu: Fix memory leak in virtio_gpu_load()
by Peter Maydell
· 8 years ago
039aa5d
virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
by Peter Maydell
· 8 years ago
913a878
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
by Bruce Rogers
· 8 years ago
85d9d04
virtio-gpu: fix information leak in capset get dispatch
by Li Qiang
· 8 years ago
d307c28
i2c: Allow I2C devices to NAK start events
by Corey Minyard
· 8 years ago
Next »