Linus Torvalds
d7e0a795bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull KVM updates from Paolo Bonzini:
"ARM:
- More progress on the protected VM front, now with the full fixed
feature set as well as the limitation of some hypercalls after
initialisation.
- Cleanup of the RAZ/WI sysreg handling, which was pointlessly
complicated
- Fixes for the vgic placement in the IPA space, together with a
bunch of selftests
- More memcg accounting of the memory allocated on behalf of a guest
- Timer and vgic selftests
- Workarounds for the Apple M1 broken vgic implementation
- KConfig cleanups
- New kvmarm.mode=none option, for those who really dislike us
RISC-V:
- New KVM port.
x86:
- New API to control TSC offset from userspace
- TSC scaling for nested hypervisors on SVM
- Switch masterclock protection from raw_spin_lock to seqcount
- Clean up function prototypes in the page fault code and avoid
repeated memslot lookups
- Convey the exit reason to userspace on emulation failure
- Configure time between NX page recovery iterations
- Expose Predictive Store Forwarding Disable CPUID leaf
- Allocate page tracking data structures lazily (if the i915 KVM-GT
functionality is not compiled in)
- Cleanups, fixes and optimizations for the shadow MMU code
s390:
- SIGP Fixes
- initial preparations for lazy destroy of secure VMs
- storage key improvements/fixes
- Log the guest CPNC
Starting from this release, KVM-PPC patches will come from Michael
Ellerman's PPC tree"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (227 commits)
RISC-V: KVM: fix boolreturn.cocci warnings
RISC-V: KVM: remove unneeded semicolon
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
RISC-V: KVM: Factor-out FP virtualization into separate sources
KVM: s390: add debug statement for diag 318 CPNC data
KVM: s390: pv: properly handle page flags for protected guests
KVM: s390: Fix handle_sske page fault handling
KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
KVM: x86: Clarify the kvm_run.emulation_failure structure layout
KVM: s390: Add a routine for setting userspace CPU state
KVM: s390: Simplify SIGP Set Arch handling
KVM: s390: pv: avoid stalls when making pages secure
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
KVM: s390: pv: avoid double free of sida page
KVM: s390: pv: add macros for UVC CC values
s390/mm: optimize reset_guest_reference_bit()
s390/mm: optimize set_guest_storage_key()
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
...
2021-11-02 11:24:14 -07:00
..
2021-10-07 23:34:00 +11:00
2021-07-08 11:48:22 -07:00
2021-08-27 00:56:52 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2020-01-25 12:18:51 -05:00
2021-08-25 13:35:49 +10:00
2021-09-13 10:18:28 -07:00
2021-06-25 00:06:56 +10:00
2019-05-24 17:27:11 +02:00
2021-08-25 13:35:49 +10:00
2017-11-02 11:10:55 +01:00
2021-06-10 21:44:57 +10:00
2021-08-25 13:35:49 +10:00
2017-11-02 11:10:55 +01:00
2019-06-07 19:00:14 +10:00
2021-09-01 21:25:43 +10:00
2019-05-30 11:26:32 -07:00
2020-10-25 14:51:49 -07:00
2021-04-14 23:04:19 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2021-06-16 00:16:47 +10:00
2020-12-04 01:01:10 +11:00
2021-05-26 13:20:52 +02:00
2018-08-08 00:32:25 +10:00
2021-10-07 18:52:33 +11:00
2021-09-08 15:32:35 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2020-12-09 17:00:54 +11:00
2021-04-08 21:17:42 +10:00
2019-12-09 13:54:34 -06:00
2021-03-14 20:32:24 +11:00
2020-11-19 14:49:56 +11:00
2019-05-30 11:26:32 -07:00
2019-04-30 22:37:48 +10:00
2021-01-29 10:05:51 +05:30
2021-06-21 09:22:34 +10:00
2021-02-09 00:10:49 +11:00
2020-07-29 23:47:54 +10:00
2019-08-20 21:22:15 +10:00
2017-11-02 11:10:55 +01:00
2020-07-29 21:02:09 +10:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2021-03-01 12:33:31 +11:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:35 -07:00
2021-02-09 00:02:12 +11:00
2020-10-08 21:17:15 +11:00
2020-08-11 14:13:24 -07:00
2019-06-05 17:30:28 +02:00
2020-09-11 09:14:43 +02:00
2020-04-01 14:30:50 +11:00
2021-08-10 23:14:55 +10:00
2018-07-30 22:48:17 +10:00
2020-07-10 12:00:01 +02:00
2019-05-30 11:26:35 -07:00
2020-10-07 22:34:47 +11:00
2020-12-05 21:49:52 +11:00
2019-08-30 09:40:15 +10:00
2019-06-05 17:37:07 +02:00
2020-07-27 00:01:31 +10:00
2020-07-29 21:08:12 +10:00
2021-06-10 22:12:12 +10:00
2017-11-02 11:10:55 +01:00
2021-08-15 13:49:24 +10:00
2020-05-04 22:29:58 +10:00
2019-09-14 00:04:45 +10:00
2017-11-02 11:10:55 +01:00
2021-01-20 15:58:19 +11:00
2021-08-13 22:04:27 +10:00
2021-04-22 20:59:15 +10:00
2020-05-12 19:34:53 +03:00
2017-08-10 23:32:12 +10:00
2019-05-24 17:36:45 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2021-04-07 10:56:52 +02:00
2019-05-30 11:26:32 -07:00
2021-03-23 14:08:18 -04:00
2021-03-26 23:19:43 +11:00
2017-11-02 11:10:55 +01:00
2020-07-29 23:47:53 +10:00
2021-06-25 00:06:55 +10:00
2017-11-02 11:10:55 +01:00
2021-01-24 10:34:53 -08:00
2019-05-24 17:39:01 +02:00
2021-02-11 23:35:06 +11:00
2021-06-23 00:19:08 +10:00
2021-03-24 14:09:30 +11:00
2019-05-30 11:26:35 -07:00
2019-01-14 20:39:27 +11:00
2020-09-15 22:13:20 +10:00
2021-06-25 00:06:56 +10:00
2021-03-24 14:09:29 +11:00
2017-11-02 11:10:55 +01:00
2020-08-25 01:31:33 +10:00
2017-11-02 11:10:55 +01:00
2020-04-30 12:35:26 +10:00
2020-07-16 13:12:46 +10:00
2017-11-02 11:10:55 +01:00
2021-06-17 00:09:06 +10:00
2021-10-07 19:54:55 +11:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-08-27 13:03:34 +10:00
2021-05-07 00:26:34 -07:00
2021-08-27 00:56:54 +10:00
2019-05-30 11:26:32 -07:00
2018-03-13 15:50:37 +11:00
2021-08-12 22:21:57 +10:00
2018-01-19 22:37:01 +11:00
2017-11-02 11:10:55 +01:00
2021-06-15 23:35:57 +10:00
2021-04-25 21:29:04 +10:00
2021-04-14 23:04:16 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-07-29 23:47:53 +10:00
2021-03-11 09:53:38 -07:00
2017-11-02 11:10:55 +01:00
2021-03-24 14:09:30 +11:00
2018-10-20 13:26:47 +11:00
2021-09-30 21:24:06 -04:00
2021-06-17 00:09:09 +10:00
2021-06-10 22:12:15 +10:00
2019-06-05 17:30:28 +02:00
2021-08-25 16:37:18 +10:00
2021-02-10 14:31:08 +11:00
2020-07-28 12:34:52 +10:00
2021-09-30 04:27:05 -04:00
2019-06-19 17:09:55 +02:00
2020-07-29 21:02:09 +10:00
2019-06-05 17:30:28 +02:00
2021-06-25 14:47:19 +10:00
2021-11-02 11:24:14 -07:00
2020-12-04 01:01:22 +11:00
2021-08-10 23:14:59 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-06-25 00:06:55 +10:00
2019-11-24 15:06:33 -08:00
2020-07-10 12:00:01 +02:00
2019-05-30 11:26:39 -07:00
2021-02-03 09:46:36 +11:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2021-01-31 22:35:49 +11:00
2017-11-02 11:10:55 +01:00
2021-10-04 11:47:24 +02:00
2021-08-10 23:14:55 +10:00
2020-08-24 14:12:54 +10:00
2019-04-08 12:09:27 +01:00
2021-06-23 00:19:08 +10:00
2021-08-10 23:14:56 +10:00
2021-06-29 10:53:55 -07:00
2020-06-05 12:39:30 -07:00
2020-09-25 00:36:41 +09:00
2019-05-24 17:27:12 +02:00
2017-11-02 11:10:55 +01:00
2018-05-25 12:04:42 +10:00
2019-05-24 17:27:12 +02:00
2019-06-05 17:37:18 +02:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:32 -07:00
2018-10-21 19:32:07 +11:00
2019-06-05 17:37:17 +02:00
2021-02-09 00:02:12 +11:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2020-12-11 09:53:10 +11:00
2021-05-02 23:35:32 +10:00
2021-06-25 00:06:56 +10:00
2020-12-09 23:48:14 +11:00
2020-04-10 15:36:21 -07:00
2020-07-27 00:01:30 +10:00
2021-05-12 11:07:38 +10:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:06 +02:00
2021-08-10 23:14:57 +10:00
2021-05-02 23:35:32 +10:00
2020-08-04 23:15:59 +10:00
2019-05-30 11:26:32 -07:00
2021-04-20 14:22:23 +10:00
2021-02-09 01:09:44 +11:00
2021-07-01 11:06:03 -07:00
2019-05-03 01:20:23 +10:00
2019-05-03 01:20:23 +10:00
2021-07-02 12:54:34 -07:00
2021-02-09 01:09:44 +11:00
2021-05-12 11:07:38 +10:00
2019-05-30 11:26:32 -07:00
2018-05-25 12:04:41 +10:00
2021-08-25 16:37:18 +10:00
2019-05-30 11:26:32 -07:00
2020-12-04 01:01:30 +11:00
2021-08-10 23:15:01 +10:00
2019-07-13 16:08:36 -07:00
2019-05-24 17:27:12 +02:00
2021-08-25 13:35:47 +10:00
2021-08-25 13:35:49 +10:00
2021-02-11 23:35:36 +11:00
2021-06-25 00:06:55 +10:00
2021-10-15 11:25:14 +02:00
2021-08-13 22:04:27 +10:00
2021-06-10 21:44:58 +10:00
2019-05-30 11:26:39 -07:00
2019-06-05 17:37:07 +02:00
2019-07-13 16:08:36 -07:00
2021-05-28 22:54:27 +10:00
2021-09-03 22:54:12 +10:00
2020-07-27 00:01:29 +10:00
2021-05-26 13:20:52 +02:00
2020-01-23 21:31:14 +11:00
2019-05-30 11:26:32 -07:00
2021-02-11 23:35:12 +11:00
2018-07-30 22:48:17 +10:00
2021-08-25 16:37:17 +10:00
2018-05-25 12:04:43 +10:00
2019-05-30 11:26:32 -07:00
2020-12-08 21:41:02 +11:00
2021-04-14 23:04:16 +10:00
2017-11-02 11:10:55 +01:00
2020-11-20 11:16:35 -08:00
2021-08-10 23:14:55 +10:00
2019-11-12 12:25:49 +11:00
2021-10-07 19:52:58 +11:00
2019-11-13 00:33:22 +11:00
2019-05-30 11:26:32 -07:00
2021-06-21 21:13:21 +10:00
2020-04-01 14:30:51 +11:00
2021-06-25 00:07:10 +10:00
2018-12-04 19:45:01 +11:00
2017-11-02 11:10:55 +01:00
2020-04-01 13:42:13 +11:00
2020-07-26 23:34:26 +10:00
2021-10-30 16:37:28 +02:00
2020-05-26 22:22:21 +10:00
2021-09-30 16:13:11 +02:00
2020-07-27 00:01:32 +10:00
2020-11-22 10:48:22 -08:00
2020-07-27 00:01:23 +10:00
2021-03-26 23:19:43 +11:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:39 -07:00
2021-01-29 10:05:51 +05:30
2021-06-25 14:47:18 +10:00
2018-10-03 15:40:03 +10:00
2018-08-08 00:32:30 +10:00
2020-10-06 11:18:04 +02:00
2020-09-14 23:07:14 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-03-10 11:15:00 +11:00
2020-10-06 23:22:23 +11:00
2021-08-20 22:38:13 +10:00
2021-08-23 19:28:21 +10:00
2019-02-23 22:31:39 +11:00
2019-05-03 01:20:23 +10:00
2021-08-27 00:56:54 +10:00
2019-05-30 11:26:32 -07:00
2021-09-30 16:13:10 +02:00
2021-06-10 22:12:13 +10:00
2020-12-04 01:01:10 +11:00
2021-07-08 11:48:23 -07:00
2018-07-30 22:48:21 +10:00
2018-05-24 16:04:02 +10:00
2021-08-27 00:56:54 +10:00
2019-06-19 17:09:55 +02:00
2019-05-01 16:45:05 +10:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-05-12 11:07:39 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-11-28 17:02:31 +11:00
2019-11-28 17:02:31 +11:00
2017-11-02 11:10:55 +01:00
2021-08-23 19:28:20 +10:00
2021-06-17 00:09:00 +10:00
2018-10-19 15:09:04 +11:00
2021-06-20 21:58:57 +10:00
2021-04-14 23:04:44 +10:00
2020-12-04 01:01:19 +11:00
2020-04-23 10:50:26 +09:00
2017-11-02 11:10:55 +01:00
2021-04-20 14:22:24 +10:00
2021-04-30 11:20:40 -07:00
2021-08-10 23:14:59 +10:00
2021-08-10 23:15:02 +10:00
2021-08-10 23:15:02 +10:00
2021-02-09 00:10:50 +11:00
2018-05-25 12:04:38 +10:00
2019-05-30 11:26:35 -07:00