Linus Torvalds
9db59599ae
* PPC bugfixes
...
* RCU splat fix
* swait races fix
* pointless userspace-triggerable BUG() fix
* misc fixes for KVM_RUN corner cases
* nested virt correctness fixes + one host DoS
* some cleanups
* clang build fix
* fix AMD AVIC with default QEMU command line options
* x86 bugfixes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAABAgAGBQJZvANtAAoJEL/70l94x66DtcIH/0i4fenYamxdq2xiWtsZdbcy
yfk7mWKEzWGZhP+2X8SSOeetd5mqnIcf2cc4m68UCXpt0zoPEjY0i0D4xrYJHZ03
R3ifqvtpHByodfT7dOKQPEisO8PdJ5tvecaCMnK3u6SNaNLjAZfhobuLppQHOwQO
eBvpm0jROpA7ENlDgXtsti8MEdsoWtnmGGrRBY77EGW+t24OpNuGB1EMC0nvcs65
eChwZ3u8xeU5Ws3Y/DiC8tK8t628znknd8ay02LTZjA303Ftoe192jPpS33V4v15
kqS6vUFy2lpr9L6wicZtcnnSLtKv+LqecK6o8cxNjzlkOeaZuo9D8UMYsWQfj6w=
=Ma23
-----END PGP SIGNATURE-----
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull more KVM updates from Paolo Bonzini:
- PPC bugfixes
- RCU splat fix
- swait races fix
- pointless userspace-triggerable BUG() fix
- misc fixes for KVM_RUN corner cases
- nested virt correctness fixes + one host DoS
- some cleanups
- clang build fix
- fix AMD AVIC with default QEMU command line options
- x86 bugfixes
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (28 commits)
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
kvm,mips: Fix potential swait_active() races
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
kvm,x86: Fix apf_task_wake_one() wq serialization
kvm,lapic: Justify use of swait_active()
kvm,async_pf: Use swq_has_sleeper()
sched/wait: Add swq_has_sleeper()
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
kvm: nVMX: Don't allow L2 to access the hardware CR8
KVM: trace events: update list of exit reasons
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously
KVM: X86: Don't block vCPU if there is pending exception
KVM: SVM: Add irqchip_split() checks before enabling AVIC
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
KVM: x86: fix clang build
...
2017-09-15 15:43:55 -07:00
..
2017-09-14 11:59:30 +02:00
2017-09-12 11:34:39 -07:00
2017-09-13 11:02:26 +02:00
2017-05-15 16:08:56 +02:00
2017-08-10 16:28:53 +02:00
2017-08-10 17:35:19 +02:00
2017-06-28 06:54:46 -07:00
2016-11-16 20:46:38 +01:00
2016-12-25 14:30:04 -08:00
2017-01-28 22:55:22 +01:00
2017-09-14 11:59:30 +02:00
2017-08-24 09:57:28 +02:00
2017-08-31 21:35:10 +02:00
2017-02-07 10:42:10 +01:00
2016-12-12 19:25:04 -08:00
2016-12-24 11:46:01 -08:00
2017-07-12 16:25:59 -07:00
2017-07-21 10:14:15 +02:00
2017-03-02 08:42:34 +01:00
2017-07-18 10:56:23 +02:00
2017-07-18 10:56:23 +02:00
2017-07-30 12:04:41 +02:00
2017-07-18 11:38:01 +02:00
2017-03-21 12:30:16 +01:00
2017-09-05 12:45:03 -07:00
2017-08-31 21:34:48 +02:00
2017-07-18 11:38:00 +02:00
2017-04-21 09:48:16 +02:00
2017-03-24 10:14:08 +01:00
2017-05-26 22:37:02 -04:00
2017-08-29 12:07:26 +02:00
2017-09-04 17:43:56 -07:00
2017-08-31 15:47:02 +02:00
2017-07-18 11:38:00 +02:00
2017-08-01 13:02:37 +02:00
2017-04-14 12:08:51 +02:00
2017-09-01 11:04:56 +02:00
2017-09-14 11:59:30 +02:00
2017-03-04 11:36:19 -08:00
2017-03-02 08:42:36 +01:00
2017-08-29 11:42:30 +02:00
2017-08-29 11:42:29 +02:00
2017-08-29 12:07:28 +02:00
2017-01-19 08:42:37 +01:00
2017-05-26 10:10:45 +02:00
2017-07-18 11:37:58 +02:00
2017-07-05 10:09:02 +02:00
2017-08-26 09:19:13 +02:00
2017-09-15 16:57:12 +02:00
2017-03-02 08:42:27 +01:00
2017-07-27 09:12:57 +02:00
2017-08-29 12:07:26 +02:00
2017-07-30 12:09:12 +02:00
2017-08-29 12:07:25 +02:00
2017-07-26 13:18:20 +02:00
2017-07-18 11:38:02 +02:00
2016-12-25 10:47:41 +01:00
2017-06-20 12:52:43 +02:00
2017-08-16 20:40:09 +02:00
2016-12-22 17:43:35 +01:00
2016-12-22 17:43:35 +01:00
2017-02-22 18:22:53 -08:00
2017-09-13 10:55:15 +02:00
2017-06-28 06:54:46 -07:00
2017-07-18 11:38:03 +02:00
2017-07-18 11:38:03 +02:00
2017-07-18 11:38:03 +02:00
2017-03-02 08:42:36 +01:00
2017-08-24 09:57:28 +02:00
2017-01-28 09:31:13 +01:00
2017-09-04 13:56:37 -07:00
2017-09-04 13:56:37 -07:00
2017-07-18 11:38:04 +02:00
2017-03-20 16:10:32 +01:00
2017-03-02 08:42:30 +01:00
2017-08-03 23:26:22 +02:00
2017-09-14 11:59:30 +02:00
2017-07-30 12:09:12 +02:00
2017-01-28 09:33:16 +01:00
2016-11-29 18:02:58 +01:00
2017-09-08 18:26:48 -07:00
2017-09-13 09:54:43 +02:00
2017-07-24 14:30:28 -05:00
2017-07-30 12:04:41 +02:00
2017-08-29 11:42:29 +02:00
2017-09-13 09:54:43 +02:00
2017-03-08 09:18:02 +01:00
2017-07-30 12:04:41 +02:00
2017-07-21 10:05:18 +02:00
2016-11-16 09:38:23 +01:00
2017-06-15 16:41:10 +02:00
2017-06-13 08:42:09 +02:00
2017-08-29 12:07:25 +02:00
2017-08-29 11:42:29 +02:00
2017-08-29 12:07:27 +02:00
2016-11-18 10:58:31 +01:00
2017-06-04 21:55:53 +02:00
2017-07-03 18:01:50 -07:00
2017-09-04 09:52:57 -07:00
2017-07-26 13:18:20 +02:00
2017-07-26 13:18:20 +02:00
2017-04-26 10:02:06 +02:00
2017-07-26 13:18:20 +02:00
2017-01-28 14:42:26 +01:00