Linus Torvalds
0ef0fd3515
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull KVM updates from Paolo Bonzini:
"ARM:
- support for SVE and Pointer Authentication in guests
- PMU improvements
POWER:
- support for direct access to the POWER9 XIVE interrupt controller
- memory and performance optimizations
x86:
- support for accessing memory not backed by struct page
- fixes and refactoring
Generic:
- dirty page tracking improvements"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (155 commits)
kvm: fix compilation on aarch64
Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
kvm: x86: Fix L1TF mitigation for shadow MMU
KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possible
KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete
tests: kvm: Add tests for KVM_SET_NESTED_STATE
KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting new state
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
tests: kvm: Add tests to .gitignore
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
KVM: Fix kvm_clear_dirty_log_protect off-by-(minus-)one
KVM: Fix the bitmap range to copy during clear dirty
KVM: arm64: Fix ptrauth ID register masking logic
KVM: x86: use direct accessors for RIP and RSP
KVM: VMX: Use accessors for GPRs outside of dedicated caching logic
KVM: x86: Omit caching logic for always-available GPRs
kvm, x86: Properly check whether a pfn is an MMIO or not
...
2019-05-17 10:33:30 -07:00
..
2019-05-15 18:50:40 -07:00
2018-06-03 20:40:33 +10:00
2019-05-14 19:52:48 -07:00
2019-05-07 18:02:51 -07:00
2019-05-15 18:44:52 -07:00
2019-02-12 15:20:09 +00:00
2019-05-17 10:33:30 -07:00
2018-04-12 16:08:02 +02:00
2019-04-09 08:18:23 -06:00
2019-01-08 17:15:10 -08:00
2019-05-09 15:59:59 -07:00
2018-09-09 15:08:58 -06:00
2019-03-09 09:56:17 -08:00
2018-08-10 16:09:40 -06:00
2019-05-14 19:52:49 -07:00
2018-11-07 13:29:04 +01:00
2019-04-25 15:38:12 +08:00
2019-05-14 19:52:51 -07:00
2019-05-08 13:41:58 -04:00
2019-05-16 15:27:21 -05:00
2019-04-19 12:46:27 -06:00
2019-05-11 10:54:43 -04:00
2019-03-25 11:05:12 +01:00
2018-11-25 12:25:53 -07:00
2018-11-06 07:36:22 -07:00
2017-04-06 10:55:24 +09:00
2019-01-07 15:36:11 -07:00
2019-01-16 17:42:35 +01:00
2019-05-07 19:34:17 -07:00
2019-05-14 19:52:50 -07:00
2017-01-11 09:42:59 +01:00
2019-05-13 10:40:21 +02:00
2018-09-09 15:08:58 -06:00
2018-07-15 13:55:44 +02:00
2019-04-23 23:30:07 +02:00
2019-04-17 09:39:22 +02:00
2018-12-18 14:55:22 +01:00
2019-05-03 13:16:18 -07:00
2019-05-03 16:47:54 +02:00
2018-03-05 14:41:38 -08:00
2018-09-09 15:08:58 -06:00
2017-07-25 19:56:23 +01:00
2019-02-07 12:56:23 -07:00
2019-02-01 16:05:03 -07:00
2019-01-22 13:37:25 +01:00
2018-12-11 16:28:41 -08:00
2018-09-09 15:08:58 -06:00
2019-05-07 21:50:24 +09:00
2019-01-15 11:05:28 +01:00
2018-07-26 16:21:09 -06:00
2019-02-11 08:27:47 -07:00
2018-11-20 09:30:43 -07:00
2017-04-16 10:06:33 -06:00
2019-05-07 16:06:28 -06:00
2019-03-04 12:55:18 -07:00
2018-09-09 15:08:58 -06:00
2018-06-15 18:11:26 -03:00
2018-01-15 14:29:42 -08:00
2019-05-16 11:57:16 -07:00
2018-09-09 15:08:58 -06:00
2019-01-14 08:37:17 -07:00
2018-09-09 15:08:58 -06:00
2018-09-04 23:37:38 +02:00
2018-09-09 15:08:58 -06:00
2019-05-16 16:25:20 +01:00
2018-12-21 12:44:41 -08:00
2018-09-28 15:14:54 +02:00
2017-10-30 21:37:53 +09:00
2018-09-09 15:08:58 -06:00
2018-10-25 06:50:48 -07:00
2018-08-18 12:30:42 -07:00
2018-12-06 12:29:47 +00:00
2019-01-27 12:29:37 +01:00
2019-05-03 02:54:58 +10:00
2017-09-08 18:26:51 -07:00
2019-05-08 12:42:50 -07:00
2018-03-26 12:13:21 -04:00
2018-02-23 08:25:45 -07:00
2019-03-26 14:37:06 -07:00
2018-06-04 14:02:11 -07:00
2018-11-20 09:30:43 -07:00
2019-01-27 12:29:37 +01:00
2019-02-27 09:00:02 -05:00
2019-02-22 08:54:09 -07:00
2019-04-25 11:37:42 +02:00
2018-12-18 16:13:04 +01:00
2019-04-03 11:55:47 +02:00
2019-05-08 17:13:35 -07:00
2018-06-30 07:52:42 -06:00
2018-10-07 09:16:50 -06:00
2019-04-08 14:13:43 +07:00
2019-05-14 09:47:45 -07:00
2019-02-04 21:23:59 -05:00
2019-04-17 10:37:23 -07:00
2019-02-22 08:50:17 -07:00
2019-05-15 16:05:47 -07:00
2019-05-10 13:24:53 -04:00
2019-04-16 12:16:19 +02:00
2019-03-18 12:00:28 -06:00
2019-05-17 10:33:30 -07:00
2019-05-14 09:47:48 -07:00
2018-09-09 15:08:58 -06:00
2019-03-02 15:28:20 +01:00
2019-05-16 09:05:12 +02:00
2019-03-18 13:45:27 +01:00
2019-02-03 18:06:19 -08:00
2019-04-11 12:37:02 -06:00
2019-03-18 10:27:52 -07:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:28 -06:00
2016-12-14 16:30:12 -08:00
2019-05-08 12:42:50 -07:00
2018-10-24 18:01:11 +01:00
2017-07-14 13:51:30 -06:00
2019-04-19 10:56:04 +02:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:31 -06:00
2017-07-14 13:51:34 -06:00
2018-05-14 16:44:41 +02:00
2017-07-14 13:51:31 -06:00
2019-05-09 08:40:55 -07:00
2019-03-10 12:47:57 -07:00
2017-07-14 13:51:33 -06:00
2019-02-11 08:23:07 -07:00
2019-05-08 12:42:50 -07:00
2018-09-09 14:46:44 -06:00
2017-07-14 13:51:34 -06:00
2017-07-14 13:51:35 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:37 -06:00
2017-07-14 13:51:37 -06:00
2019-05-14 07:57:29 -07:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:39 -06:00
2017-07-14 13:51:38 -06:00
2018-07-18 08:44:22 -06:00
2017-09-27 16:03:45 -05:00
2017-07-14 13:51:41 -06:00
2018-01-24 12:32:58 +01:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:43 -06:00
2018-08-30 10:59:48 -07:00
2018-12-06 13:57:03 +01:00
2019-05-07 19:34:17 -07:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:46 -06:00
2017-05-16 08:44:19 -03:00
2019-04-05 16:02:30 -10:00
2017-07-14 13:51:47 -06:00
2019-04-01 14:33:42 -06:00
2019-04-23 13:34:17 +01:00
2017-07-14 13:57:54 -06:00
2018-06-26 09:01:27 -06:00
2019-04-11 12:37:03 -06:00
2017-07-14 13:57:56 -06:00
2019-05-03 10:49:17 -04:00
2017-07-14 13:57:56 -06:00
2017-07-14 13:57:57 -06:00
2017-07-14 13:57:58 -06:00
2017-07-14 13:57:58 -06:00
2017-10-19 12:56:44 -06:00
2017-07-14 13:57:59 -06:00
2019-04-09 19:27:42 +02:00
2017-07-06 08:23:30 +02:00
2017-09-08 18:26:48 -07:00
2017-07-14 13:58:02 -06:00
2018-06-15 13:36:08 +02:00
2017-07-14 13:58:03 -06:00
2019-04-26 13:57:55 +01:00
2017-07-14 13:58:04 -06:00
2019-03-25 10:34:55 -06:00
2017-07-14 13:58:04 -06:00
2017-07-14 13:58:05 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:07 -06:00
2019-04-11 12:37:03 -06:00
2019-02-06 16:44:16 -07:00
2017-11-20 10:45:50 -07:00
2018-10-11 11:28:53 -05:00
2017-05-24 13:01:27 -03:00
2017-07-14 13:58:14 -06:00
2017-07-14 13:58:08 -06:00
2019-04-11 12:37:03 -06:00
2018-06-08 10:24:27 -06:00
2018-05-08 09:16:41 -06:00
2019-04-11 12:37:03 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:12 -06:00