From b52b4a44ac0150ef76295f34e1413a150601b92d Mon Sep 17 00:00:00 2001 From: Vincent Ulitzsch Date: Fri, 14 Oct 2022 20:09:55 +0200 Subject: Fix the TRACK_ALL handler by using the vcpu->kvm->nr_memslot_pages counter --- test/access.c | 0 test/eviction.c | 0 test/kvm.c | 0 test/sev-es.c | 0 test/sev.c | 0 test/sevstep.c | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/access.c mode change 100644 => 100755 test/eviction.c mode change 100644 => 100755 test/kvm.c mode change 100644 => 100755 test/sev-es.c mode change 100644 => 100755 test/sev.c mode change 100644 => 100755 test/sevstep.c (limited to 'test') diff --git a/test/access.c b/test/access.c old mode 100644 new mode 100755 diff --git a/test/eviction.c b/test/eviction.c old mode 100644 new mode 100755 diff --git a/test/kvm.c b/test/kvm.c old mode 100644 new mode 100755 diff --git a/test/sev-es.c b/test/sev-es.c old mode 100644 new mode 100755 diff --git a/test/sev.c b/test/sev.c old mode 100644 new mode 100755 diff --git a/test/sevstep.c b/test/sevstep.c old mode 100644 new mode 100755 -- cgit v1.2.3-71-gd317