From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQBEz-0006Bb-7u for qemu-devel@nongnu.org; Tue, 24 Feb 2015 03:53:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQBEy-0001JH-8l for qemu-devel@nongnu.org; Tue, 24 Feb 2015 03:53:17 -0500 Date: Tue, 24 Feb 2015 17:29:42 +1100 From: David Gibson Message-ID: <20150224062942.GN4536@voom.redhat.com> References: <1424096872-29868-1-git-send-email-mdroth@linux.vnet.ibm.com> <1424096872-29868-4-git-send-email-mdroth@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GEn4szYucjS2InE7" Content-Disposition: inline In-Reply-To: <1424096872-29868-4-git-send-email-mdroth@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH v5 03/16] spapr_rtas: add get/set-power-level RTAS interfaces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: aik@ozlabs.ru, qemu-devel@nongnu.org, agraf@suse.de, ncmike@ncultra.org, qemu-ppc@nongnu.org, tyreld@linux.vnet.ibm.com, bharata.rao@gmail.com, nfont@linux.vnet.ibm.com --GEn4szYucjS2InE7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 16, 2015 at 08:27:39AM -0600, Michael Roth wrote: > From: Nathan Fontenot >=20 > These interfaces manage the power domains that guest devices are > assigned to and are used to power on/off devices. Currently we > only utilize 1 power domain, the 'live-insertion' domain, which > automates power management of plugged/unplugged devices, essentially > making these calls no-ops, but the RTAS interfaces are still required > by guest hotplug code and PAPR+. >=20 > See docs/specs/ppc-spapr-hotplug.txt for a complete description of > these interfaces. >=20 > Signed-off-by: Nathan Fontenot > Signed-off-by: Michael Roth 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 --GEn4szYucjS2InE7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJU7BpWAAoJEGw4ysog2bOShbgQALixKsUcJhTQgPvdYVK8JfeJ BgLn5IbQ/4AhDuw45OOZMYBQlAlWj3CbP8388+D5yfY8HR+OjsR4woRHStoZlVG7 +w9+tPbrC9+Sv2M7OCEIhG2vsG0njLtM1SjHjgN6nAjf0Stur1EQZlJix9mplVS7 y2PYAawg8MYexWvpqO9tu96PWkf4QXrN7vjdx3kL9k8P0wWYvkkabhwgV0i22729 FTB3EepeR/dDesSUzlYZTJOHiN/ROzhc84tjyy6c9ML61FEY8TolsXjUIKS3SgDj JSBO3NhHN+NdqkpZcbrdlXwl2VxEQWlQeV2DtPdLWsu0D/dPOKwH2UDFkcLZlVRD kB2Lta+AM6zu247ingL/H1tqiteQ7Ba9ncg3CUvepdgXQ8Xo+LN6zdOJ7AZlUY44 S2nWxBp0QyIKyhAmqf2DZsCXA+J6+lcyQ47uW9bG4hQhNpzw92lDUfXPMYxsS4CD msKPRIHrfuk7uKv3BbMZGQkdQ+oSeiM8whVz6JTj3WRKzSUPF4z1gyoFh2GaojCD A4AJiK1aw9Z7Nck/BfLopaDrnpcNfLduPO/wZnPC77ggctxAdqEt6b+OZ5m6HAxq aY3qE64TfnYOdZfmNUr6Slq4DstrqN/4CdrLrPS5FOCwoOKsRNKl/WxKBeHbfWz0 S0yZhncKci2g5Y19G+fx =IE5U -----END PGP SIGNATURE----- --GEn4szYucjS2InE7--