qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Xen-devel] Project idea: make QEMU more flexible


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [Xen-devel] Project idea: make QEMU more flexible
Date: Mon, 6 Jan 2014 14:54:15 +0000
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

On Mon, 6 Jan 2014, Anthony Liguori wrote:
> On Jan 6, 2014 6:23 AM, "Peter Maydell" <address@hidden> wrote:
> >
> > On 6 January 2014 14:17, Stefano Stabellini
> > <address@hidden> wrote:
> > > It doesn't do any emulation so it is not specific to any architecture or
> > > any cpu.
> >
> > You presumably still care about the compiled in values of
> > TARGET_WORDS_BIGENDIAN, TARGET_LONG_SIZE, and so on...

Actually it only uses XC_PAGE_SIZE and the endianness is the host
endianness.


> Yup.  It's still accel=xen just with no VCPUs.

Are you talking about introducing accel=xen to Wei's target-null?
I guess that would work OK.

On the other hand if you are thinking of avoiding the introduction of a
new target-null, how would you make xen_machine_pv.c available to
multiple architectures? How would you avoid the compilation of all the
unnecessary emulated devices?

reply via email to

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