[GIT PULL] KVM changes for 4.4 final
From: Paolo Bonzini
Date: Fri Jan 08 2016 - 12:09:58 EST
Linus,
The following changes since commit 168309855a7d1e16db751e9c647119fe2d2dc878:
Linux 4.4-rc8 (2016-01-03 15:15:37 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to e5e57e7a03b1cdcb98e4aed135def2a08cbf3257:
kvm: x86: only channel 0 of the i8254 is linked to the HPET (2016-01-07 13:50:38 +0100)
----------------------------------------------------------------
A simple fix. I'm sending it before the merge window, because it refines
a patch found in your master branch but not yet in the kvm/next branch
that is destined for 4.5.
----------------------------------------------------------------
Paolo Bonzini (1):
kvm: x86: only channel 0 of the i8254 is linked to the HPET
arch/x86/kvm/i8254.c | 1 +
arch/x86/kvm/x86.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)