From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxFg3-0000G9-Ug for qemu-devel@nongnu.org; Thu, 20 Oct 2016 11:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxFg3-0007sR-4O for qemu-devel@nongnu.org; Thu, 20 Oct 2016 11:54:44 -0400 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::5]:25567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bxFg2-0007rR-QM for qemu-devel@nongnu.org; Thu, 20 Oct 2016 11:54:43 -0400 Date: Thu, 20 Oct 2016 17:54:32 +0200 From: Olaf Hering Message-ID: <20161020155432.GA4185@aepfle.de> References: <20160902094354.25935-1-olaf@aepfle.de> <20160902094354.25935-3-olaf@aepfle.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 2/2] xen_platform: SUSE xenlinux unplug for emulated PCI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: Anthony Perard , Paolo Bonzini , Richard Henderson , Eduardo Habkost , "Michael S. Tsirkin" , qemu-devel@nongnu.org, xen-devel@lists.xenproject.org --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 13, Stefano Stabellini wrote: > On Fri, 2 Sep 2016, Olaf Hering wrote: > > Implement SUSE specific unplug protocol for emulated PCI devices > > in PVonHVM guests. Its a simple 'outl(1, (ioaddr + 4));'. > > This protocol was implemented and used since Xen 3.0.4. > > It is used in all SUSE/SLES/openSUSE releases up to SLES11SP3 and > > openSUSE 12.3. > I was about to send a pull request for this series but blk_flush_all > causes a build failure: >=20 > /local/qemu-upstream/hw/i386/xen/xen_platform.c: In function 'xen_platfor= m_ioport_writeb': > /local/qemu-upstream/hw/i386/xen/xen_platform.c:331:13: error: implicit d= eclaration of function 'blk_flush_all' [-Werror=3Dimplicit-function-declara= tion] This is caused by 49137bf6845eaecad51a047fc06dd11c56118460. I will resend. Olaf --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlgI6LUACgkQXUKg+qaYNn7cIQCgqaBJXZtjxiye8XfqxOmCbHDg tRIAnRAwD6lKseJMUwZGk4G3lHNOFp9q =7Zfq -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2 2/2] xen_platform: SUSE xenlinux unplug for emulated PCI Date: Thu, 20 Oct 2016 17:54:32 +0200 Message-ID: <20161020155432.GA4185@aepfle.de> References: <20160902094354.25935-1-olaf@aepfle.de> <20160902094354.25935-3-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6201757002427420894==" Return-path: Received: from mail6.bemta6.messagelabs.com ([193.109.254.103]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bxFg4-0007fT-Jb for xen-devel@lists.xenproject.org; Thu, 20 Oct 2016 15:54:44 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" To: Stefano Stabellini Cc: Eduardo Habkost , "Michael S. Tsirkin" , qemu-devel@nongnu.org, xen-devel@lists.xenproject.org, Anthony Perard , Paolo Bonzini , Richard Henderson List-Id: xen-devel@lists.xenproject.org --===============6201757002427420894== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 13, Stefano Stabellini wrote: > On Fri, 2 Sep 2016, Olaf Hering wrote: > > Implement SUSE specific unplug protocol for emulated PCI devices > > in PVonHVM guests. Its a simple 'outl(1, (ioaddr + 4));'. > > This protocol was implemented and used since Xen 3.0.4. > > It is used in all SUSE/SLES/openSUSE releases up to SLES11SP3 and > > openSUSE 12.3. > I was about to send a pull request for this series but blk_flush_all > causes a build failure: >=20 > /local/qemu-upstream/hw/i386/xen/xen_platform.c: In function 'xen_platfo= rm_ioport_writeb': > /local/qemu-upstream/hw/i386/xen/xen_platform.c:331:13: error: implicit = declaration of function 'blk_flush_all' [-Werror=3Dimplicit-function-decla= ration] This is caused by 49137bf6845eaecad51a047fc06dd11c56118460. I will resend. Olaf --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlgI6LUACgkQXUKg+qaYNn7cIQCgqaBJXZtjxiye8XfqxOmCbHDg tRIAnRAwD6lKseJMUwZGk4G3lHNOFp9q =7Zfq -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- --===============6201757002427420894== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVuLm9yZwpodHRwczovL2xpc3RzLnhlbi5v cmcveGVuLWRldmVsCg== --===============6201757002427420894==--