Commit 24975ce
committed
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
KVM SVM changes for 6.5:
- Drop manual TR/TSS load after VM-Exit now that KVM uses VMLOAD for host state
- Fix a not-yet-problematic missing call to trace_kvm_exit() for VM-Exits that
are handled in the fastpath
- Print more descriptive information about the status of SEV and SEV-ES during
module load
- Assert that misc_cg_set_capacity() doesn't fail to avoid should-be-impossible
memory leaks3 files changed
Lines changed: 13 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2216 | 2216 | | |
2217 | 2217 | | |
2218 | 2218 | | |
2219 | | - | |
2220 | | - | |
2221 | | - | |
2222 | | - | |
| 2219 | + | |
2223 | 2220 | | |
2224 | 2221 | | |
2225 | 2222 | | |
| |||
2244 | 2241 | | |
2245 | 2242 | | |
2246 | 2243 | | |
2247 | | - | |
2248 | | - | |
2249 | | - | |
2250 | | - | |
| 2244 | + | |
2251 | 2245 | | |
2252 | 2246 | | |
2253 | 2247 | | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
2254 | 2257 | | |
2255 | 2258 | | |
2256 | 2259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | 247 | | |
257 | 248 | | |
258 | 249 | | |
| |||
588 | 579 | | |
589 | 580 | | |
590 | 581 | | |
591 | | - | |
592 | 582 | | |
593 | 583 | | |
594 | 584 | | |
| |||
601 | 591 | | |
602 | 592 | | |
603 | 593 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | 594 | | |
608 | 595 | | |
609 | 596 | | |
| |||
3419 | 3406 | | |
3420 | 3407 | | |
3421 | 3408 | | |
3422 | | - | |
3423 | | - | |
3424 | 3409 | | |
3425 | 3410 | | |
3426 | 3411 | | |
| |||
3458 | 3443 | | |
3459 | 3444 | | |
3460 | 3445 | | |
3461 | | - | |
3462 | | - | |
3463 | | - | |
3464 | | - | |
3465 | | - | |
3466 | | - | |
3467 | | - | |
3468 | | - | |
3469 | 3446 | | |
3470 | 3447 | | |
3471 | 3448 | | |
| |||
4100 | 4077 | | |
4101 | 4078 | | |
4102 | 4079 | | |
4103 | | - | |
4104 | | - | |
4105 | | - | |
4106 | 4080 | | |
4107 | 4081 | | |
4108 | 4082 | | |
| |||
4157 | 4131 | | |
4158 | 4132 | | |
4159 | 4133 | | |
| 4134 | + | |
| 4135 | + | |
4160 | 4136 | | |
4161 | 4137 | | |
4162 | 4138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | 306 | | |
308 | 307 | | |
309 | 308 | | |
| |||
0 commit comments