Linus Torvalds
2d3e4866de
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull KVM updates from Paolo Bonzini:
"ARM:
- HYP mode stub supports kexec/kdump on 32-bit
- improved PMU support
- virtual interrupt controller performance improvements
- support for userspace virtual interrupt controller (slower, but
necessary for KVM on the weird Broadcom SoCs used by the Raspberry
Pi 3)
MIPS:
- basic support for hardware virtualization (ImgTec P5600/P6600/I6400
and Cavium Octeon III)
PPC:
- in-kernel acceleration for VFIO
s390:
- support for guests without storage keys
- adapter interruption suppression
x86:
- usual range of nVMX improvements, notably nested EPT support for
accessed and dirty bits
- emulation of CPL3 CPUID faulting
generic:
- first part of VCPU thread request API
- kvm_stat improvements"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (227 commits)
kvm: nVMX: Don't validate disabled secondary controls
KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kick
Revert "KVM: Support vCPU-based gfn->hva cache"
tools/kvm: fix top level makefile
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
KVM: Documentation: remove VM mmap documentation
kvm: nVMX: Remove superfluous VMX instruction fault checks
KVM: x86: fix emulation of RSM and IRET instructions
KVM: mark requests that need synchronization
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
KVM: add explicit barrier to kvm_vcpu_kick
KVM: perform a wake_up in kvm_make_all_cpus_request
KVM: mark requests that do not need a wakeup
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
KVM: x86: always use kvm_make_request instead of set_bit
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
s390: kvm: Cpu model support for msa6, msa7 and msa8
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
kvm: better MWAIT emulation for guests
KVM: x86: virtualize cpuid faulting
...
2017-05-08 12:37:56 -07:00
..
2016-12-14 20:42:45 -08:00
2017-02-08 11:19:43 -08:00
2017-04-25 09:04:29 +02:00
2017-01-25 11:51:39 +05:30
2017-04-08 17:45:28 +02:00
2017-05-04 12:05:32 -07:00
2017-05-02 11:02:41 +02:00
2017-04-05 08:52:33 -07:00
2017-05-01 16:15:18 -07:00
2017-03-28 23:33:30 +05:30
2017-05-05 18:16:23 -07:00
2017-04-21 12:26:05 -04:00
2017-05-03 12:45:55 -07:00
2017-04-24 21:49:15 +02:00
2017-04-20 12:09:55 -06:00
2017-04-07 16:31:36 +02:00
2017-04-26 09:30:21 +02:00
2017-04-11 16:29:54 +01:00
2017-05-02 17:59:33 -07:00
2017-05-04 11:56:59 -07:00
2017-04-14 01:41:34 +02:00
2017-05-04 12:31:02 -04:00
2017-04-30 22:17:36 +09:00
2017-03-28 17:58:07 -07:00
2017-05-05 11:08:43 -07:00
2017-05-04 18:03:51 -07:00
2017-04-26 15:58:22 +01:00
2017-05-04 18:03:51 -07:00
2017-03-30 10:20:01 +01:00
2017-05-04 12:05:32 -07:00
2013-12-02 11:24:18 +00:00
2017-04-28 18:09:59 -04:00
2012-12-02 00:05:12 +00:00
2017-03-30 09:35:54 +02:00
2017-05-02 10:16:05 -04:00
2017-03-02 08:32:46 +01:00
2017-04-20 12:09:55 -06:00
2017-04-20 12:09:55 -06:00
2017-05-01 14:09:21 -07:00
2017-04-08 11:25:38 -06:00
2017-03-29 11:25:48 -06:00
2017-05-04 08:24:40 -06:00
2017-05-06 11:25:08 -07:00
2017-04-11 14:38:43 -04:00
2017-04-11 14:38:43 -04:00
2017-03-30 09:37:20 +02:00
2016-02-22 08:51:38 +01:00
2017-04-05 21:57:07 +08:00
2017-04-11 09:06:17 +09:00
2017-05-01 13:52:24 -07:00
2017-04-02 14:31:49 -06:00
2017-05-01 16:15:18 -07:00
2017-04-20 14:56:58 +02:00
2017-04-18 20:41:12 +02:00
2017-04-20 12:09:55 -06:00
2017-05-03 08:50:52 -07:00
2017-02-27 23:09:29 -08:00
2017-04-17 18:37:27 +02:00
2017-04-11 16:29:54 +01:00
2017-04-14 19:50:47 +02:00
2017-04-11 08:57:54 +09:00
2017-04-10 19:17:27 +08:00
2017-04-25 13:20:46 -07:00
2013-05-12 14:16:21 +02:00
2017-04-08 17:59:23 +02:00
2016-04-15 11:20:32 -07:00
2017-04-12 12:42:14 +09:00
2017-05-05 18:49:20 -07:00
2017-04-20 13:47:46 +05:30
2017-01-31 09:03:20 +05:30
2017-04-10 17:15:02 +02:00
2017-04-05 12:27:25 +02:00
2017-04-05 12:27:28 +02:00
2017-05-04 08:24:40 -06:00
2008-01-28 23:21:18 +01:00
2016-05-17 15:48:12 -04:00
2017-04-04 11:22:42 +09:00
2017-05-03 10:04:56 -07:00
2016-10-15 10:03:15 -07:00
2017-04-24 16:18:10 -04:00
2017-03-29 14:50:21 -06:00
2017-05-03 11:05:15 -07:00
2017-04-30 01:26:34 -04:00
2017-05-04 11:44:37 -04:00
2017-05-04 11:44:41 -04:00
2017-04-10 17:37:36 +02:00
2017-04-20 22:06:43 -04:00
2017-03-29 00:00:29 +02:00
2015-12-22 17:10:17 -06:00
2017-04-21 14:17:27 -06:00
2017-05-03 15:52:10 -07:00
2017-04-08 15:13:36 +01:00
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus
2017-05-02 11:01:10 +02:00
2017-04-05 18:11:48 +02:00
2017-04-14 21:49:56 +02:00
2017-04-02 07:01:53 -07:00
2017-05-04 19:15:35 -07:00
2017-05-03 12:38:20 -07:00
2017-04-20 12:16:10 -06:00
2017-04-28 12:28:45 +02:00
2017-04-27 16:34:29 -04:00
2017-04-04 09:48:23 -06:00
2017-03-28 22:32:42 -07:00
2017-05-03 08:50:52 -07:00
2017-04-25 13:20:46 -07:00
2017-01-05 15:01:55 -06:00
2017-05-03 15:52:09 -07:00
2017-03-31 17:13:30 -07:00
2007-07-31 15:39:40 -07:00
2017-02-01 09:13:58 +01:00
2017-05-02 15:53:46 -07:00
2017-04-04 14:10:11 -07:00
2017-04-04 14:10:12 -07:00
2010-03-15 15:29:39 +01:00
2017-05-05 11:36:44 -07:00
2017-05-03 15:52:10 -07:00
2016-12-12 18:55:06 -08:00
2017-05-03 16:30:26 +02:00
2017-04-19 20:27:50 +02:00
2017-05-04 14:01:24 -07:00
2017-04-16 10:06:25 -06:00
2017-03-08 09:38:43 +01:00
2015-11-25 09:22:02 -07:00
2012-03-16 10:38:24 -04:00
2017-01-04 13:22:38 -07:00
2017-04-05 18:26:50 +01:00
2017-05-03 15:52:11 -07:00
2017-02-24 17:46:56 -08:00
2017-05-03 15:52:10 -07:00
2017-05-03 15:52:10 -07:00
2016-07-26 16:19:19 -07:00
2017-04-13 18:24:21 -07:00
2017-05-03 15:52:11 -07:00
2017-05-03 19:12:27 -07:00
2009-04-01 07:38:54 -04:00
2017-04-24 14:30:46 -04:00
2017-04-17 13:01:48 -04:00
2017-04-14 10:05:36 +02:00
2017-05-01 10:35:47 -04:00
2017-05-03 09:51:24 -04:00
2017-04-20 12:09:55 -06:00
2017-04-21 16:41:51 +02:00
2017-04-04 09:48:23 -06:00
2017-04-21 16:41:47 +02:00
2017-04-07 12:23:29 +02:00
2017-02-15 08:53:32 -06:00
2017-05-04 14:01:13 -05:00
2017-05-05 11:36:44 -07:00
2012-10-13 10:46:48 +01:00
2017-05-03 11:44:24 -07:00
2017-04-04 17:49:49 +01:00
2017-03-30 09:55:35 +02:00
2017-04-26 22:39:08 -04:00
2017-03-02 08:42:38 +01:00
2017-03-29 00:11:34 +02:00
2017-04-25 13:20:46 -07:00
2017-04-17 12:52:22 -04:00
2017-04-14 21:49:54 +02:00
2017-04-14 21:49:56 +02:00
2017-03-03 01:43:47 +01:00
2017-03-29 00:00:29 +02:00
2017-04-19 14:21:23 +02:00
2010-02-10 17:47:17 -08:00
2017-04-10 15:22:03 -04:00
2017-03-13 07:41:08 +01:00
2017-04-04 17:36:10 +02:00
2017-05-01 16:22:40 -04:00
2017-05-01 10:26:40 -04:00
2017-05-03 15:52:10 -07:00
2017-05-03 15:52:09 -07:00
2016-03-14 17:08:15 +01:00
2017-04-09 14:45:21 -07:00
2017-04-14 14:06:52 -06:00
2017-05-05 18:16:23 -07:00
2012-10-13 10:46:48 +01:00
2017-03-28 11:05:14 +11:00
2017-02-27 18:43:46 -08:00
2015-02-13 21:21:39 -08:00
2016-10-07 18:46:30 -07:00
2017-04-12 22:12:17 +02:00
2017-04-17 21:53:19 -05:00
2017-05-02 16:40:27 -07:00
2017-01-09 16:07:38 -05:00
2017-04-03 01:06:00 -04:00
2017-05-05 18:49:20 -07:00
2017-05-03 15:52:11 -07:00
2017-03-02 20:51:15 -05:00
2017-04-16 23:42:49 -05:00
2012-09-13 16:47:34 +02:00
2017-04-26 14:44:39 -04:00
2017-05-02 10:45:15 -07:00
2017-04-14 21:49:55 +02:00
2017-03-03 01:45:39 +01:00
2017-04-03 22:46:02 +03:00
2017-04-10 15:22:17 -04:00
2017-04-26 12:11:01 -04:00
2017-04-01 20:11:36 -07:00
2017-04-08 18:13:27 +02:00
2017-04-02 12:10:47 -04:00
2017-04-18 16:54:19 +02:00
2011-06-15 20:04:00 -07:00
2016-04-06 16:14:24 +01:00
2017-04-24 12:35:56 -04:00
2017-04-07 16:38:59 +03:00
2017-05-03 15:52:08 -07:00
2017-04-15 12:20:53 +02:00
2017-03-22 20:11:33 -06:00