arm-hyp haskell: add missing isb in vcpuDisable

This commit is contained in:
Miki Tanaka 2017-04-21 12:58:39 +10:00 committed by Alejandro Gomez-Londono
parent ef6e2dc32c
commit 16b6f26483
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@ For initialisation, see makeVCPUObject.
> vcpuVGIC = (vcpuVGIC vcpu) { vgicHCR = hcr }
> , vcpuRegs = regs'
> }
> doMachineOp isb
> Nothing -> return ()
>
> doMachineOp $ do