diff options
| author | Peter Maydell | 2015-08-19 17:20:20 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-08-19 17:29:53 +0200 |
| commit | 49caffe0cc95a9d0dc344e3328be8197f3536cf8 (patch) | |
| tree | 6d78d17355987bd24ae1ae09bd50e4cb9eef777c /tests/qapi-schema/data-array-empty.json | |
| parent | osdep.h: Add header comment (diff) | |
| download | qemu-49caffe0cc95a9d0dc344e3328be8197f3536cf8.tar.gz qemu-49caffe0cc95a9d0dc344e3328be8197f3536cf8.tar.xz qemu-49caffe0cc95a9d0dc344e3328be8197f3536cf8.zip | |
qemu-common.h: Move muldiv64() to host-utils.h
Move the muldiv64() function from qemu-common.h to host-utils.h.
This puts it together with all the other arithmetic functions
where we provide a version with __int128_t and a fallback
without, and allows headers which need muldiv64() to avoid
including qemu-common.h.
We don't include host-utils from qemu-common.h, to avoid dragging
more things into qemu-common.h than it already has; in practice
everywhere that needs muldiv64() can get it via qemu/timer.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'tests/qapi-schema/data-array-empty.json')
0 files changed, 0 insertions, 0 deletions
