Commit a2d0171
x86/sev-es: Handle #AC Events
Implement a handler for #VC exceptions caused by #AC exceptions. The
#AC exception is just forwarded to do_alignment_check() and not pushed
down to the hypervisor, as requested by the SEV-ES GHCB Standardization
Specification.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200907131613.12703-61-joro@8bytes.org1 parent 2eb7dcf commit a2d0171
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
912 | 925 | | |
913 | 926 | | |
914 | 927 | | |
| |||
922 | 935 | | |
923 | 936 | | |
924 | 937 | | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
925 | 941 | | |
926 | 942 | | |
927 | 943 | | |
| |||
981 | 997 | | |
982 | 998 | | |
983 | 999 | | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
984 | 1003 | | |
985 | 1004 | | |
986 | 1005 | | |
| |||
0 commit comments