diff options
author | Andrew Jones <drjones@redhat.com> | 2018-12-21 12:22:22 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-12-21 13:58:46 +0100 |
commit | 57d5edfe640edaaece9208cdbd7f464d255785cd (patch) | |
tree | 43a9dc1aba585930b7b0c88bc8d9a916a40970ea /arch | |
parent | 2bcbd406715dca256912b9c5ae449c7968f15705 (diff) |
kvm: selftests: ucall: fix exit mmio address guessing
Fix two more bugs in the exit_mmio address guessing.
The first bug was that the start and step calculations were
wrong since they were dividing the number of address bits instead
of the address space. The second other bug was that the guessing
algorithm wasn't considering the valid physical and virtual address
ranges correctly for an identity map.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions