Linus Torvalds
519f526d39
ARM:
- Full debug support for arm64
- Active state switching for timer interrupts
- Lazy FP/SIMD save/restore for arm64
- Generic ARMv8 target
PPC:
- Book3S: A few bug fixes
- Book3S: Allow micro-threading on POWER8
x86:
- Compiler warnings
Generic:
- Adaptive polling for guest halt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAABAgAGBQJV7qd/AAoJEL/70l94x66DDBcH/2OLomKHjDOGXqJ/dpkqf4UU
FYI1pVjs2zP4z3L7RYV/DeuEsD6XaWzS7EXQOS3mcb9d8GWahPrdofeVmpmhg/8y
jmkuUEFHl2Ut6imk8qDlG3m42c86Mk8/1k38l1bp8S3lL0/Q7IyADyYAlHdwzpOx
yEyOAE4VU4n+VyQH5dbnzc12QRTeHfRQc/dI3eQq238gf37SF/1qzOzeLIdbEa+N
DCzqQ8SExbctiRaLzCY5Ogan+unZBQbFfhrDrUSryywrzo/8WRFVmbjuf5O5Ucxa
+UTLMvmm1YgxvBvWhlcmA+HSzSVeWNvaHQ9illgE5+74G5CzaD2ukurmoz/+r+A=
=XtrL
-----END PGP SIGNATURE-----
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull more kvm updates from Paolo Bonzini:
"ARM:
- Full debug support for arm64
- Active state switching for timer interrupts
- Lazy FP/SIMD save/restore for arm64
- Generic ARMv8 target
PPC:
- Book3S: A few bug fixes
- Book3S: Allow micro-threading on POWER8
x86:
- Compiler warnings
Generic:
- Adaptive polling for guest halt"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (49 commits)
kvm: irqchip: fix memory leak
kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF
KVM: trace kvm_halt_poll_ns grow/shrink
KVM: dynamic halt-polling
KVM: make halt_poll_ns per-vCPU
Silence compiler warning in arch/x86/kvm/emulate.c
kvm: compile process_smi_save_seg_64() only for x86_64
KVM: x86: avoid uninitialized variable warning
KVM: PPC: Book3S: Fix typo in top comment about locking
KVM: PPC: Book3S: Fix size of the PSPB register
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
KVM: PPC: Book3S HV: Fix race in starting secondary threads
KVM: PPC: Book3S: correct width in XER handling
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
KVM: PPC: Book3S HV: Fix preempted vcore list locking
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
KVM: PPC: Book3S HV: Make use of unused threads when running guests
...
2015-09-10 16:42:49 -07:00
..
2015-08-22 11:16:16 +02:00
2014-12-17 13:12:25 +01:00
2011-09-25 19:52:29 +03:00
2015-08-22 11:16:16 +02:00
2015-08-22 11:16:18 +02:00
2014-05-30 14:26:24 +02:00
2014-05-30 14:26:30 +02:00
2014-03-26 23:34:27 +11:00
2013-08-26 13:19:56 +03:00
2015-08-22 11:16:16 +02:00
2014-05-30 14:26:21 +02:00
2015-08-22 11:16:17 +02:00
2014-12-29 15:45:55 +11:00
2015-03-17 07:52:48 +11:00
2015-08-22 11:16:18 +02:00
2015-08-22 11:16:17 +02:00
2015-09-03 16:08:34 +10:00
2015-09-10 16:42:49 -07:00
2014-07-28 15:22:15 +02:00
2013-10-17 15:36:22 +02:00
2015-08-22 11:16:16 +02:00
2015-04-21 15:21:28 +02:00
2015-05-28 10:42:58 +02:00
2014-07-28 15:22:15 +02:00
2014-07-07 23:17:20 +02:00
2015-08-22 11:16:19 +02:00
2015-09-04 07:28:05 +10:00
2015-04-21 15:21:30 +02:00
2015-09-10 16:42:49 -07:00
2014-09-24 14:07:58 +02:00
2014-09-22 10:11:33 +02:00
2014-07-28 15:23:15 +02:00
2015-08-22 11:16:17 +02:00
2014-09-22 10:11:32 +02:00
2014-09-22 10:11:36 +02:00
2014-09-22 10:11:32 +02:00
2015-04-17 11:23:39 +10:00
2013-01-24 19:23:33 +01:00
2015-08-22 11:16:16 +02:00
2014-12-18 16:05:28 -08:00
2014-09-22 10:11:35 +02:00
2014-11-03 12:12:32 +11:00
2014-09-22 10:11:36 +02:00
2014-09-22 10:11:36 +02:00
2010-09-02 14:07:32 +10:00
2013-05-02 15:28:36 +02:00
2015-08-22 11:16:16 +02:00
2014-08-07 11:35:30 -07:00
2015-04-08 10:46:58 +02:00
2015-08-22 11:16:16 +02:00
2014-07-28 19:29:15 +02:00
2014-07-28 19:29:15 +02:00
2014-12-17 13:29:27 +01:00
2014-12-15 13:27:23 +01:00
2014-12-17 13:29:27 +01:00
2014-12-17 13:29:27 +01:00
2013-10-17 15:37:16 +02:00