Commit 587ee91
committed
Fix a BSOD triggered by Windows 10 20H1.
The bugcheck is caused by an APC interrupt delivered in the middle of fastop
emulation, where original KVM will overwrite host eflags. With SMAP on, AC
of eflags is very sensitive.1 parent 8db1a4a commit 587ee91
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5213 | 5213 | | |
5214 | 5214 | | |
5215 | 5215 | | |
5216 | | - | |
| 5216 | + | |
5217 | 5217 | | |
5218 | 5218 | | |
5219 | 5219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
633 | 637 | | |
634 | 638 | | |
635 | 639 | | |
636 | | - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
637 | 643 | | |
638 | 644 | | |
639 | 645 | | |
| |||
646 | 652 | | |
647 | 653 | | |
648 | 654 | | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| |||
0 commit comments