index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
Peter Maydell
2016-05-13
1
-7
/
+11
|
\
|
*
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
2016-05-13
1
-7
/
+11
*
|
hw/display/blizzard: Remove blizzard_template.h
Peter Maydell
2016-05-12
2
-99
/
+77
*
|
hw/display/blizzard: Expand out macros
Peter Maydell
2016-05-12
1
-38
/
+17
*
|
hw/display: QOM'ify exynos4210_fimd.c
xiaoqiang zhao
2016-05-12
1
-7
/
+12
*
|
omap_lcdc: Remove support for DEPTH != 32
Pooja Dhannawat
2016-05-12
2
-51
/
+7
*
|
blizzard: Remove support for DEPTH != 32
Pooja Dhannawat
2016-05-12
2
-66
/
+5
|
/
*
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
2016-05-02
1
-0
/
+6
*
vga: update vga register setup on vbe changes
Gerd Hoffmann
2016-05-02
1
-0
/
+1
*
vga: factor out vga register setup
Gerd Hoffmann
2016-05-02
1
-34
/
+44
*
vga: add vbe_enabled() helper
Gerd Hoffmann
2016-05-02
1
-4
/
+9
*
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
2016-05-02
1
-6
/
+18
*
xenfb: use the correct condition to avoid excessive looping
Wei Liu
2016-04-12
1
-1
/
+1
*
virtio-gpu: block live migration
Gerd Hoffmann
2016-04-11
1
-0
/
+7
*
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-04-11
1
-4
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-3
/
+3
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
2
-0
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
8
-0
/
+8
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
2
-0
/
+425
*
qxl: lock current_async update in qxl_soft_reset
Gerd Hoffmann
2016-03-01
1
-0
/
+2
*
cirrus_vga: fix off-by-one in blit_region_is_unsafe
Paolo Bonzini
2016-03-01
1
-2
/
+2
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-02-10
1
-7
/
+0
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-8
/
+13
*
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
3
-0
/
+26
*
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
2
-2
/
+6
*
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
1
-17
/
+36
*
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-02-03
1
-1
/
+2
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
22
-2
/
+22
*
virtio: Clean up includes
Peter Maydell
2016-01-29
4
-0
/
+4
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-9
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
3
-0
/
+3
*
lm32: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
1
-8
/
+9
*
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-26
1
-7
/
+8
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
1
-2
/
+3
|
\
|
*
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
2016-01-14
1
-2
/
+3
*
|
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
2
-2
/
+2
|
/
*
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2016-01-08
2
-3
/
+6
*
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
2015-12-18
1
-4
/
+6
*
linux-headers: update from kvm/next
Paolo Bonzini
2015-12-17
1
-2
/
+2
*
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2015-12-17
2
-6
/
+6
*
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
2015-11-06
1
-14
/
+12
*
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2015-11-03
1
-2
/
+2
*
vmsvga: more cursor checks
Gerd Hoffmann
2015-10-20
1
-4
/
+7
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
2015-10-12
2
-3
/
+3
|
\
|
*
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-10-09
2
-3
/
+3
*
|
virtio-gpu: add cursor update tracepoint
Gerd Hoffmann
2015-10-08
1
-1
/
+8
*
|
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
2015-10-08
3
-10
/
+731
[next]