diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2014-01-10 18:20:18 +1100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-01-15 12:58:48 +0100 |
commit | 584f2be79de148b0765a758ac0c1036a29c5e830 (patch) | |
tree | ac4e4e87b342cb87c787cde5c6f584db506608e4 /user-exec.c | |
parent | 94ccff133820552a859c0fb95e33a539e0b90a75 (diff) |
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 'user-exec.c')
0 files changed, 0 insertions, 0 deletions