aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/.gitignore
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2018-09-18 19:54:32 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-17 00:29:36 +0200
commitfff8dcd7b4a242e3752d6f316967b02f933031d0 (patch)
tree0fa0e529edfd0d5b72e694da7e8ae3b57f44928a /tools/testing/selftests/kvm/.gitignore
parentkvm: selftests: introduce new VM mode for 64K pages (diff)
downloadlinux-dev-fff8dcd7b4a242e3752d6f316967b02f933031d0.tar.xz
linux-dev-fff8dcd7b4a242e3752d6f316967b02f933031d0.zip
kvm: selftests: port dirty_log_test to aarch64
While we're messing with the code for the port and to support guest page sizes that are less than the host page size, we also make some code formatting cleanups and apply sync_global_to_guest(). Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/.gitignore')
-rw-r--r--tools/testing/selftests/kvm/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index e0aa5411cf9b..552b0d9a49f4 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -4,4 +4,4 @@
/x86_64/sync_regs_test
/x86_64/vmx_tsc_adjust_test
/x86_64/state_test
-/x86_64/dirty_log_test
+/dirty_log_test