Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types | Daniel P. Berrange | 2018-03-13 | 1 | -0/+4 |
* | util/cutils: Change qemu_strtosz*() from int64_t to uint64_t | Markus Armbruster | 2017-02-23 | 1 | -3/+3 |
* | util/cutils: Return qemu_strtosz*() error and value separately | Markus Armbruster | 2017-02-23 | 1 | -3/+3 |
* | util/cutils: New qemu_strtosz() | Markus Armbruster | 2017-02-23 | 1 | -16/+1 |
* | util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() | Markus Armbruster | 2017-02-23 | 1 | -1/+1 |
* | util/cutils: New qemu_strtosz_metric() | Markus Armbruster | 2017-02-23 | 1 | -2/+2 |
* | util/cutils: Rename qemu_strtoll(), qemu_strtoull() | Markus Armbruster | 2017-02-23 | 1 | -3/+3 |
* | cutils: Add test for buffer_is_zero | Richard Henderson | 2016-09-13 | 1 | -0/+1 |
* | cutils: Export only buffer_is_zero | Richard Henderson | 2016-09-13 | 1 | -2/+0 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+183 |