commit | fd3f6f813976620553e951eb10d3a11b673a8131 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Tue Nov 06 14:57:09 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 21 11:28:28 2018 +0100 |
tree | 7b4fd0b6378cc66c8cf187ca372ec94e866043eb | |
parent | 6498e1da84daec4b3ef97e2174b07ea0af3ff06e [diff] |
kvm: selftests: dirty_log_test: reset guest test phys offset We need to reset the offset for each mode as it will change depending on the number of guest physical address bits. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>