From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ4Nn-0002Gi-Lz for qemu-devel@nongnu.org; Wed, 26 Oct 2011 10:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ4Nh-00009e-8K for qemu-devel@nongnu.org; Wed, 26 Oct 2011 10:23:07 -0400 Received: from mtagate7.uk.ibm.com ([194.196.100.167]:49806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ4Nh-0008Vb-0z for qemu-devel@nongnu.org; Wed, 26 Oct 2011 10:23:01 -0400 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate7.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p9QEMUnD007880 for ; Wed, 26 Oct 2011 14:22:30 GMT Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p9QEMTnW2408546 for ; Wed, 26 Oct 2011 15:22:29 +0100 Received: from d06av01.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p9QEMTbf018486 for ; Wed, 26 Oct 2011 08:22:29 -0600 From: Stefan Hajnoczi Date: Wed, 26 Oct 2011 15:22:12 +0100 Message-Id: <1319638933-19063-10-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1319638933-19063-1-git-send-email-stefanha@linux.vnet.ibm.com> References: <1319638933-19063-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] =?utf-8?q?=5BPATCH_09/10=5D_Documentation=3A_fix_typ?= =?utf-8?q?o?= List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi From: Bernhard Reutner-Fischer Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Stefan Hajnoczi --- qemu-doc.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qemu-doc.texi b/qemu-doc.texi index ad19b73..149e9bd 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -227,7 +227,7 @@ QEMU uses YM3812 emulation by Tatsuyuki Satoh. QEMU uses GUS emulation (GUSEMU32 @url{http://www.deinmeister.de/gusemu/= }) by Tibor "TS" Sch=C3=BCtz. =20 -Not that, by default, GUS shares IRQ(7) with parallel ports and so +Note that, by default, GUS shares IRQ(7) with parallel ports and so qemu must be told to not have parallel ports to have working GUS =20 @example --=20 1.7.7