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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
3
-6
/
+22
2015-01-19
ui/sdl: Support shared surface for more pixman formats
Benjamin Herrenschmidt
1
-6
/
+20
2015-01-19
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-6
/
+7
2015-01-19
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
1
-6
/
+7
2015-01-19
ui/vnc: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-7
/
+8
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
2
-0
/
+29
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
3
-4
/
+43
2015-01-19
ui: Make qemu_default_pixman_format() return 0 on unsupported formats
Benjamin Herrenschmidt
1
-1
/
+1
2015-01-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150116'...
Peter Maydell
2
-85
/
+70
2015-01-16
fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()
Laszlo Ersek
1
-34
/
+7
2015-01-16
target-arm: crypto: fix BE host support
Ard Biesheuvel
1
-51
/
+63
2015-01-16
Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta...
Peter Maydell
13
-46
/
+143
2015-01-16
vmstate: type-check sub-arrays
Paolo Bonzini
1
-1
/
+1
2015-01-16
migration_cancel: shutdown migration socket
Dr. David Alan Gilbert
1
-0
/
+12
2015-01-16
Handle bi-directional communication for fd migration
Cristian Klein
1
-2
/
+22
2015-01-16
socket shutdown
Dr. David Alan Gilbert
4
-4
/
+48
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
1
-12
/
+8
2015-01-16
QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
Yang Hongyang
1
-4
/
+6
2015-01-15
xbzrle: rebuild the cache_is_cached function
ChenLiang
1
-22
/
+16
2015-01-15
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
4
-10
/
+39
2015-01-15
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1...
Peter Maydell
15
-36
/
+34
2015-01-15
vl.c: fix some alignment issues
Marcel Apfelbaum
1
-19
/
+19
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
1
-1
/
+0
2015-01-15
Makefile: Remove config.status and common.env during 'make distclean'
Thomas Huth
1
-2
/
+2
2015-01-15
target-openrisc: bugfix for dec_sys to decode instructions correctly
David Morrison
1
-1
/
+1
2015-01-15
Do not hang on full PTY
Don Slutz
1
-0
/
+1
2015-01-15
misc: Fix new typos in comments
Stefan Weil
2
-2
/
+2
2015-01-15
target-arm: Fix typo in comment (seperately -> separately)
Stefan Weil
1
-1
/
+1
2015-01-15
target-tricore: Fix new typos
Stefan Weil
3
-4
/
+4
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
1
-1
/
+1
2015-01-15
translate-all: Mark map_exec() with the 'unused' attribute
SeokYeon Hwang
1
-2
/
+2
2015-01-15
tests/hd-geo-test.c: Remove unused test_image variable
Peter Maydell
1
-2
/
+0
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
1
-1
/
+1
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-159
/
+202
2015-01-14
cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer
Pavel Dovgalyuk
1
-1
/
+1
2015-01-14
qemu-timer: rename timer_init to timer_init_tl
Paolo Bonzini
3
-9
/
+9
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
1
-0
/
+2
2015-01-14
rules.mak: Fix module build
Fam Zheng
1
-11
/
+12
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
1
-0
/
+6
2015-01-14
qemu-common.h: optimise muldiv64 if int128 is available
Frediano Ziglio
1
-0
/
+7
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2
-10
/
+28
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
1
-1
/
+2
2015-01-14
vl.c: fix regression when reading memory size from config file
Marcel Apfelbaum
1
-87
/
+90
2015-01-13
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging
Peter Maydell
2
-1
/
+25
2015-01-13
xen-hvm: increase maxmem before calling xc_domain_populate_physmap
Stefano Stabellini
1
-0
/
+24
2015-01-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
52
-546
/
+1292
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
1
-1
/
+1
2015-01-13
MAINTAINERS: Add migration/block* to block subsystem
Fam Zheng
1
-0
/
+1
2015-01-13
MAINTAINERS: Update email addresses for Chrysostomos Nanakos
Chrysostomos Nanakos
1
-1
/
+0
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
1
-2
/
+4
[next]