All of lore.kernel.org
 help / color / mirror / Atom feed
* help on qemu-xen for arch arm
@ 2014-12-09  9:04 Mao Mingya
  2014-12-09 10:06 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Mao Mingya @ 2014-12-09  9:04 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 652 bytes --]

I am trying to cross compile the qemu-xen for arm.

Followed the link below
http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling#Target_Environment

Built with the command
"CONFIG_SITE=/etc/dpkg-cross/cross-config.armhf ./configure 
--build=x86_64-unknown-linux-gnu --host=arm-linux-gnueabihf
--with-system-qemu"
" make dist-tools CROSS_COMPILE=arm-linux-gnueabihf- 
XEN_TARGET_ARCH=arm32 "

I did not find the build process download and compile the qemu-xen as 
described it in this link.
http://wiki.xen.org/wiki/QEMU_Upstream

Does anybody help on how to cross-compile the qemu-xen for arm?

Regards,
Mao

[-- Attachment #1.2: Type: text/html, Size: 1490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help on qemu-xen for arch arm
  2014-12-09  9:04 help on qemu-xen for arch arm Mao Mingya
@ 2014-12-09 10:06 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-12-09 10:06 UTC (permalink / raw)
  To: Mao Mingya; +Cc: xen-devel

On Tue, 2014-12-09 at 09:04 +0000, Mao Mingya wrote:
> --with-system-qemu" 

--with-system-qemu means "use the qemu which is already installed on the
system". IOW it means "do not build a qemu".
 
> I did not find the build process download and compile the qemu-xen as
> described it in this link. 

Correct, you have asked it not to.

Ian.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-09 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09  9:04 help on qemu-xen for arch arm Mao Mingya
2014-12-09 10:06 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.