Commit 6f32101
committed
KVM: selftests: Print out guest RIP on unhandled exception
Use the newfanged printf-based guest assert framework to spit out the
guest RIP when an unhandled exception is detected, which makes debugging
such failures *much* easier.
Link: https://lore.kernel.org/r/20230729003643.1053367-34-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent 7ce7f8e commit 6f32101
1 file changed
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
1078 | | - | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | 1077 | | |
1083 | 1078 | | |
1084 | 1079 | | |
| |||
1092 | 1087 | | |
1093 | 1088 | | |
1094 | 1089 | | |
1095 | | - | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1096 | 1094 | | |
1097 | 1095 | | |
1098 | 1096 | | |
| |||
1135 | 1133 | | |
1136 | 1134 | | |
1137 | 1135 | | |
1138 | | - | |
1139 | | - | |
1140 | | - | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
| 1136 | + | |
| 1137 | + | |
1144 | 1138 | | |
1145 | 1139 | | |
1146 | 1140 | | |
| |||
0 commit comments