From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiD8g-00062I-Pj for qemu-devel@nongnu.org; Tue, 03 Jan 2012 17:47:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiD8f-0003Bx-9j for qemu-devel@nongnu.org; Tue, 03 Jan 2012 17:47:26 -0500 Received: from mail-iy0-f173.google.com ([209.85.210.173]:55288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiD8f-0003Bn-4H for qemu-devel@nongnu.org; Tue, 03 Jan 2012 17:47:25 -0500 Received: by iagj37 with SMTP id j37so36646838iag.4 for ; Tue, 03 Jan 2012 14:47:24 -0800 (PST) Message-ID: <4F038577.7070104@codemonkey.ws> Date: Tue, 03 Jan 2012 16:47:19 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4EF9E660.4050502@redhat.com> <4F0335A4.6040606@codemonkey.ws> <4F033645.2030504@redhat.com> <4F0337EE.8040307@redhat.com> <4F033D27.7040106@redhat.com> In-Reply-To: <4F033D27.7040106@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL][v2] Remove cpu_get_physical_page_desc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Stefano Stabellini , qemu-devel , "Michael S. Tsirkin" On 01/03/2012 11:38 AM, Avi Kivity wrote: > On 01/03/2012 07:16 PM, Avi Kivity wrote: >> On 01/03/2012 07:09 PM, Avi Kivity wrote: >>> (strange, I was 100% sure I tested Xen). >>> >> >> Ah, we have different CONFIG_XEN_CTRL_INTERFACE_VERSIONs. >> > > Updated branch pushed - changed the signature of an empty-bodied > function, should be safe. > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/page_desc Third time's a charm. Pulled and pushed, thanks. Regards, Anthony Liguori >