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
2015-06-26
cutils: allow compilation with icc
Artyom Tarasenko
1
-7
/
+7
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+26
2015-06-23
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
Wolfgang Bumiller
1
-3
/
+6
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
1
-1
/
+13
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
1
-0
/
+13
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-2
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-10
/
+12
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-6
/
+19
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-1
/
+1
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-33
/
+48
2015-06-12
throttle: Update throttle infrastructure copyright
Alberto Garcia
1
-3
/
+5
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
Benoît Canet
1
-30
/
+43
2015-06-12
event-notifier: Always return 0 for posix implementation
Fam Zheng
1
-1
/
+2
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-5
/
+3
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
2
-5
/
+9
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
2
-7
/
+12
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2
-5
/
+7
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2
-8
/
+15
2015-06-05
bitmap: add atomic test and clear
Stefan Hajnoczi
1
-0
/
+45
2015-06-05
bitmap: add atomic set functions
Stefan Hajnoczi
1
-0
/
+38
2015-06-03
util: socket: Add missing localaddr and localport option for DGRAM socket
Peter Krempa
1
-0
/
+6
2015-05-22
util: allow \n to terminate password input
Daniel P. Berrange
1
-1
/
+2
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
2
-0
/
+90
2015-05-20
qemu-sockets: Report explicit error if unlink fails
Cole Robinson
1
-1
/
+6
2015-04-30
util: Remove unused functions
Thomas Huth
2
-85
/
+0
2015-04-30
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
1
-2
/
+0
2015-04-28
block: Resize bitmaps on bdrv_truncate
John Snow
1
-0
/
+48
2015-04-28
hbitmap: add hbitmap_merge
John Snow
1
-0
/
+33
2015-04-28
hbitmap: cache array lengths
John Snow
1
-0
/
+4
2015-04-27
qemu-config: Accept empty option values
Eduardo Habkost
1
-1
/
+3
2015-04-02
util/qemu-config: fix regression of qmp_query_command_line_options
Marcel Apfelbaum
1
-0
/
+81
2015-04-01
rcu: do not create thread in pthread_atfork callback
Paolo Bonzini
1
-4
/
+3
2015-03-18
util/uri: Add overflow check to rfc3986_parse_port
Max Reitz
1
-10
/
+14
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+33
2015-03-10
rcu: handle forks safely
Paolo Bonzini
1
-1
/
+32
2015-03-10
qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK
Paolo Bonzini
1
-5
/
+1
2015-03-10
oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code
Stefan Weil
1
-2
/
+2
2015-03-10
cutils: refine strtol error handling in parse_debug_env
Paolo Bonzini
1
-2
/
+3
2015-03-08
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...
Peter Maydell
1
-0
/
+14
2015-03-03
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
1
-0
/
+14
2015-02-26
qemu-sockets: Simplify setting numeric and boolean options
Markus Armbruster
1
-9
/
+7
2015-02-26
qemu-img: Suppress unhelpful extra errors in convert, amend
Markus Armbruster
1
-10
/
+9
2015-02-26
QemuOpts: Propagate errors through opts_parse()
Markus Armbruster
1
-9
/
+20
2015-02-26
QemuOpts: Propagate errors through opts_do_parse()
Markus Armbruster
1
-8
/
+17
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
3
-36
/
+29
2015-02-26
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
1
-6
/
+5
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-5
/
+4
[next]