index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cutils.c
Age
Commit message (
Expand
)
Author
2016-02-04
util: Clean up includes
Peter Maydell
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-10
cutils: work around platform differences in strto{l,ul,ll,ull}
Paolo Bonzini
2015-09-09
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
2015-09-09
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
2015-09-09
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
2015-09-09
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
2015-09-07
Remove unused qemu_fls function
Peter Maydell
2015-06-26
cutils: allow compilation with icc
Artyom Tarasenko
2015-03-10
cutils: refine strtol error handling in parse_debug_env
Paolo Bonzini
2015-03-03
qxl: refactor rounding up to a nearest power of 2
Radim Krčmář
2014-05-08
cutils: tighten qemu_parse_fd()
Laszlo Ersek
2014-03-27
util: add qemu_ether_ntoa
Alexey Kardashevskiy
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-03-26
buffer_is_zero: use vector optimizations if possible
Peter Lieven
2013-03-26
cutils: add a function to find non-zero content in a buffer
Peter Lieven
2013-02-04
cutils: unsigned int parsing functions
Eduardo Habkost
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini