From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkpJq-00025p-Uf for qemu-devel@nongnu.org; Wed, 22 Apr 2015 03:43:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkpJl-00073F-VV for qemu-devel@nongnu.org; Wed, 22 Apr 2015 03:43:38 -0400 Date: Wed, 22 Apr 2015 15:39:50 +1000 From: David Gibson Message-ID: <20150422053950.GL31815@voom.redhat.com> References: <1428679484-15451-1-git-send-email-aik@ozlabs.ru> <1428679484-15451-7-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wA9WyeW1yVBM2Q32" Content-Disposition: inline In-Reply-To: <1428679484-15451-7-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH qemu v6 06/15] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Alexander Graf , Michael Roth , qemu-devel@nongnu.org, Alex Williamson , qemu-ppc@nongnu.org, Gavin Shan --wA9WyeW1yVBM2Q32 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 11, 2015 at 01:24:35AM +1000, Alexey Kardashevskiy wrote: > This reworks finish_realize() which used to finalize DMA setup with > an assumption that it will not change later. >=20 > New callbacks supports various window parameters such as page and > windows sizes. The new callback return error code rather than Error**. >=20 > This is a mechanical change so no change in behaviour is expected. > This is a part of getting rid of spapr-pci-vfio-host-bridge type. >=20 > Signed-off-by: Alexey Kardashevskiy 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 --wA9WyeW1yVBM2Q32 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVNzQmAAoJEGw4ysog2bOSgecQAOIW2HCXQai/OtCwJV9ZqxlL a/rGgUVknuLrVGEWGz4v/YDkgDNcaHhWdwA7IdgltH1Zq9CxBTDzXxN7BHTM+U86 jCnnpHx7H/BBVZoWT7uLIvz0HYXDHlwqCWVpyWkzY8/C9IZt/9z5x+IqUx0YznIN 90x/5mSNZOyGWLWXlLS9HhtS6uOKc7fHi3LzXZkQdVzSTZn/W2q4T//enhsgMdtP bpJF6iMx3MDhMaHaY/6RH0plGTVkeE8BNh7sHWEShVbIhfUKr8NXImMnwPLMj+9q iSK6UM9qG4fxVYaRIQGczSf3VyBjL/fESESHVhEmR4mpmfOZxYxPTHcoQcOxdmWA nZfQJZEfGr0ROr6QXcDe8dnqgGunyJiQs6z8trKwHuVZci6r4P2TDFu8Ar08FJYq PyX8vSiKnmUpP8LcSkdayZio8kbILy6EYWp1gaUOWg3FMduzKpMrAEk1uATxn6F6 QqAh+QqBHlcoEyzHzAL0lBgmLHwXPceQlGVeDwHns+a/7swT2vFD+QqSH42eI4bj +08l3+5ib2pR1yf2KFx5zLI5PD7F1+rcZ2/Bip6DrYpuywA8X9CsZz/SysSLzP9Y OPCpzNn8h0j6A3tesG9giunfKuhgTdhydFJouROc8bJbG/dLI+46iO50Eh9PeRUz xK+fb7ZBtfMrJXTF7ftD =8iSd -----END PGP SIGNATURE----- --wA9WyeW1yVBM2Q32--