index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
1
-6
/
+18
2016-04-12
xenfb: use the correct condition to avoid excessive looping
Wei Liu
1
-1
/
+1
2016-04-11
virtio-gpu: block live migration
Gerd Hoffmann
1
-0
/
+7
2016-04-11
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
1
-4
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-3
/
+3
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2
-0
/
+3
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
8
-0
/
+8
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2
-0
/
+425
2016-03-01
qxl: lock current_async update in qxl_soft_reset
Gerd Hoffmann
1
-0
/
+2
2016-03-01
cirrus_vga: fix off-by-one in blit_region_is_unsafe
Paolo Bonzini
1
-2
/
+2
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-10
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
1
-7
/
+0
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-8
/
+13
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
3
-0
/
+26
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2
-2
/
+6
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
1
-17
/
+36
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
1
-1
/
+2
2016-01-29
hw/display: Clean up includes
Peter Maydell
22
-2
/
+22
2016-01-29
virtio: Clean up includes
Peter Maydell
4
-0
/
+4
2016-01-29
xen: Clean up includes
Peter Maydell
1
-9
/
+1
2016-01-29
arm: Clean up includes
Peter Maydell
3
-0
/
+3
2016-01-29
lm32: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
1
-8
/
+9
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
1
-7
/
+8
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
1
-2
/
+3
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2
-2
/
+2
2016-01-14
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
1
-2
/
+3
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2
-3
/
+6
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
1
-4
/
+6
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
1
-2
/
+2
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2
-6
/
+6
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
1
-14
/
+12
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
1
-2
/
+2
2015-10-20
vmsvga: more cursor checks
Gerd Hoffmann
1
-4
/
+7
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
2
-3
/
+3
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2
-3
/
+3
2015-10-08
virtio-gpu: add cursor update tracepoint
Gerd Hoffmann
1
-1
/
+8
2015-10-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
3
-10
/
+731
2015-10-08
virtio-gpu: change licence from GPLv2 to GPLv2+
Gerd Hoffmann
2
-3
/
+3
2015-10-08
virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov
Gerd Hoffmann
1
-2
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
7
-11
/
+11
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-4
/
+2
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+2
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-51
/
+137
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
6
-51
/
+137
2015-07-22
qxl: Fix new function name for spice-server library
Frediano Ziglio
1
-2
/
+1
[prev]
[next]