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
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
37
-131
/
+130
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
1
-2
/
+3
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
4
-15
/
+15
2016-07-13
raw-posix: Use qemu_dup
Fam Zheng
1
-9
/
+1
2016-07-13
osdep: Introduce qemu_dup
Fam Zheng
2
-8
/
+18
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2
-14
/
+33
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2
-7
/
+1
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
7
-19
/
+30
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
6
-17
/
+25
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
6
-33
/
+50
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
6
-23
/
+37
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
7
-13
/
+40
2016-07-13
block: Use block_job_get() in find_block_job()
Alberto Garcia
1
-27
/
+13
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
2
-0
/
+23
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
4
-9
/
+5
2016-07-13
stream: Fix prototype of stream_start()
Alberto Garcia
1
-5
/
+6
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
524
-1226
/
+1418
2016-07-12
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
1
-2
/
+2
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
111
-126
/
+140
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
141
-378
/
+385
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
1
-2
/
+0
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
4
-12
/
+4
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
83
-215
/
+223
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
6
-54
/
+0
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
1
-3
/
+1
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
8
-17
/
+24
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
1
-4
/
+3
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
13
-26
/
+26
2016-07-12
linux-user: Clean up target_structs.h header guards
Markus Armbruster
17
-34
/
+34
2016-07-12
linux-user: Clean up target_signal.h header guards
Markus Armbruster
18
-54
/
+54
2016-07-12
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
15
-31
/
+31
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
18
-51
/
+53
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
18
-45
/
+56
2016-07-12
scripts: New clean-header-guards.pl
Markus Armbruster
1
-0
/
+213
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
91
-172
/
+169
2016-07-12
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
1
-0
/
+58
2016-07-12
bswap.h: Fix comment typo
Peter Maydell
1
-1
/
+1
2016-07-12
bswap.h: Remove unused cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-10
/
+0
2016-07-12
hw/bt: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2
-13
/
+9
2016-07-12
fsdev/9p-iov-marshal.c: Don't use cpu_to_*w() functions
Peter Maydell
1
-12
/
+6
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
25
-87
/
+100
2016-07-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
18
-56
/
+1059
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
3
-2
/
+16
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
5
-147
/
+256
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into s...
Peter Maydell
2
-16
/
+22
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
1
-1
/
+2
2016-07-12
usb: add storage hotplug documentation
Gerd Hoffmann
1
-0
/
+12
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
1
-1
/
+2
2016-07-12
target-mips: enable 10-bit ASIDs in I6400 CPU
Leon Alrae
1
-1
/
+1
2016-07-12
target-mips: support CP0.Config4.AE bit
Paul Burton
2
-1
/
+3
[next]