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-03-16
util/base64.c: Clean includes
Peter Maydell
1
-2
/
+0
2016-03-16
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
1
-21
/
+19
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
3
-10
/
+8
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-0
/
+201
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
1
-1
/
+78
2016-03-08
cutils: add avx2 instruction optimization
Liang Li
1
-4
/
+120
2016-03-07
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
1
-2
/
+5
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
1
-5
/
+6
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+9
2016-02-22
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
1
-2
/
+9
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
1
-13
/
+60
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
1
-0
/
+10
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
1
-32
/
+8
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
1
-1
/
+4
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
1
-1
/
+4
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
1
-2
/
+9
2016-02-22
throttle: Make throttle_compute_timer() static
Alberto Garcia
1
-4
/
+4
2016-02-16
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
1
-9
/
+0
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
1
-3
/
+3
2016-02-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+4
2016-02-09
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-04
util: Clean up includes
Peter Maydell
50
-72
/
+50
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
1
-3
/
+13
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-0
/
+3
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2
-0
/
+180
2016-01-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-10
/
+6
2016-01-20
blockdev: Error out on negative throttling option values
Fam Zheng
1
-10
/
+6
2016-01-19
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
1
-75
/
+24
2016-01-19
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
1
-55
/
+36
2016-01-19
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
1
-57
/
+97
2016-01-19
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
1
-11
/
+11
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
1
-0
/
+33
2016-01-13
error: Improve documentation
Markus Armbruster
2
-5
/
+5
2016-01-13
error: Don't append a newline when printing the error hint
Markus Armbruster
2
-3
/
+3
2015-12-22
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
1
-4
/
+5
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
2
-0
/
+61
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2
-0
/
+61
2015-12-18
progress: Allow regressing progress
Max Reitz
1
-1
/
+2
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-1
/
+1
2015-12-04
util/id: fully allocate names table
John Snow
1
-2
/
+2
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
2
-23
/
+40
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
1
-1
/
+1
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
1
-1
/
+8
2015-11-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...
Peter Maydell
1
-2
/
+108
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-5
/
+26
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2
-0
/
+211
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-0
/
+7
2015-11-06
qemu-sockets: do not test path with access() before unlinking
Paolo Bonzini
1
-2
/
+1
[next]