From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1zUL-0001C9-JW for qemu-devel@nongnu.org; Thu, 16 Aug 2012 08:47:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1zUH-0001Mp-Mg for qemu-devel@nongnu.org; Thu, 16 Aug 2012 08:47:49 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:54542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1zUH-0001Ml-IV for qemu-devel@nongnu.org; Thu, 16 Aug 2012 08:47:45 -0400 Received: by yhpp34 with SMTP id p34so2813034yhp.4 for ; Thu, 16 Aug 2012 05:47:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1344629007-23311-1-git-send-email-sw@weilnetz.de> References: <1344629007-23311-1-git-send-email-sw@weilnetz.de> Date: Thu, 16 Aug 2012 13:47:42 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] Spelling fixes in comments and documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On 10 August 2012 21:03, Stefan Weil wrote: > diff --git a/docs/usb2.txt b/docs/usb2.txt > index d17e3c0..21f6d14 100644 > --- a/docs/usb2.txt > +++ b/docs/usb2.txt > @@ -58,11 +58,11 @@ try ... > xhci controller support > ----------------------- > > -There also is xhci host controller support available. It got alot > +There also is xhci host controller support available. It got a lot "is also" > less testing than ehci and there are a bunch of known limitations, so > ehci may work better for you. On the other hand the xhci hardware > design is much more virtualization-friendly, thus xhci emulation uses > -less ressources (especially cpu). If you wanna give xhci a try > +less ressources (especially cpu). If you want to give xhci a try "resources" -- PMM