qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-system-arm: xen-domid not supported for this targe


From: Stefano Stabellini
Subject: Re: [Qemu-devel] qemu-system-arm: xen-domid not supported for this target
Date: Fri, 2 Oct 2015 09:49:16 +0100
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

On Fri, 2 Oct 2015, Peter Maydell wrote:
> On 2 October 2015 at 07:27, Alexander B. Ustinov
> <address@hidden> wrote:
> > Hello, list.

Hi!


> > I'm trying to get arm guest running on amd64 dom0 system.

Unfortunately it is not possible to run ARM guests on an x86 system with
Xen.


> > Problem i stumbled upon is that qemu-system-arm seems to have problems with
> > -xen-domid.
> >
> > Without xen it is also reproducible:
> >>
> >> # qemu-system-arm -m 1024M -sd armdisk.img -M cubieboard  -no-reboot
> >> -xen-domid 8
> >> Option xen-domid not supported for this target
> >
> >
> > Versions of kernel and qemu are from debian unstable:
> > Linux 4.2.0-1-amd64 #1 SMP Debian 4.2.1-2 (2015-09-27) x86_64 GNU/Linux
> > QEMU emulator version 2.4.0 (Debian 1:2.4+dfsg-3), Copyright (c) 2003-2008
> > Fabrice Bellard
> >
> > Can it be helped? Or should i do it without xen?

You need to drop the -xen-domid option, as Xen cannot be used to run
different architectures. We could print a more useful error message I
guess. QEMU can still be used, doing full emulation of an ARM system.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]