diff options
author | Alexey Kardashevskiy | 2014-01-10 08:20:18 +0100 |
---|---|---|
committer | Paolo Bonzini | 2014-01-15 12:58:48 +0100 |
commit | 584f2be79de148b0765a758ac0c1036a29c5e830 (patch) | |
tree | ac4e4e87b342cb87c787cde5c6f584db506608e4 /hw/intc/xics.c | |
parent | KVM: Retry KVM_CREATE_VM on EINTR (diff) | |
download | qemu-584f2be79de148b0765a758ac0c1036a29c5e830.tar.gz qemu-584f2be79de148b0765a758ac0c1036a29c5e830.tar.xz qemu-584f2be79de148b0765a758ac0c1036a29c5e830.zip |
KVM: fix addr type for KVM_IOEVENTFD
The @addr here is a guest physical address and can easily be bigger
than 4G.
This changes uint32_t to hwaddr.
Cc: qemu-stable@nongnu.org
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/intc/xics.c')
0 files changed, 0 insertions, 0 deletions