Go to file
Satoshi Tanda 0ae5e67894
Fix that the blocking by SMI bit maybe set when a VM-exit ends outside SMM (#15)
* Fix that the blocking by SMI bit is set

The blocking by SMI bit of the guest interruptibility state VMCS should
not be set unless the VM-exit ends in SMM. This only happens under the
dual-monitor treatment, which is not implemented in Bochs.

* Remove trailing whitespaces
2022-07-23 19:36:31 +03:00
bochs Fix that the blocking by SMI bit maybe set when a VM-exit ends outside SMM (#15) 2022-07-23 19:36:31 +03:00
bochs-performance
bochs-testing
.gitignore
LICENSE Create LICENSE 2022-07-11 14:44:53 +03:00