From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XH1e6-0001WE-G9 for qemu-devel@nongnu.org; Mon, 11 Aug 2014 22:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XH1e2-0003qO-7M for qemu-devel@nongnu.org; Mon, 11 Aug 2014 22:17:06 -0400 Date: Tue, 12 Aug 2014 11:19:04 +1000 From: David Gibson Message-ID: <20140812011904.GB7628@voom.redhat.com> References: <1406799254-25223-1-git-send-email-aik@ozlabs.ru> <1406799254-25223-4-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <1406799254-25223-4-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Alex Williamson , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 31, 2014 at 07:34:07PM +1000, Alexey Kardashevskiy wrote: > This makes find_phb()/find_dev() public and changed its names > to spapr_pci_find_phb()/spapr_pci_find_dev() as they are going to > be used from other parts of QEMU such as VFIO DDW (dynamic DMA window) > or VFIO PCI error injection or VFIO EEH handling - in all these > cases there are RTAS calls which are addressed to BUID+config_addr > in IEEE1275 format. >=20 > Signed-off-by: Alexey Kardashevskiy Seems reasonable enough. Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT6WuIAAoJEGw4ysog2bOShHUQAK57C8ZBlN1zHl5odrLGSQ9I TJkOZX079kJzQoLlZdiJgOhnQcl3N5KmUxKYdn4gn5u0LzocPuK1d6QyBCEuwWAP C/jRL2hrZvm03dZq154MK3E+ENWEZ3ZkqqNoB7ydnjTfH5mY+VQqIADpNt5IWLnl gy2Oul1WXUkTyYjo2yK//8FW1Xl61CveUcSBBha4udaBjachRL0TgZd5MYf57vS+ nmntCYjWIEktKRvwS3FwdXQIdWFrSv1pFgr8mGqePK2iVQE+J476VZbjtq8pqldj rQw2IiKe1sXujMqr9l+ljvhnEF2T0zpYj25g42uGQY8Lb/ZpDjB/bL7H9GsYAIXX 1uc6MAnTU7PkTGvHRlFGI1RRTtsBFSsBT4f9zCKsw8GEegDOl/zIHtZrt3gWyrDZ YrgwcBOiyHZ0EGg/jSbY9BjcLXt7HDo5JB5UcMiV8/Yy8s2R0PCcb77eRyf7KDOB il6ZM99fWCFU32UUE0cuZ1vCtz06I4NuZxAqTsE18qFfBmHCcoQ6iODoUISFPt/i 0+aUykbK6cDlZHjClzRBCrdsm1LE8Q9do4TtsYRau0jwguxajwUpLdcWmlZ/ef6C 04RvQ3M2BM+yeRbeJ8oF4f2cHlAh/psmeIaevLI4DapBwHstybggOi+zgHjDV8BJ OkB4RMrN+Kpa/c1IYbOE =KldY -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--