diff options
author | 2019-05-10 09:43:49 -0700 | |
---|---|---|
committer | 2019-06-03 14:03:01 +0200 | |
commit | 7fca21c8b376871892946651dddcb2f266dcca5a (patch) | |
tree | 4b5799c157dd2003a1411ed57bb3514f2be2dbad /stubs/error-printf.c | |
parent | edu: mmio: allow 64-bit access in read dispatch (diff) | |
download | qemu-7fca21c8b376871892946651dddcb2f266dcca5a.tar.xz qemu-7fca21c8b376871892946651dddcb2f266dcca5a.zip |
edu: uses uint64_t in dma operation
The dma related variable dma.dst/src/cnt is dma_addr_t, it is
uint64_t in x64 platform. Change these usage from uint32_to
uint64_t to avoid trancation in edu_dma_timer.
Signed-off-by: Li Qiang <liq3ea@163.com>
Message-Id: <20190510164349.81507-4-liq3ea@163.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'stubs/error-printf.c')
0 files changed, 0 insertions, 0 deletions