summaryrefslogtreecommitdiffstats
path: root/test/kvm-step_guest.S
diff options
context:
space:
mode:
Diffstat (limited to 'test/kvm-step_guest.S')
-rw-r--r--test/kvm-step_guest.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/kvm-step_guest.S b/test/kvm-step_guest.S
index 4c154d5..2cf54e2 100644
--- a/test/kvm-step_guest.S
+++ b/test/kvm-step_guest.S
@@ -13,15 +13,12 @@ guest:
mov $(L1_LINESIZE * (L1_SETS + 11)), %bx
movb (%bx), %bl
- hlt
mov $(L1_LINESIZE * (L1_SETS + 13)), %bx
movb (%bx), %bl
- hlt
mov $(L1_LINESIZE * (L1_SETS + 15)), %bx
movb (%bx), %bl
- hlt
jmp guest