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-06-19 14:54:10 +01:00
2012-09-17 13:42:21 +01:00
2015-05-27 13:22:24 +01:00
2015-08-04 18:52:09 +01:00
2014-05-29 09:08:08 +01:00
2015-07-27 11:08:41 +01:00
2015-08-12 11:28:23 +01:00
2015-01-15 11:55:07 +00:00
2015-04-01 11:12:03 +01:00
2015-07-27 11:08:40 +01:00
2015-07-27 16:37:14 +01:00
2015-07-02 17:44:27 +01:00
2015-03-30 11:03:43 +01:00
2015-07-27 18:36:54 +01:00
2014-12-09 13:12:47 -08:00
2015-07-27 11:08:41 +01:00
2015-07-27 18:00:05 +01:00
2015-07-10 16:47:13 +01:00
2014-07-31 11:42:42 +01:00
2014-11-07 15:04:49 +00:00
2015-08-21 15:11:43 +01:00
2015-08-27 09:55:26 +01:00
2015-02-23 09:13:45 +00:00
2015-08-05 10:05:20 +01:00
2015-09-10 16:42:49 -07:00
2014-07-08 22:11:47 +00:00
2014-07-10 12:36:40 +01:00
2015-07-27 11:08:41 +01:00
2014-11-06 17:25:27 +00:00
2015-07-27 11:08:40 +01:00
2015-08-03 11:34:12 +02:00
2015-07-27 11:08:42 +01:00
2014-07-10 11:02:40 +01:00
2015-08-24 13:44:08 +01:00
2015-02-13 21:21:42 -08:00
2015-07-30 20:17:07 +01:00
2015-07-27 11:08:39 +01:00
2015-07-27 11:08:40 +01:00
2015-01-09 11:12:28 +01:00
2015-06-11 15:35:23 +01:00
2015-02-26 18:23:53 +00:00
2015-08-05 14:14:06 +01:00
2015-07-27 11:08:39 +01:00
2014-09-08 14:39:19 +01:00
2015-09-08 15:35:28 -07:00
2015-08-07 04:39:40 +03:00
2015-04-13 20:40:10 +02:00
2015-08-05 10:05:20 +01:00
2015-05-19 16:09:29 +01:00
2015-07-29 18:32:09 +01:00
2014-09-08 14:39:19 +01:00
2015-06-19 14:46:39 +01:00
2015-03-19 10:43:51 +00:00
2014-12-01 13:31:12 +00:00
2015-01-27 09:38:08 +00:00
2015-07-27 11:08:40 +01:00
2015-07-27 11:08:41 +01:00
2014-11-20 16:35:02 +00:00
2015-07-27 11:08:42 +01:00
2015-08-10 15:37:45 +01:00
2015-06-02 17:44:51 +01:00