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
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
1
-0
/
+21
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
1
-0
/
+4
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2
-0
/
+31
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2
-2
/
+2
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2
-0
/
+16
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2
-4
/
+4
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
1
-1
/
+1
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
2
-0
/
+116
2013-04-29
win32: add readv/writev emulation
Paolo Bonzini
2
-1
/
+44
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
1
-0
/
+67
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
1
-0
/
+23
2013-04-24
util: move socket_init() to osdep.c
Marc-André Lureau
2
-24
/
+23
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
1
-47
/
+55
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
1
-15
/
+15
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
1
-14
/
+14
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
1
-7
/
+13
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
2
-1
/
+101
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
1
-252
/
+252
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
1
-1
/
+1
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
1
-3
/
+1
2013-04-02
qemu-socket: set passed fd non-blocking in socket_connect()
Stefan Hajnoczi
1
-0
/
+1
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
3
-6
/
+6
2013-03-26
bitops: unroll while loop in find_next_bit()
Peter Lieven
1
-1
/
+17
2013-03-26
buffer_is_zero: use vector optimizations if possible
Peter Lieven
1
-0
/
+5
2013-03-26
cutils: add a function to find non-zero content in a buffer
Peter Lieven
1
-0
/
+55
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-15
/
+15
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
1
-3
/
+3
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
1
-12
/
+12
2013-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
1
-5
/
+5
2013-03-15
iov: Factor out hexdumper
Peter Crosthwaite
3
-25
/
+49
2013-03-15
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
1
-0
/
+34
2013-03-13
chardev: add udp support to qapi
Gerd Hoffmann
1
-0
/
+25
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
3
-0
/
+81
2013-03-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+2
2013-03-08
char-socket: fix error reporting
Anthony Liguori
1
-0
/
+4
2013-03-08
osdep: replace setsockopt by qemu_setsockopt
Lei Li
1
-2
/
+2
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
1
-1
/
+1
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-0
/
+6
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2
-0
/
+80
2013-02-17
host-utils: Improve mulu64 and muls64
Richard Henderson
1
-54
/
+38
2013-02-17
host-utils: Use __int128_t for mul[us]64
Richard Henderson
1
-2
/
+2
2013-02-16
bitops: Replace bitops_ctol with ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
bitops: Inline bitops_flsl
Richard Henderson
1
-1
/
+1
2013-02-16
bitops: Use non-bitops ctzl
Richard Henderson
1
-1
/
+1
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
1
-1
/
+2
2013-02-11
qemu-option: Disable two helpful messages that got broken recently
Markus Armbruster
1
-0
/
+4
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2
-6
/
+6
[next]