Commit f4bc137
committed
Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD
KVM cleanups for 6.10:
- Misc cleanups extracted from the "exit on missing userspace mapping" series,
which has been put on hold in anticipation of a "KVM Userfault" approach,
which should provide a superset of functionality.
- Remove kvm_make_all_cpus_request_except(), which got added to hack around an
AVIC bug, and then became dead code when a more robust fix came along.
- Fix a goof in the KVM_CREATE_GUEST_MEMFD documentation.3 files changed
Lines changed: 9 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6316 | 6316 | | |
6317 | 6317 | | |
6318 | 6318 | | |
6319 | | - | |
| 6319 | + | |
6320 | 6320 | | |
6321 | 6321 | | |
6322 | 6322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
198 | 196 | | |
199 | 197 | | |
200 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
| 314 | + | |
316 | 315 | | |
317 | 316 | | |
318 | 317 | | |
| |||
325 | 324 | | |
326 | 325 | | |
327 | 326 | | |
328 | | - | |
329 | | - | |
330 | | - | |
| 327 | + | |
331 | 328 | | |
332 | | - | |
333 | 329 | | |
334 | 330 | | |
335 | 331 | | |
336 | 332 | | |
337 | 333 | | |
338 | 334 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | 335 | | |
345 | 336 | | |
346 | 337 | | |
| |||
2932 | 2923 | | |
2933 | 2924 | | |
2934 | 2925 | | |
2935 | | - | |
| 2926 | + | |
2936 | 2927 | | |
2937 | 2928 | | |
2938 | 2929 | | |
| |||
3004 | 2995 | | |
3005 | 2996 | | |
3006 | 2997 | | |
3007 | | - | |
3008 | | - | |
3009 | | - | |
3010 | | - | |
3011 | | - | |
3012 | | - | |
3013 | 2998 | | |
3014 | 2999 | | |
3015 | 3000 | | |
3016 | | - | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
3017 | 3004 | | |
3018 | 3005 | | |
3019 | 3006 | | |
| |||
3277 | 3264 | | |
3278 | 3265 | | |
3279 | 3266 | | |
| 3267 | + | |
3280 | 3268 | | |
3281 | 3269 | | |
3282 | 3270 | | |
| |||
3378 | 3366 | | |
3379 | 3367 | | |
3380 | 3368 | | |
| 3369 | + | |
3381 | 3370 | | |
3382 | 3371 | | |
3383 | 3372 | | |
| |||
0 commit comments