From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Bronson Subject: Re: general protection error on Xen Date: Sun, 14 Jun 2009 20:14:17 -0400 Message-ID: References: <4A32C489.8050902@tnr.cc> <57046fce0906141320m65fc1043y4b7a2b71a7a531a5@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=k7ATPhfhCYeFuYfqgbZVeAl6mChMmvwOwhWCgLkvc48=; b=po5/c13Jim906YpEcxGK7xV+j4wPeF2RYwzBoGIzUEoi2m0r09Hlm0AdX6FtKqWa8s R01fVZiWEiu/1uSHen+7aiFQCy/TdUeDivMpTno4G1YcIgobBxxgUoKwS9acV+spcIjJ ssbdxfSQDcE/16TSSjNdNrS1IVtniymfklE5A= In-Reply-To: <57046fce0906141320m65fc1043y4b7a2b71a7a531a5@mail.gmail.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Enrique Baraibar Cc: linux-msdos@vger.kernel.org On Sun, Jun 14, 2009 at 4:20 PM, Enrique Baraibar wrote: > This is a bit rough, since I am a newbie, but you can't run a virtual > machine inside Xen, and DOSemu IS a virtual machine itself. > Same about VirtualBox and, I suppose, Qemu. Something about running > programs at ring 0, if I am not mistaken. > I am a happy Linode user too. > Hth. I don't actually know much about Xen, but I do know that QEMU's standard mode of operation is pure-userspace, though there are ways to accelerate it with kernel support, so it should work fine in Xen. For that matter, DOSEMU can do emulation as well; maybe you could try it; see http://dosemu.sourceforge.net/docs/README-tech/1.4/cpuemu.html ... or you could just run DOSEMU under QEMU ;-)