Linus Torvalds
921d2597ab
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull KVM updates from Paolo Bonzini:
"s390:
- implement diag318
x86:
- Report last CPU for debugging
- Emulate smaller MAXPHYADDR in the guest than in the host
- .noinstr and tracing fixes from Thomas
- nested SVM page table switching optimization and fixes
Generic:
- Unify shadow MMU cache data structures across architectures"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (127 commits)
KVM: SVM: Fix sev_pin_memory() error handling
KVM: LAPIC: Set the TDCR settable bits
KVM: x86: Specify max TDP level via kvm_configure_mmu()
KVM: x86/mmu: Rename max_page_level to max_huge_page_level
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
KVM: VMX: Make vmx_load_mmu_pgd() static
KVM: x86/mmu: Add separate helper for shadow NPT root page role calc
KVM: VMX: Drop a duplicate declaration of construct_eptp()
KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
KVM: Using macros instead of magic values
MIPS: KVM: Fix build error caused by 'kvm_run' cleanup
KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
KVM: VMX: Add guest physical address check in EPT violation and misconfig
KVM: VMX: introduce vmx_need_pf_intercept
KVM: x86: update exception bitmap on CPUID changes
KVM: x86: rename update_bp_intercept to update_exception_bitmap
...
2020-08-06 12:59:31 -07:00
..
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2020-03-19 13:12:27 +01:00
2020-04-19 16:08:29 +02:00
2020-04-19 16:08:29 +02:00
2020-04-19 16:09:44 +02:00
2019-07-25 22:10:05 -07:00
2020-05-27 12:50:15 +02:00
2020-04-19 16:09:44 +02:00
2020-06-25 10:36:39 +02:00
2019-05-21 11:28:39 +02:00
2017-11-02 11:10:55 +01:00
2020-07-28 10:20:11 +02:00
2020-07-28 22:49:53 +02:00
2019-10-09 14:55:57 -07:00
2020-07-28 10:20:11 +02:00
2019-07-23 14:33:44 -07:00
2020-07-28 10:20:11 +02:00
2020-06-25 10:36:39 +02:00
2020-06-09 09:39:13 -07:00
2020-04-29 23:00:07 +02:00
2020-04-19 16:08:29 +02:00
2020-04-16 17:34:23 +02:00
2019-11-11 10:44:56 -08:00
2020-08-04 09:39:29 +02:00
2020-03-19 13:12:27 +01:00
2017-07-11 14:13:06 +02:00
2020-07-28 10:20:11 +02:00
2020-03-19 13:12:27 +01:00
2020-03-19 13:12:27 +01:00
2019-05-24 17:36:45 +02:00
2020-04-19 16:08:29 +02:00
2020-05-07 10:30:06 +02:00
2020-03-19 13:12:27 +01:00
2019-07-23 14:33:44 -07:00
2020-06-25 10:36:39 +02:00
2020-06-25 10:36:39 +02:00
2020-03-19 13:12:27 +01:00
2019-05-30 11:29:20 -07:00
2018-08-08 09:48:32 -07:00
2020-07-26 10:16:19 +02:00
2020-01-09 15:30:53 -08:00
2019-11-01 14:58:56 -07:00
2019-05-30 11:26:35 -07:00
2020-01-24 11:37:45 -08:00
2019-06-19 17:09:55 +02:00
2020-03-21 15:24:02 +01:00
2019-05-30 11:26:35 -07:00
2019-05-09 16:39:27 -07:00
2017-03-02 08:42:37 +01:00
2019-07-23 14:33:51 -07:00
2020-04-16 17:30:16 +02:00
2018-08-10 17:27:51 -07:00
2020-05-07 13:20:05 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-05-22 09:09:01 +02:00
2020-07-29 16:14:18 +02:00
2019-10-07 09:43:08 -07:00
2019-10-07 09:42:58 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-10-23 21:07:28 -07:00
2020-07-24 11:13:57 +02:00
2020-04-24 18:17:44 +02:00
2017-11-02 11:10:55 +01:00
2019-10-07 09:38:53 -07:00
2017-08-07 12:01:17 +02:00
2019-02-07 12:59:45 -08:00
2020-04-26 15:40:50 +02:00
2020-06-25 10:37:23 +02:00
2020-03-21 15:23:55 +01:00
2017-11-02 11:10:55 +01:00
2019-11-01 14:36:44 -07:00
2017-11-17 11:54:55 -08:00
2020-01-03 09:32:51 +01:00
2020-05-22 09:09:01 +02:00
2019-10-31 15:03:10 -07:00
2020-07-31 17:52:47 +02:00
2020-05-24 09:26:55 +02:00
2020-05-22 09:09:01 +02:00
2020-07-31 17:52:47 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-09-20 09:01:15 +02:00
2019-11-20 20:31:40 +01:00
2019-02-13 19:12:33 +01:00
2017-11-02 11:10:55 +01:00
2020-03-23 15:44:05 +01:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-11-09 10:23:19 -08:00
2020-07-16 13:18:19 +02:00
2017-11-02 11:10:55 +01:00
2020-06-09 09:39:13 -07:00
2017-08-30 00:57:29 +02:00
2020-04-24 18:17:44 +02:00
2020-05-22 09:09:01 +02:00
2020-03-27 23:58:51 -04:00
2019-05-22 18:45:52 -07:00
2020-01-13 10:55:40 -08:00
2019-05-30 11:29:20 -07:00
2020-05-22 09:09:01 +02:00
2020-06-04 19:06:22 -07:00
2017-11-02 11:10:55 +01:00
2020-06-03 20:09:46 -07:00
2020-03-25 10:56:43 +01:00
2017-11-02 11:10:55 +01:00
2020-05-30 10:58:30 +02:00
2020-07-28 22:49:53 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2017-07-11 14:13:06 +02:00
2020-01-23 10:26:16 -08:00
2018-03-09 11:22:45 +00:00
2017-11-02 11:10:55 +01:00
2018-12-06 06:56:38 -08:00
2019-04-09 16:21:30 -07:00
2020-07-24 10:53:23 +02:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2020-07-10 04:26:41 -04:00
2020-07-09 13:29:44 -04:00
2017-11-02 11:10:55 +01:00
2019-10-07 09:42:55 -07:00
2020-01-23 10:21:53 -08:00
2017-11-02 11:10:55 +01:00
2020-05-19 17:39:32 +02:00
2019-05-30 11:26:32 -07:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-29 19:36:53 +08:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2020-07-31 17:52:47 +02:00
2019-04-08 12:00:28 +01:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2018-11-21 19:54:59 -08:00
2020-05-22 09:10:53 +02:00
2019-05-30 11:26:32 -07:00
2020-05-07 11:55:47 +02:00
2019-08-08 15:12:07 -05:00
2019-06-19 17:09:55 +02:00
2019-11-22 10:51:22 -08:00
2020-06-09 09:39:14 -07:00
2020-06-09 09:39:14 -07:00
2020-05-17 10:39:19 +02:00
2020-06-09 09:39:13 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-31 08:51:45 -07:00
2019-06-19 17:09:55 +02:00
2019-07-01 17:51:40 +02:00
2019-10-31 15:03:10 -07:00
2020-07-10 16:01:52 -07:00
2018-07-17 09:40:17 -07:00
2019-10-23 21:10:34 -07:00
2019-10-09 14:55:51 -07:00
2016-08-06 09:13:11 -04:00
2018-08-01 13:20:15 -07:00
2019-05-30 11:26:32 -07:00
2019-02-19 12:46:03 -08:00
2020-04-24 18:27:51 +02:00
2020-03-05 16:47:35 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-04-08 12:00:28 +01:00
2017-11-02 11:10:55 +01:00
2020-05-22 09:09:01 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-10-09 12:48:05 -07:00
2020-05-22 09:09:01 +02:00
2020-02-15 12:44:03 -08:00
2019-08-11 21:44:30 -07:00
2019-01-03 18:57:57 -08:00
2020-01-02 16:41:16 -08:00
2019-05-30 11:26:32 -07:00
2019-04-03 10:32:54 +02:00
2018-08-10 17:27:53 -07:00
2019-02-04 10:56:24 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2019-05-30 11:26:32 -07:00
2019-03-04 10:50:14 -08:00
2019-03-19 15:26:06 -07:00
2020-05-30 10:58:30 +02:00
2019-10-02 14:06:41 -07:00
2020-07-10 15:42:06 -07:00
2016-10-07 18:46:30 -07:00
2019-07-25 21:45:05 -07:00
2020-06-03 13:32:21 -07:00
2017-11-02 11:10:55 +01:00
2019-12-10 10:12:55 +01:00
2020-07-16 10:52:35 +02:00
2019-05-30 11:26:32 -07:00