From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DK6vj-00019q-Pb for qemu-devel@nongnu.org; Fri, 08 Apr 2005 23:46:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DK6vf-00017M-T7 for qemu-devel@nongnu.org; Fri, 08 Apr 2005 23:46:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DK6vf-00017D-Ou for qemu-devel@nongnu.org; Fri, 08 Apr 2005 23:46:39 -0400 Received: from [64.233.184.207] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DK7PR-0003bG-Q7 for qemu-devel@nongnu.org; Sat, 09 Apr 2005 00:17:25 -0400 Received: by wproxy.gmail.com with SMTP id 71so2203684wra for ; Fri, 08 Apr 2005 21:16:19 -0700 (PDT) Message-ID: <79bf984805040821161bd82c92@mail.gmail.com> Date: Fri, 8 Apr 2005 21:16:19 -0700 From: Mike Swanson Subject: Re: [Qemu-devel] Update for supportet OSes In-Reply-To: <200504090104.35815.elektrohirn@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <200504090104.35815.elektrohirn@gmx.net> Reply-To: Mike Swanson , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Actually, 0.6.1 is a bit behind with the current development. The reason it doesn't seem to be as fast as VMware is because you're actually _emulating_ a PC. VMware (and KQEMU with the later 0.6.2 CVS) uses acceleration, that is it uses the raw hardware itself and does no emulation. -- Mike