From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dhrs8-0005M1-EO for qemu-devel@nongnu.org; Mon, 13 Jun 2005 12:33:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhrs3-0005IL-7S for qemu-devel@nongnu.org; Mon, 13 Jun 2005 12:33:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhrs2-00059A-9k for qemu-devel@nongnu.org; Mon, 13 Jun 2005 12:33:06 -0400 Received: from [64.233.162.200] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dhrh8-0001Oo-9E for qemu-devel@nongnu.org; Mon, 13 Jun 2005 12:21:50 -0400 Received: by zproxy.gmail.com with SMTP id 34so1022210nzf for ; Mon, 13 Jun 2005 09:20:42 -0700 (PDT) Message-ID: <9a8ae26c050613092046628103@mail.gmail.com> Date: Mon, 13 Jun 2005 18:20:42 +0200 From: G L <3ntr0p13@gmail.com> Subject: Re: [Qemu-devel] Re: xen is not working with qemu0.7/kqemu In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9a8ae26c05051008022725b636@mail.gmail.com> <9a8ae26c05061306234cabc10e@mail.gmail.com> Reply-To: G L <3ntr0p13@gmail.com>, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ishwar Rattan Cc: qemu-devel@nongnu.org Mainly for testing purposes. Xen is not an emulator but a Virtual Machine Monitor using paravirtualizati= on. Being able to run Xen in a VM allow to build complex test environments with only one or a few machines, for instance, testing live VM migration between physical servers. On 6/13/05, Ishwar Rattan wrote: > Why would anyone want run an emulator in another emulator.. >=20 > -ishwar