On Mon, 6 Jan 2014, Anthony Liguori wrote:
> On Jan 6, 2014 6:23 AM, "Peter Maydell" <peter.mayd...@linaro.org> wrote:
> >
> > On 6 January 2014 14:17, Stefano Stabellini
> > <stefano.stabell...@eu.citrix.com> 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