summaryrefslogtreecommitdiffstats
path: root/util/cutils.c
Commit message (Expand)AuthorAgeFilesLines
* utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-251-12/+13
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-0/+150
|\
| * cutils: work around platform differences in strto{l,ul,ll,ull}Paolo Bonzini2015-09-101-5/+19
| * cutils: Add qemu_strtoull() wrapperCarlos L. Torres2015-09-091-0/+23
| * cutils: Add qemu_strtoll() wrapperCarlos L. Torres2015-09-091-0/+23
| * cutils: Add qemu_strtoul() wrapperCarlos L. Torres2015-09-091-0/+32
| * cutils: Add qemu_strtol() wrapperCarlos L. Torres2015-09-091-0/+58
* | Make pow2ceil() and pow2floor() inlinePeter Maydell2015-09-071-23/+0
* | Remove unused qemu_fls functionPeter Maydell2015-09-071-5/+0
|/
* cutils: allow compilation with iccArtyom Tarasenko2015-06-261-7/+7
* cutils: refine strtol error handling in parse_debug_envPaolo Bonzini2015-03-101-2/+3
* qxl: refactor rounding up to a nearest power of 2Radim Krčmář2015-03-031-0/+14
* cutils: tighten qemu_parse_fd()Laszlo Ersek2014-05-081-3/+10
* util: add qemu_ether_ntoaAlexey Kardashevskiy2014-03-271-0/+14
* qemu-io: Move qemu_strsep() to cutils.cKevin Wolf2013-06-061-0/+21
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-0/+4
* ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+23
* buffer_is_zero: use vector optimizations if possiblePeter Lieven2013-03-261-0/+5
* cutils: add a function to find non-zero content in a bufferPeter Lieven2013-03-261-0/+55
* cutils: unsigned int parsing functionsEduardo Habkost2013-02-041-0/+99
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+325
OpenPOWER on IntegriCloud