From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [GIT PULL] KVM fixes for 3.7-rc3 Date: Wed, 31 Oct 2012 22:02:07 -0200 Message-ID: <20121101000207.GA6768@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel , kvm , Avi Kivity To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM bug fixes Xiao Guangrong (1): KVM: x86: fix vcpu->mmio_fragments overflow arch/x86/kvm/x86.c | 60 ++++++++++++++++++++++++++--------------------- include/linux/kvm_host.h | 15 +---------- 2 files changed, 36 insertions(+), 39 deletions(-)