From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754994AbbFPLoG (ORCPT ); Tue, 16 Jun 2015 07:44:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37047 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754522AbbFPLoA (ORCPT ); Tue, 16 Jun 2015 07:44:00 -0400 Date: Tue, 16 Jun 2015 08:43:37 -0300 From: Marcelo Tosatti To: Linus Torvalds Cc: linux-kernel , kvm , Paolo Bonzini Subject: [GIT PULL] KVM fixes for 4.1-rc8 Message-ID: <20150616114337.GA3897@amt.cnet> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mutt-Fcc: ~/inbox/sent-mutt-Aug-2012 User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM bug fix, which restores APIC migration functionality. Radim Krčmář (1): KVM: x86: fix lapic.timer_mode on restore arch/x86/kvm/lapic.c | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-)