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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-18
/
+97
2016-09-29
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
1
-0
/
+35
2016-09-29
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
1
-4
/
+5
2016-09-29
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
1
-5
/
+6
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
3
-3
/
+3
2016-09-29
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
1
-8
/
+8
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
1
-0
/
+42
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+19
2016-09-28
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
1
-0
/
+13
2016-09-28
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
1
-0
/
+6
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
1
-0
/
+5
2016-09-23
uuid: Tighten uuid parse
Fam Zheng
1
-1
/
+23
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-5
/
+6
2016-09-23
uuid: Make null_uuid static
Fam Zheng
1
-1
/
+1
2016-09-23
util: Add UUID API
Fam Zheng
2
-0
/
+92
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
1
-27
/
+11
2016-09-14
log: fix parsing of multiple trace:PATTERN log args
Daniel P. Berrange
1
-26
/
+15
2016-09-14
cutils: Rewrite x86 buffer zero checking
Richard Henderson
1
-75
/
+156
2016-09-13
cutils: Add generic prefetch
Richard Henderson
1
-0
/
+5
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
1
-0
/
+10
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
1
-0
/
+20
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
1
-25
/
+1
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
1
-15
/
+0
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
1
-191
/
+157
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
1
-4
/
+4
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
1
-4
/
+0
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
3
-244
/
+273
2016-09-13
util: fix some coding style issue
Cao jin
1
-5
/
+11
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
1
-5
/
+5
2016-09-05
coroutine: Assert that no locks are held on termination
Kevin Wolf
2
-0
/
+12
2016-09-05
coroutine: Let CoMutex remember who holds it
Kevin Wolf
1
-0
/
+3
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-05
tcg: Lower indirect registers in a separate pass
Richard Henderson
1
-2
/
+3
2016-08-05
tcg: Include liveness info in the dumps
Richard Henderson
1
-6
/
+13
2016-08-05
throttle: Don't allow burst limits to be lower than the normal limits
Alberto Garcia
1
-0
/
+5
2016-08-03
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
Shmulik Ladkani
1
-1
/
+2
2016-08-03
qdist: return "(empty)" instead of NULL when printing an empty dist
Emilio G. Cota
1
-2
/
+4
2016-08-03
qdist: use g_renew and g_new instead of g_realloc and g_malloc.
Emilio G. Cota
1
-4
/
+3
2016-08-02
qdist: fix memory leak during binning
Emilio G. Cota
1
-1
/
+1
2016-08-02
qht: do not segfault when gathering stats from an uninitialized qht
Emilio G. Cota
1
-1
/
+6
2016-08-02
util: Drop inet_listen()
Cao jin
1
-28
/
+0
2016-08-02
util: drop unix_nonblocking_connect()
Cao jin
1
-16
/
+0
2016-08-02
util: drop inet_nonblocking_connect()
Cao jin
1
-30
/
+0
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2
-14
/
+14
2016-08-02
util/qht: Document memory ordering assumptions
Paolo Bonzini
1
-1
/
+6
2016-07-17
use g_path_get_dirname instead of dirname
Wei Jiangang
1
-1
/
+3
2016-07-14
target-arm: Use Neon for zero checking
Vijay
1
-0
/
+7
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
4
-8
/
+8
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2
-12
/
+12
[next]