Commit 1968ae3
Lai Jiangshan
KVM: X86/PVM: Add assertion for PVM_EVENT_FLAGS_IF
The code uses the fact that PVM_EVENT_FLAGS_IF == X86_EFLAGS_IF, but
it is better to have the assertion before using it.
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>1 parent 36cc29e commit 1968ae3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2791 | 2791 | | |
2792 | 2792 | | |
2793 | 2793 | | |
| 2794 | + | |
2794 | 2795 | | |
2795 | 2796 | | |
2796 | 2797 | | |
| |||
0 commit comments