On Thu, 16 Oct 2014, Peter Maydell wrote:
> On 16 October 2014 13:29, Stefano Stabellini
> <stefano.stabell...@eu.citrix.com> wrote:
> > Unfortunately even though it is pretty x86 specific, it is still
> > compiled on ARM, even though it is never actually used (it is used in
> > i386 emulation with Xen acceleration support, while on ARM we only use
> > the PV machine).
> 
> Really? CONFIG_XEN_I386 is only set in the i386 and x86_64 defconfigs...

We are still using --target-list=i386-softmmu on ARM :-(
Of course we don't need i386-softmmu emulation on ARM, but we didn't
manage to disentangle the PV machine from i386 architecture emulation,
see:

http://marc.info/?l=qemu-devel&m=139082410318316&w=2
http://marc.info/?l=qemu-devel&m=140491268731773&w=2

Reply via email to