diff options
Diffstat (limited to 'test/kvm-pagestep_guest.S')
| -rw-r--r-- | test/kvm-pagestep_guest.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kvm-pagestep_guest.S b/test/kvm-pagestep_guest.S index 45d77ba..8c86f8b 100644 --- a/test/kvm-pagestep_guest.S +++ b/test/kvm-pagestep_guest.S @@ -17,7 +17,7 @@ guest: .rept L1_LINESIZE * L1_SETS - 2 nop .endr - cpuid # two byte instruction + rdtsc # two byte instruction .endr # --------------------------------- |
