Disable interrupts during VM tests
The code doesn't support interrupts, and it was relying on the reset value of the mie register (which is undefined) to disable them.
parent
1386acb0
Please register or sign in to comment
The code doesn't support interrupts, and it was relying on the reset value of the mie register (which is undefined) to disable them.