Linus Torvalds
d8312a3f61
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull kvm updates from Paolo Bonzini:
"ARM:
- VHE optimizations
- EL2 address space randomization
- speculative execution mitigations ("variant 3a", aka execution past
invalid privilege register access)
- bugfixes and cleanups
PPC:
- improvements for the radix page fault handler for HV KVM on POWER9
s390:
- more kvm stat counters
- virtio gpu plumbing
- documentation
- facilities improvements
x86:
- support for VMware magic I/O port and pseudo-PMCs
- AMD pause loop exiting
- support for AMD core performance extensions
- support for synchronous register access
- expose nVMX capabilities to userspace
- support for Hyper-V signaling via eventfd
- use Enlightened VMCS when running on Hyper-V
- allow userspace to disable MWAIT/HLT/PAUSE vmexits
- usual roundup of optimizations and nested virtualization bugfixes
Generic:
- API selftest infrastructure (though the only tests are for x86 as
of now)"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (174 commits)
kvm: x86: fix a prototype warning
kvm: selftests: add sync_regs_test
kvm: selftests: add API testing infrastructure
kvm: x86: fix a compile warning
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
KVM: X86: Introduce handle_ud()
KVM: vmx: unify adjacent #ifdefs
x86: kvm: hide the unused 'cpu' variable
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
kvm: Add emulation for movups/movupd
KVM: VMX: raise internal error for exception during invalid protected mode state
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending
KVM: x86: Fix misleading comments on handling pending exceptions
KVM: x86: Rename interrupt.pending to interrupt.injected
KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
x86/kvm: use Enlightened VMCS when running on Hyper-V
x86/hyper-v: detect nested features
x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
...
2018-04-09 11:42:31 -07:00
..
2014-06-04 22:50:41 +02:00
2013-02-01 10:00:22 +01:00
2017-11-02 11:10:55 +01:00
2013-02-01 10:00:22 +01:00
2017-11-02 11:10:55 +01:00
2015-09-03 12:08:02 +02:00
2017-11-02 11:10:55 +01:00
2016-02-17 13:47:19 +00:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-12-19 11:07:16 -05:00
2017-11-02 11:10:55 +01:00
2018-03-20 10:01:59 +01:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-07-11 14:13:06 +02:00
2015-03-31 11:59:40 +02:00
2018-01-10 16:40:54 +01:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2015-04-01 17:22:01 +02:00
2017-11-02 11:10:55 +01:00
2017-09-04 21:19:02 +02:00
2017-11-02 11:10:55 +01:00
2017-01-03 16:34:42 +01:00
2018-03-20 10:01:59 +01:00
2017-11-03 09:02:30 -07:00
2017-07-11 14:13:06 +02:00
2016-09-13 16:45:15 +02:00
2016-01-24 02:53:28 +01:00
2015-09-03 12:08:02 +02:00
2015-02-17 15:37:21 +00:00
2015-03-31 11:59:40 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-07-11 14:13:06 +02:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:38:44 +01:00
2017-11-02 11:10:55 +01:00
2018-01-15 09:35:59 +01:00
2017-11-15 11:36:08 -08:00
2016-04-03 12:32:09 +02:00
2017-11-02 11:10:55 +01:00
2016-05-13 14:02:13 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2013-02-01 10:00:22 +01:00
2015-06-21 21:54:21 +02:00
2017-03-02 08:42:37 +01:00
2016-10-06 18:02:35 +02:00
2014-01-22 20:19:02 +01:00
2015-04-10 15:41:43 +02:00
2017-12-04 18:03:39 -05:00
2017-09-06 11:01:52 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-10 20:58:56 +00:00
2016-06-16 10:48:34 +02:00
2016-10-04 16:13:57 +02:00
2015-10-26 09:49:41 +01:00
2017-10-09 14:53:56 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-29 15:21:50 +02:00
2018-01-18 22:07:16 +00:00
2017-06-29 02:42:26 +02:00
2013-02-20 18:24:24 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 12:01:17 +02:00
2016-10-04 16:13:57 +02:00
2016-05-13 14:02:14 +02:00
2015-11-05 11:15:41 +01:00
2015-09-03 12:07:52 +02:00
2018-01-24 11:17:20 +00:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:36:41 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 11:36:08 -08:00
2017-11-17 11:54:55 -08:00
2018-02-20 15:46:44 +00:00
2015-02-17 15:37:21 +00:00
2014-10-23 19:58:13 +02:00
2017-08-08 00:02:27 +02:00
2017-08-30 00:57:27 +02:00
2017-08-29 15:21:51 +02:00
2017-11-02 11:10:55 +01:00
2017-04-10 11:56:04 +02:00
2015-10-26 09:49:42 +01:00
2017-01-24 12:23:35 -05:00
2016-10-06 18:02:01 +02:00
2018-01-10 16:40:54 +01:00
2018-01-10 16:41:12 +01:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2013-01-24 13:20:09 +01:00
2017-11-02 11:10:55 +01:00
2017-03-02 08:42:37 +01:00
2014-08-26 02:18:56 +02:00
2017-11-02 11:10:55 +01:00
2014-05-24 00:07:01 +02:00
2017-08-30 00:57:29 +02:00
2014-11-07 15:07:36 +01:00
2017-08-29 15:21:57 +02:00
2017-04-06 13:16:34 -07:00
2014-10-24 02:38:33 +02:00
2017-08-25 22:49:59 +02:00
2017-11-02 11:10:55 +01:00
2013-02-01 10:00:22 +01:00
2016-05-28 12:35:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-06-25 17:00:35 -07:00
2017-01-03 16:34:48 +01:00
2017-11-02 11:10:55 +01:00
2013-05-09 17:55:20 +02:00
2017-09-04 13:53:14 +02:00
2014-11-24 07:44:52 +01:00
2016-05-13 14:01:40 +02:00
2017-07-11 14:13:06 +02:00
2016-05-13 14:02:15 +02:00
2017-11-02 11:10:55 +01:00
2013-02-01 10:00:22 +01:00
2017-11-02 11:10:55 +01:00
2015-08-03 11:34:15 +02:00
2018-02-01 16:56:07 -08:00
2017-11-02 11:10:55 +01:00
2016-10-11 15:06:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-06-08 15:42:05 +02:00
2017-08-31 16:13:00 -07:00
2018-03-06 18:40:44 +01:00
2017-11-02 11:10:55 +01:00
2016-05-09 12:00:05 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2018-02-05 10:37:48 +00:00
2013-02-01 10:00:22 +01:00
2013-05-08 01:19:07 +02:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2016-04-03 12:32:09 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-22 20:52:10 +00:00
2017-03-02 08:42:37 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-22 20:52:27 +00:00
2013-02-01 10:00:22 +01:00
2017-11-02 11:10:55 +01:00
2014-11-24 07:45:36 +01:00
2017-11-09 13:25:44 +00:00
2017-11-07 18:38:48 -06:00
2017-07-12 16:26:03 -07:00
2017-06-08 14:51:58 +02:00
2017-11-15 18:21:03 -08:00
2016-05-13 15:30:25 +02:00
2018-01-31 17:18:37 -08:00
2017-11-03 09:02:30 -07:00
2014-05-29 15:08:23 +02:00
2017-10-09 14:53:56 +02:00
2015-06-21 21:54:14 +02:00
2016-10-12 14:34:45 +02:00
2017-03-28 16:43:25 -04:00
2014-08-02 00:06:38 +02:00
2013-02-01 10:00:22 +01:00
2014-01-22 20:19:02 +01:00
2017-11-02 11:10:55 +01:00
2017-11-28 16:53:24 +01:00
2017-11-02 11:10:55 +01:00
2015-01-13 16:04:28 +01:00
2016-04-03 12:32:09 +02:00
2013-02-01 10:00:22 +01:00
2014-06-26 10:48:18 +01:00
2016-08-06 09:13:11 -04:00
2013-02-03 18:33:02 -05:00
2017-11-03 09:02:30 -07:00
2017-08-30 00:57:27 +02:00
2017-11-07 18:32:10 +00:00
2013-02-01 10:00:22 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-10 11:50:19 +02:00
2017-11-02 11:10:55 +01:00
2017-10-31 23:49:33 +00:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2013-02-01 10:00:22 +01:00
2017-01-03 16:34:42 +01:00
2017-11-09 15:13:58 +00:00
2016-12-24 11:46:01 -08:00
2018-01-09 23:21:02 +00:00
2015-09-03 12:07:38 +02:00
2014-05-30 18:21:30 +02:00
2017-11-02 11:10:55 +01:00
2015-09-03 12:07:45 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2013-02-01 10:00:22 +01:00
2015-06-21 21:52:50 +02:00
2013-02-01 10:00:22 +01:00
2014-11-24 22:47:31 +01:00
2017-07-15 11:17:52 -07:00
2017-06-28 12:22:39 +02:00
2017-05-27 15:38:02 -04:00
2016-10-07 18:46:30 -07:00
2017-10-25 11:01:08 +02:00
2017-11-02 11:10:55 +01:00
2015-08-26 15:23:40 +02:00
2013-02-01 10:00:22 +01:00
2016-05-09 12:00:02 +02:00
2017-11-03 09:02:30 -07:00