All of lore.kernel.org
 help / color / mirror / Atom feed
* buildbot for kvm.git
@ 2010-11-10 13:31 Avi Kivity
  2010-11-10 13:33 ` Avi Kivity
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Avi Kivity @ 2010-11-10 13:31 UTC (permalink / raw)
  To: Daniel Gollub; +Cc: KVM list

Daniel, the buildbot has been fairly effective in keeping qemu-kvm.git 
building.  I'd like to extend that to kvm.git, especially for non-x86 
architectures.

I've now a virtual machine with a cross compile environment for s390, 
ppc, and ia64.  I'd like buildbot to build for the following archs and 
configs:

   x86_64: defconfig + KVM=m KVM_INTEL=m KVM_AMD=m
   i386: defconfig + KVM=m KVM_INTEL=m KVM_AMD=m
   s390: defconfig + KVM=m
   ia64: defconfig + KVM=m KVM_INTEL=m
   powerpc: ppc4x_defconfig + VIRTUALIZATION=y KVM=y KVM_440=y KVM_E500=n
                       KVM_EXIT_TIMING=n VIRTIO_PCI=m VIRTIO_BALLOON=m 
VIRTIO_BLK=m VIRTIO_NET=m
                       VIRTIO_CONSOLE=m
   powerpc: ppc64_defconfig VIRTUALIZATION=y KVM=y KVM_BOOK3S_64=m'
                       KVM_EXIT_TIMING=n VIRTIO_PCI=m
                       VIRTIO_BALLOON=m VIRTIO_BLK=m VIRTIO_NET=m
                       VIRTIO_CONSOLE=m

The recipe for a build is:
- check out the source
- MAKE defconfig
    where MAKE="make ARCH=$ARCH 
CROSS_COMPILE=/opt/gcc-4.5.0-nolibc/$ARCH-linux/bin/$ARCH-linux-'
- append the extra options to .config
- MAKE oldconfig
- MAKE

Can you help with this?

-- 
error compiling committee.c: too many arguments to function


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

end of thread, other threads:[~2010-11-30 10:47 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10 13:31 buildbot for kvm.git Avi Kivity
2010-11-10 13:33 ` Avi Kivity
2010-11-10 15:02 ` Alexander Graf
2010-11-10 15:03   ` Avi Kivity
2010-11-10 15:40     ` Alexander Graf
2010-11-11  9:22 ` Daniel Gollub
2010-11-22  9:37   ` Avi Kivity
2010-11-23  0:11     ` Daniel Gollub
2010-11-23 10:22       ` Avi Kivity
2010-11-24 20:51         ` Daniel Gollub
2010-11-24 10:15 ` Daniel Gollub
2010-11-24 10:23   ` Avi Kivity
2010-11-24 20:48     ` Daniel Gollub
2010-11-25  9:22       ` Avi Kivity
2010-11-29 11:36         ` Daniel Gollub
2010-11-29 12:20           ` Jan Kiszka
2010-11-29 19:22             ` Daniel Gollub
2010-11-30  9:12               ` Jan Kiszka
2010-11-24 21:03     ` Daniel Gollub
2010-11-25  1:20       ` Alexander Graf
2010-11-25  9:17         ` Avi Kivity
2010-11-30 10:47 ` buildbot for kvm.git is now live (was: Re: buildbot for kvm.git) Daniel Gollub

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.