From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] exec, Fix guest memory access. Date: Mon, 19 Mar 2012 19:13:48 +0200 Message-ID: <4F67694C.6000108@redhat.com> References: <1332172474-17567-1-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1332172474-17567-1-git-send-email-anthony.perard@citrix.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Anthony PERARD Cc: qemu-trivial@nongnu.org, Anthony Liguori , Xen Devel , QEMU-devel , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 03/19/2012 05:54 PM, Anthony PERARD wrote: > In cpu_physical_memory_rw, a change has been introduced and qemu_get_ram_ptr is > no longuer called with the ram addr we want to access, but only with the > section address. This patch fixes this. (All other call to qemu_get_ram_ptr are > already called with the right address.) > > This patch fixes Xen guest. > Thanks, applied to memory/urgent, will push shortly. -- error compiling committee.c: too many arguments to function