From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPEFm-0002l0-Pr for qemu-devel@nongnu.org; Tue, 20 Jan 2009 05:54:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPEFk-0002jP-4r for qemu-devel@nongnu.org; Tue, 20 Jan 2009 05:54:41 -0500 Received: from [199.232.76.173] (port=47435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPEFj-0002j4-6e for qemu-devel@nongnu.org; Tue, 20 Jan 2009 05:54:39 -0500 Received: from mail.gmx.net ([213.165.64.20]:58650) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LPEFi-00076F-GQ for qemu-devel@nongnu.org; Tue, 20 Jan 2009 05:54:38 -0500 Message-ID: <4975AD6D.8040506@gmx.net> Date: Tue, 20 Jan 2009 11:54:37 +0100 From: Carl-Daniel Hailfinger MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] MTRR+SMBIOS Bochs patches References: <20090120012802.GA23479@amt.cnet> <4975319A.4020306@us.ibm.com> In-Reply-To: <4975319A.4020306@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Marcelo Tosatti , Avi Kivity On 20.01.2009 03:06, Anthony Liguori wrote: > Marcelo Tosatti wrote: >> Attached patch adds a series of patches against Bochs, from KVM tree: >> - SMBIOS updates >> - MTRR support >> - unconditional mptable >> >> Alex Williamson (4): >> kvm: bios: extend MTRRs to above 4G >> kvm: bios: cleanup/consolidate above 4G memory parsing >> kvm: bios: update SMBIOS table to report memory above 4G >> kvm: bios: switch MTRRs to cover only the PCI range and default >> to WB >> >> Avi Kivity (3): >> kvm: bios: generate mptable unconditionally >> kvm: bios: add mtrr support >> kvm: bios: smp mtrr support >> >> Bill Rieske (2): >> kvm: bios: resolve memory device roll over reporting issues with >> >32 guests >> kvm: bios: fix smbios memory device length boundary condition >> >> > Wow, awesome! > > Can you send each patch as a member of a patch series so they can be > reviewed individually? Please CC bochs-devel. I'll take care of > putting them in the right place in SVN. All MTRR settings will be completely ignored by Qemu (writes will be discarded, reads will be zero) unless you also apply my Qemu MTRR support patch. Subject: Re: [Qemu-devel] [PATCH] MTRR support on x86, part 1 Date: Thu, 11 Dec 2008 23:37:05 +0100 Should I resend that patch? It still applies to Qemu svn HEAD. Regards, Carl-Daniel -- http://www.hailfinger.org/