From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyKfq-00052d-TL for qemu-devel@nongnu.org; Mon, 16 Nov 2015 09:22:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyKfl-0008A3-EH for qemu-devel@nongnu.org; Mon, 16 Nov 2015 09:22:26 -0500 References: <1447682723-3977-1-git-send-email-peter.maydell@linaro.org> <1447682723-3977-5-git-send-email-peter.maydell@linaro.org> <5649E323.8050407@suse.de> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Message-ID: <5649E695.2080903@suse.de> Date: Mon, 16 Nov 2015 15:22:13 +0100 MIME-Version: 1.0 In-Reply-To: <5649E323.8050407@suse.de> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 04/19] include/qom/cpu.h: Add new get_phys_page_attrs_debug method List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: "Edgar E. Iglesias" , Paolo Bonzini , =?UTF-8?Q?Alex_Benn=c3=a9e?= , qemu-arm@nongnu.org, patches@linaro.org Am 16.11.2015 um 15:07 schrieb Andreas F=E4rber: > Am 16.11.2015 um 15:05 schrieb Peter Maydell: >> Add a new optional method get_phys_page_attrs_debug to CPUClass. >> This is like the existing get_phys_page_debug, but also returns >> the memory transaction attributes to use for the access. >> This will be necessary for CPUs which have multiple address >> spaces and use the attributes to select the correct address >> space. >> >> We provide a wrapper function cpu_get_phys_page_attrs_debug() >> which falls back to the existing get_phys_page_debug(), so we >> don't need to change every target CPU. >> >> Signed-off-by: Peter Maydell >> --- >> include/qom/cpu.h | 36 ++++++++++++++++++++++++++++++++++-- >> 1 file changed, 34 insertions(+), 2 deletions(-) >=20 > Please use "qom:" and () by convention, otherwise looks fine. Err, obviously I meant "cpu:". >=20 > Regards, > Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Felix Imend=F6rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N=FC= rnberg)