From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 42980] BUG in gfn_to_pfn_prot Date: Sun, 18 Nov 2012 14:15:41 +0000 (UTC) Message-ID: <20121118141541.A4BE511FB3A@bugzilla.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:40476 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751954Ab2KROPs (ORCPT ); Sun, 18 Nov 2012 09:15:48 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6B3B0201BA for ; Sun, 18 Nov 2012 14:15:46 +0000 (UTC) Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217]) by mail.kernel.org (Postfix) with ESMTP id AC056201B7 for ; Sun, 18 Nov 2012 14:15:42 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=42980 --- Comment #19 from Avi Kivity 2012-11-18 14:15:41 --- On 11/18/2012 12:10 AM, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=42980 > > > > > > --- Comment #18 from Ian Pilcher 2012-11-17 22:10:45 --- > (In reply to comment #11) >> A patch referencing this bug report has been merged in Linux v3.5-rc1: >> >> commit d8368af8b46b904def42a0f341d2f4f29001fa77 >> Author: Avi Kivity >> Date: Mon May 14 18:07:56 2012 +0300 >> >> KVM: Fix mmu_reload() clash with nested vmx event injection > > Silly question. Is this patch applicable to the physical host, the L1 guest > (virtualized hypervisor), or both? > The physical host. If you want to run a hypervisor in L2, you need to apply it to L1 as well. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.