From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GWmNN-0005fW-7V for qemu-devel@nongnu.org; Mon, 09 Oct 2006 00:04:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GWmNK-0005eg-NK for qemu-devel@nongnu.org; Mon, 09 Oct 2006 00:04:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GWmNK-0005ed-Jt for qemu-devel@nongnu.org; Mon, 09 Oct 2006 00:04:22 -0400 Received: from [66.92.53.140] (helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GWmUn-00054b-Ll for qemu-devel@nongnu.org; Mon, 09 Oct 2006 00:12:05 -0400 From: Rob Landley Subject: Re: [Qemu-devel] International Virtualization Conference Date: Mon, 9 Oct 2006 00:05:02 -0400 References: <20061008123019.94942.qmail@web52613.mail.yahoo.com> <20061008143646.GA27314@jbrown.mylinuxbox.org> In-Reply-To: <20061008143646.GA27314@jbrown.mylinuxbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610090005.02895.rob@landley.net> Reply-To: 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 On Sunday 08 October 2006 10:36 am, Jim C. Brown wrote: > On Sun, Oct 08, 2006 at 05:30:19AM -0700, Ottavio Caruso wrote: > > http://www.linuxworldexpo.de/linux_messe.php?ID=124&STEP=&lang=en > > > > I don't see Qemu mentioned at all. I wonder if any of the developers have been contacted at all. I thing it is a pity that once againg Qemu is ignored. > > > > Ottavio > > > > > > qemu is primarily a dynamic translator not a virtualizer. That's an implementation detail. The end result is running programs in a virtual environment, and qemu's system emulation has lots of virtual hardware it attaches to virtual busses, which it performs virtual I/O to, even simulating the delivery of virtual interrupts to signal completion of virtual DMA. Rob -- Never bet against the cheap plastic solution.