From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbjTO-00061i-Si for qemu-devel@nongnu.org; Tue, 15 Sep 2015 02:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbjKv-0000sU-ES for qemu-devel@nongnu.org; Tue, 15 Sep 2015 02:03:29 -0400 References: <1442194575-8537-1-git-send-email-gwshan@linux.vnet.ibm.com> <20150914041416.GI2547@voom.fritz.box> From: Thomas Huth Message-ID: <55F7B4A7.3090008@redhat.com> Date: Tue, 15 Sep 2015 08:03:19 +0200 MIME-Version: 1.0 In-Reply-To: <20150914041416.GI2547@voom.fritz.box> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FSAfP4dJG0CX7cLNMTfBhaIbJxu8qrrma" Subject: Re: [Qemu-devel] [PATCH v8 0/7] sPAPR: Support EEH Error Injection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , Gavin Shan , Jan Kiszka , "Michael S. Tsirkin" Cc: lvivier@redhat.com, peter.maydell@linaro.org, qemu-ppc@nongnu.org, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FSAfP4dJG0CX7cLNMTfBhaIbJxu8qrrma Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 14/09/15 06:14, David Gibson wrote: > On Mon, Sep 14, 2015 at 11:36:08AM +1000, Gavin Shan wrote: >> The patchset depends on below Linux upstream commits: >> >> commit ed3e81f ("powerpc/eeh: Move PE state constants around") >> commit ec33d36 ("powerpc/eeh: Introduce eeh_pe_inject_err()") >> >> According to PAPR specification 2.7, there're 3 RTAS calls relevent to= error >> injection: "ibm,open-errinjct", "ibm,close-errinjct", "ibm,errinjct". = The >> userland utility "errinjct" running on guest utilizes those 3 RTAS cal= ls like >> this way: Call "ibm,open-errinjct" that returns open-token, which is p= assed to >> "ibm,errinjct" together with error specific arguments to do error inje= ction. >> Finally, to return the open-token by calling "ibm,close-errinject". >> >> "ibm,errinjct" can be used to inject various errors, not limited to EE= H errors. >> However, this patchset is going to support injecting EEH errors only f= or VFIO >> PCI devices. >=20 > I'm happy to merge 6..7/7 once 1..5/7 are in - I'm not sure what tree > they should be going through. According to the MAINTAINERS file, there is no explicit maintainer for the linux-headers directory ... so I think you should maybe try to get an "Acked-by" from Jan Kiszka (for the update-linux-header script) and/or Michael Tsirkin (for the PCI stuff) and then take this through your tree? Thomas --FSAfP4dJG0CX7cLNMTfBhaIbJxu8qrrma Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJV97SnAAoJEC7Z13T+cC21JrwQALO3/5lMwId2zP9hDE+Azhws MiyLb82+9Rpy9RFRaAhKu3x+q3BjUgXYLSpbZxxZh+tb8+x+kfvpP862Ga7EvWfU V2H/8NVoS3xWYqTg+KEeyRRQltDrtN97Ze5bVDRhRD6r5QMwmSEvAc33tvJfF6P1 /bbCFo2kcRExCaRjjC8JbSrw5XGNNpMxVZZ8O+hJ2pjukvME0g87YPtJdDKXxkls Ml7kQOri77+8utDKkeoZFDwbYI4vzUF+aN9J5F9nmyvzI0jrMUoVY3w865Py/n77 9qfLX5CRj7zs6yrPclFOvx5tjdpEd+YZKRumeUUezDkWyho8A8A4T6ma7qUqxSoF II9SSBeeIIFx9Af2GKaq/gzRpSEPW4SqgI3JKdqfau40fhPzqKARj/AuDmMPZBi9 a9tYm/STHbqLdnGqjnxvFVH0RV7+V7qGNQZpKQhCG2obQxSeMyxIh9iCKMzyZuXU kGEqzxfCJ5wcVeDPGwObujDGmbeViDAI2unhLcuPk/I4bpdqI+v2NBXx5QtIZ4xk XH6qTqF3+lH59n+Fs9AfWAIueBuSdtIca/HpJeIIhJvYiCul22spA92o8hNDEPdH +hevUt8elRzUB/JBH7vNUWCwgKl/04eCps8jnl6E3GsHanAv0RdhftQmFO7i80cw WsjNnu9ExaZEeXNyf6Bd =4FN2 -----END PGP SIGNATURE----- --FSAfP4dJG0CX7cLNMTfBhaIbJxu8qrrma--