From 1715c9d6e1aa977b407081fb3164edbf1534fb5c Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Fri, 3 Feb 2023 11:59:43 -0600 Subject: Properly implement target gfn stepping --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e887b1..fe4b337 100755 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ PWD := $(shell pwd) BINS = test/eviction test/kvm-eviction BINS += test/kvm-eviction-with_guest test/kvm-eviction-without_guest BINS += test/kvm-step test/kvm-step_guest +BINS += test/kvm-targetstep test/kvm-targetstep_guest BINS += test/kvm-pagestep test/kvm-pagestep_guest BINS += test/qemu-pagestep BINS += test/qemu-eviction test/qemu-eviction_guest -- cgit v1.2.3-71-gd317