Linus Torvalds
933425fb00
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
...
Pull KVM updates from Paolo Bonzini:
"First batch of KVM changes for 4.4.
s390:
A bunch of fixes and optimizations for interrupt and time handling.
PPC:
Mostly bug fixes.
ARM:
No big features, but many small fixes and prerequisites including:
- a number of fixes for the arch-timer
- introducing proper level-triggered semantics for the arch-timers
- a series of patches to synchronously halt a guest (prerequisite
for IRQ forwarding)
- some tracepoint improvements
- a tweak for the EL2 panic handlers
- some more VGIC cleanups getting rid of redundant state
x86:
Quite a few changes:
- support for VT-d posted interrupts (i.e. PCI devices can inject
interrupts directly into vCPUs). This introduces a new
component (in virt/lib/) that connects VFIO and KVM together.
The same infrastructure will be used for ARM interrupt
forwarding as well.
- more Hyper-V features, though the main one Hyper-V synthetic
interrupt controller will have to wait for 4.5. These will let
KVM expose Hyper-V devices.
- nested virtualization now supports VPID (same as PCID but for
vCPUs) which makes it quite a bit faster
- for future hardware that supports NVDIMM, there is support for
clflushopt, clwb, pcommit
- support for "split irqchip", i.e. LAPIC in kernel +
IOAPIC/PIC/PIT in userspace, which reduces the attack surface of
the hypervisor
- obligatory smattering of SMM fixes
- on the guest side, stable scheduler clock support was rewritten
to not require help from the hypervisor"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (123 commits)
KVM: VMX: Fix commit which broke PML
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
KVM: x86: allow RSM from 64-bit mode
KVM: VMX: fix SMEP and SMAP without EPT
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
KVM: device assignment: remove pointless #ifdefs
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
KVM: x86: zero apic_arb_prio on reset
drivers/hv: share Hyper-V SynIC constants with userspace
KVM: x86: handle SMBASE as physical address in RSM
KVM: x86: add read_phys to x86_emulate_ops
KVM: x86: removing unused variable
KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs
KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
KVM: arm/arm64: Optimize away redundant LR tracking
KVM: s390: use simple switch statement as multiplexer
KVM: s390: drop useless newline in debugging data
KVM: s390: SCA must not cross page boundaries
KVM: arm: Do not indent the arguments of DECLARE_BITMAP
...
2015-11-05 16:26:26 -08:00
..
2015-10-19 17:08:32 +01:00
2015-09-29 10:56:05 +03:00
2015-10-09 07:49:01 -07:00
2015-09-17 20:14:27 +03:00
2015-10-01 12:48:11 -07:00
2015-06-25 11:49:31 +03:00
2015-10-17 21:22:08 -07:00
2015-09-30 19:22:50 +09:00
2015-10-07 18:08:15 +01:00
2015-10-16 22:11:16 +02:00
2015-08-04 17:03:52 -07:00
2015-08-27 20:47:09 +01:00
2015-07-11 17:27:36 -07:00
2015-11-04 18:10:13 -08:00
2015-11-05 13:06:22 -08:00
2015-10-14 19:14:44 -07:00
2015-10-14 19:14:43 -07:00
2015-10-27 10:38:41 +01:00
2015-08-10 23:07:05 -04:00
2015-10-09 07:49:00 -07:00
2015-09-18 21:57:43 +02:00
2015-09-18 21:57:35 +02:00
2015-09-18 21:57:43 +02:00
2015-09-18 21:57:43 +02:00
2015-07-31 15:01:14 +01:00
2015-10-27 11:24:23 +01:00
2015-11-04 21:35:12 -08:00
2015-09-23 17:15:27 +02:00
2015-10-27 19:34:54 -07:00
2015-10-16 17:57:33 +01:00
2015-09-23 09:51:25 +02:00
2015-09-01 13:00:04 -07:00
2015-11-04 11:02:12 +00:00
2015-06-21 21:52:24 +02:00
2015-09-17 18:01:28 -04:00
2015-11-04 21:26:27 -08:00
2015-11-04 18:10:13 -08:00
2015-08-05 13:38:07 +01:00
2015-08-03 12:01:54 -04:00
2015-07-23 18:00:42 -07:00
2015-11-03 17:22:17 -08:00
2015-11-04 08:23:51 -05:00
2015-08-20 14:10:23 -07:00
2015-10-12 10:31:12 -06:00
2015-11-05 14:51:32 -08:00
2015-06-23 15:47:35 +01:00
2015-07-27 15:01:05 +02:00
2015-06-21 21:55:33 +02:00
2015-08-19 14:26:02 -07:00
2015-08-05 09:38:08 +02:00
2015-08-05 09:38:08 +02:00
2015-09-03 12:28:30 -07:00
2015-10-27 15:04:56 +09:00
2015-10-21 14:43:41 -06:00
2015-11-04 21:01:27 -08:00
2015-06-24 17:49:41 -07:00
2015-11-02 22:48:39 -05:00
2015-10-08 04:45:52 -07:00
2015-07-02 01:32:44 -04:00
2015-09-10 18:56:14 -07:00
2015-10-15 16:41:53 -04:00
2015-10-15 16:41:53 -04:00
2015-10-26 12:36:55 -07:00
2015-07-17 16:39:53 -07:00
2015-09-14 11:00:55 +02:00
2015-10-01 02:18:39 +02:00
2015-10-23 17:55:10 +09:00
2015-07-17 16:39:53 -07:00
2015-10-29 07:01:48 -07:00
2015-06-25 17:00:38 -07:00
2015-11-04 11:31:31 -08:00
2015-07-17 16:39:53 -07:00
2015-06-25 17:00:38 -07:00
2015-07-07 10:59:04 +02:00
2015-07-07 10:59:04 +02:00
2015-10-07 17:54:09 +01:00
2015-07-15 13:30:38 +01:00
2015-10-07 16:02:49 -07:00
2015-07-22 09:58:02 +02:00
2015-10-28 09:21:12 +01:00
2015-08-28 15:14:54 +02:00
2015-09-04 16:54:41 -07:00
2015-08-17 16:53:53 +08:00
2015-09-08 15:35:28 -07:00
2015-07-17 16:39:53 -07:00
2015-10-09 07:49:02 -07:00
2015-10-18 10:14:39 -07:00
2015-09-11 14:23:29 +09:00
2015-10-31 19:05:59 -04:00
2015-09-01 19:45:46 -07:00
2015-10-15 13:22:35 +01:00
2015-10-23 17:55:10 +09:00
2015-10-15 16:41:04 +02:00
2015-10-04 12:46:06 +01:00
2015-09-08 15:35:28 -07:00
2015-06-25 09:06:57 +02:00
2015-11-04 21:50:37 -08:00
2015-10-28 12:28:06 +01:00
2015-08-17 12:14:53 -07:00
2015-10-16 08:30:09 +09:00
2015-08-21 22:45:13 -07:00
2015-10-04 11:36:07 +01:00
2015-10-13 10:51:30 -07:00
2015-10-31 16:12:10 -07:00
2015-10-11 04:40:05 -07:00
2015-06-24 17:49:45 -07:00
2015-10-22 14:57:42 -04:00
2015-08-14 16:50:36 -07:00
2015-08-07 22:59:34 -05:00
2015-09-05 20:34:28 -07:00
2015-07-24 13:58:14 -04:00
2015-11-04 18:10:13 -08:00
2015-09-04 16:54:41 -07:00
2015-10-09 07:48:59 -07:00
2015-10-21 14:43:42 -06:00
2015-09-08 15:35:28 -07:00
2015-07-13 14:18:07 -07:00
2015-06-19 15:18:28 +02:00
2015-09-08 15:35:28 -07:00
2015-09-18 11:56:28 -04:00
2015-09-08 15:35:28 -07:00
2015-11-04 16:24:33 +01:00
2015-08-24 14:05:19 +02:00
2015-10-13 10:34:46 +02:00
2015-09-24 20:42:37 +02:00
2015-09-23 14:35:58 -07:00
2015-10-23 05:44:28 -07:00
2015-06-23 06:14:04 -07:00
2015-09-29 16:27:47 -07:00
2015-06-15 19:49:22 -07:00
2015-10-09 07:49:05 -07:00
2015-11-05 14:51:32 -08:00
2015-07-05 23:59:14 -04:00
2015-10-15 15:35:32 +01:00
2015-10-27 08:36:08 +09:00
2015-09-22 12:39:57 +02:00
2015-08-10 23:07:05 -04:00
2015-08-27 19:40:58 -04:00
2015-10-22 00:00:49 +02:00
2015-10-16 22:18:51 +02:00
2015-10-04 12:46:06 +01:00
2015-09-03 15:02:28 -05:00
2015-10-05 02:45:25 -07:00
2015-10-11 11:33:42 +02:00
2015-10-01 15:06:43 +02:00
2015-10-01 02:18:38 +02:00
2015-09-16 15:47:51 +02:00
2015-10-13 19:01:25 +02:00
2015-09-16 15:47:51 +02:00
2015-06-25 12:06:45 +02:00
2015-10-30 10:13:26 +01:00
2015-09-03 12:52:19 -07:00
2015-09-01 14:04:50 -07:00
2015-11-05 14:51:32 -08:00
2015-08-22 14:54:55 +02:00
2015-07-17 16:39:53 -07:00
2015-08-18 15:49:15 -07:00
2015-09-10 13:29:01 -07:00
2015-10-21 15:18:36 +01:00
2015-10-21 15:18:36 +01:00
2015-07-28 08:50:42 +01:00
2015-06-24 17:49:46 -07:00
2015-09-10 13:29:01 -07:00
2015-10-04 11:46:16 +01:00
2015-08-04 10:16:54 +02:00
2015-09-04 16:54:41 -07:00
2015-11-04 16:24:36 +01:00
2015-10-01 15:06:46 +02:00
2015-10-26 09:10:56 +01:00
2015-06-19 10:03:12 +02:00
2015-09-30 17:37:55 -04:00
2015-08-28 23:40:05 -04:00
2015-11-03 09:53:24 -07:00
2015-10-06 11:16:42 -07:00
2015-10-06 11:16:42 -07:00
2015-10-06 11:16:42 -07:00
2015-08-12 11:59:08 +02:00
2015-06-24 15:09:40 -07:00
2015-07-13 13:31:58 -04:00
2015-07-28 13:18:19 +10:00
2015-08-10 14:29:27 +05:30
2015-09-20 19:31:10 -07:00
2015-09-08 15:35:28 -07:00
2015-11-05 14:51:32 -08:00
2015-10-23 14:19:58 +01:00
2015-10-04 12:46:06 +01:00
2015-09-09 17:19:14 -07:00
2015-08-05 10:35:49 -07:00
2015-09-08 15:35:28 -07:00
2015-06-24 17:49:41 -07:00
2015-10-01 21:42:35 -04:00
2015-07-17 16:39:53 -07:00
2015-09-10 13:29:01 -07:00
2015-09-08 14:35:59 -07:00
2015-09-20 19:30:10 -07:00
2015-07-05 23:59:14 -04:00
2015-07-01 10:49:25 -07:00
2015-10-20 22:10:45 +08:00
2015-07-21 10:39:05 -07:00
2015-10-16 13:07:16 +01:00
2015-10-17 21:11:29 -07:00
2015-06-25 04:20:04 -04:00
2015-10-08 05:26:35 -07:00
2015-11-03 11:29:57 -05:00
2015-11-04 11:30:22 -08:00
2015-09-17 17:18:37 -07:00
2015-06-18 21:14:31 +02:00
2015-09-17 17:18:32 -07:00
2015-09-29 20:21:32 +02:00
2015-09-30 01:45:03 -05:00
2015-10-16 18:45:36 +02:00
2015-09-09 21:43:22 -07:00
2015-08-17 13:22:49 -05:00
2015-08-27 19:45:27 -04:00
2015-08-17 13:32:56 -05:00
2015-09-07 12:36:13 -04:00
2015-09-08 12:28:10 -07:00
2015-09-07 15:17:08 -04:00
2015-09-07 15:17:09 -04:00
2015-10-09 10:40:37 -06:00
2015-08-05 13:43:44 -07:00
2015-08-05 13:43:12 -07:00
2015-07-27 08:23:27 -05:00
2015-07-01 19:40:18 -07:00
2015-10-16 22:49:26 +02:00
2015-06-24 11:18:48 +10:00
2015-10-16 13:07:15 +01:00
2015-08-25 11:29:55 -05:00
2015-08-26 01:46:39 +02:00
2015-09-01 09:59:20 +10:00
2015-10-28 10:05:58 -07:00
2015-10-08 05:26:36 -07:00
2015-09-08 15:35:28 -07:00
2015-09-10 13:29:01 -07:00
2015-09-10 13:29:01 -07:00
2015-07-17 16:39:54 -07:00
2015-09-10 13:29:01 -07:00
2015-09-08 15:35:28 -07:00
2015-07-04 19:36:06 -07:00
2015-07-17 16:39:53 -07:00
2015-08-16 13:26:01 -03:00
2015-10-16 22:18:51 +02:00
2015-08-13 15:59:58 -05:00
2015-09-08 15:35:28 -07:00
2015-07-14 17:43:56 -04:00
2015-10-06 11:25:31 -07:00
2015-09-13 11:27:30 +02:00
2015-08-31 14:48:02 -07:00
2015-10-23 05:57:43 -07:00
2015-10-05 05:02:40 +01:00
2015-10-28 04:33:04 +01:00
2015-09-15 02:03:16 +02:00
2015-07-28 08:50:41 +01:00
2015-07-21 23:14:22 +02:00
2015-10-14 02:17:34 +02:00
2015-08-27 19:40:59 -04:00
2015-09-10 13:29:01 -07:00
2015-10-01 09:59:16 -07:00
2015-10-21 14:46:56 -06:00
2015-10-06 17:08:19 +02:00
2015-09-10 13:29:01 -07:00
2015-09-25 02:00:19 +02:00
2015-08-07 14:37:04 +02:00
2015-08-03 12:33:39 +01:00
2015-10-22 08:59:18 -07:00
2015-11-03 11:08:22 -05:00
2015-07-15 11:52:52 -07:00
2015-08-17 15:40:20 +02:00
2015-10-30 11:18:05 +09:00
2015-07-23 20:59:10 +02:00
2015-10-08 05:26:38 -07:00
2015-10-06 11:25:45 -07:00
2015-10-06 11:16:18 -07:00
2015-10-06 11:16:31 -07:00
2015-10-06 11:08:23 -07:00
2015-10-06 11:08:05 -07:00
2015-10-12 19:25:07 +01:00
2015-06-17 09:57:12 +03:00
2015-09-01 09:56:58 +02:00
2015-09-04 16:54:41 -07:00
2015-06-25 01:13:43 +02:00
2015-10-09 07:49:06 -07:00
2015-08-24 14:28:01 -06:00
2015-11-05 14:51:32 -08:00
2015-10-04 12:54:54 +01:00
2015-10-27 19:55:13 -07:00
2015-09-20 17:00:26 -07:00
2015-09-11 15:21:34 -07:00
2015-07-01 10:49:25 -07:00
2015-07-23 17:43:30 -07:00
2015-07-16 10:30:55 -07:00
2015-08-05 08:48:00 +05:30
2015-10-21 07:00:46 -07:00
2015-09-04 16:54:41 -07:00
2015-10-20 10:23:55 +02:00
2015-06-15 19:49:22 -07:00
2015-09-01 08:40:25 -07:00
2015-09-20 19:32:02 -07:00
2015-10-06 11:15:43 -07:00
2015-06-25 17:00:38 -07:00
2015-10-04 20:28:58 +01:00
2015-07-29 00:13:25 -07:00
2015-10-20 10:23:55 +02:00
2015-09-10 13:29:01 -07:00
2015-09-10 15:36:59 -04:00
2015-10-14 02:17:33 +02:00
2015-09-08 15:35:28 -07:00
2015-09-08 15:35:28 -07:00
2015-09-11 15:21:34 -07:00
2015-07-01 10:36:39 -05:00
2015-10-19 01:01:19 +02:00
2015-06-25 17:00:39 -07:00
2015-10-21 14:42:38 -06:00
2015-10-22 06:22:13 -07:00
2015-09-14 07:39:46 -07:00
2015-09-20 22:52:13 -07:00
2015-09-02 10:33:22 +02:00
2015-08-17 11:25:28 -07:00
2015-10-01 09:59:01 -07:00
2015-06-19 15:18:28 +02:00
2015-10-01 09:57:59 -07:00
2015-10-19 01:01:21 +02:00
2015-08-06 15:29:14 -03:00
2015-08-03 15:24:43 -07:00
2015-10-17 21:32:21 -07:00
2015-07-22 15:27:29 -07:00
2015-06-15 16:02:52 -07:00
2015-08-28 16:27:27 -07:00
2015-07-31 10:38:06 +02:00
2015-10-04 10:34:17 +01:00
2015-09-04 16:54:41 -07:00
2015-08-12 17:01:01 +01:00
2015-11-01 17:09:15 -08:00
2015-10-17 22:03:00 -07:00
2015-09-22 15:09:53 -07:00
2015-09-04 16:54:41 -07:00
2015-08-17 15:48:24 -04:00
2015-09-08 15:35:28 -07:00
2015-09-10 13:29:01 -07:00
2015-09-08 15:35:28 -07:00