From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: [GIT PULL] KVM fixes for 3.5-rc3 Date: Sun, 24 Jun 2012 19:17:06 +0300 Message-ID: <4FE73D82.4040004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-kernel , Marcelo Tosatti , KVM list To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, Please pull a couple of kvm fixes from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master Fixing a scheduling-while-atomic bug in the ppc code, and a bug which allowed pci bridges to be assigned to guests. ---------------------------------------------------------------- Jan Kiszka (1): KVM: Fix PCI header check on device assignment Paul Mackerras (1): KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page arch/powerpc/kvm/book3s_hv.c | 96 ++++++++++++++++++++++++++++++-------------- virt/kvm/assigned-dev.c | 4 +- 2 files changed, 67 insertions(+), 33 deletions(-) -- error compiling committee.c: too many arguments to function