From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH] hw: Add test device for unittests execution v2 Date: Thu, 01 Sep 2011 09:22:39 +0200 Message-ID: <4E5F32BF.4070801@web.de> References: <1314824769-27740-1-git-send-email-lmr@redhat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB5D3C57BEDC7B76F50566034" Cc: aliguori@us.ibm.com, kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel@nongnu.org, Avi Kivity , Gerd Hoffmann To: Lucas Meneghel Rodrigues Return-path: In-Reply-To: <1314824769-27740-1-git-send-email-lmr@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB5D3C57BEDC7B76F50566034 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2011-08-31 23:06, Lucas Meneghel Rodrigues wrote: > Add a test device which supports the kvmctl ioports, > for running the KVM test suite. >=20 > Usage: >=20 > qemu > -chardev file,path=3D/log/file/some/where,id=3Dtestlog > -device pc-testdev,chardev=3Dtestlog >=20 > lmr: I've tried to address the comments made by the > reviewers, but I probably left out some things. Please > let me know whether this is on the right track. Quite a few comments were missed (isa_get_irq, static iomem_buf etc.). Please go through the thread again. Jan --------------enigB5D3C57BEDC7B76F50566034 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.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5fMr8ACgkQitSsb3rl5xSElACg1cWj1xR7aEFs8ccyaV7L61JY oyUAniQsFtO7y2zd2zM/Jw7g0fRLDNoR =rsG2 -----END PGP SIGNATURE----- --------------enigB5D3C57BEDC7B76F50566034-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz1bo-0003xk-2t for qemu-devel@nongnu.org; Thu, 01 Sep 2011 03:22:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qz1bm-0004gG-Py for qemu-devel@nongnu.org; Thu, 01 Sep 2011 03:22:43 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:33374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz1bm-0004g4-Iw for qemu-devel@nongnu.org; Thu, 01 Sep 2011 03:22:42 -0400 Message-ID: <4E5F32BF.4070801@web.de> Date: Thu, 01 Sep 2011 09:22:39 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <1314824769-27740-1-git-send-email-lmr@redhat.com> In-Reply-To: <1314824769-27740-1-git-send-email-lmr@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB5D3C57BEDC7B76F50566034" Sender: jan.kiszka@web.de Subject: Re: [Qemu-devel] [PATCH] hw: Add test device for unittests execution v2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lucas Meneghel Rodrigues Cc: aliguori@us.ibm.com, kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel@nongnu.org, Avi Kivity , Gerd Hoffmann This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB5D3C57BEDC7B76F50566034 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2011-08-31 23:06, Lucas Meneghel Rodrigues wrote: > Add a test device which supports the kvmctl ioports, > for running the KVM test suite. >=20 > Usage: >=20 > qemu > -chardev file,path=3D/log/file/some/where,id=3Dtestlog > -device pc-testdev,chardev=3Dtestlog >=20 > lmr: I've tried to address the comments made by the > reviewers, but I probably left out some things. Please > let me know whether this is on the right track. Quite a few comments were missed (isa_get_irq, static iomem_buf etc.). Please go through the thread again. Jan --------------enigB5D3C57BEDC7B76F50566034 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.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5fMr8ACgkQitSsb3rl5xSElACg1cWj1xR7aEFs8ccyaV7L61JY oyUAniQsFtO7y2zd2zM/Jw7g0fRLDNoR =rsG2 -----END PGP SIGNATURE----- --------------enigB5D3C57BEDC7B76F50566034--