Re: error: building kvm for powerpc using cross compiler on x86

2011-01-11 Thread Alexander Graf
On 11.01.2011, at 13:44, Dushyant Bansal wrote: On Monday 10 January 2011 05:59 PM, Alexander Graf wrote: $ cp arch/powerpc/configs/pmac32_defconfig .config $ make menuconfig ARCH=powerpc seems to work. I'm not sure what default config is taken by default, but apparently one of the KVM

Re: error: building kvm for powerpc using cross compiler on x86

2011-01-10 Thread Alexander Graf
On 07.01.2011, at 14:38, Dushyant Bansal wrote: On Friday 07 January 2011 06:07 PM, Alexander Graf wrote: My aim is to install kvm on a powerpc system. I will give a detailed description of the environment. Host arch: x86 kernel: 2.6.32.25 (ubuntu 10.04 32 bit) I have emulated powerpc

Re: error: building kvm for powerpc using cross compiler on x86

2011-01-07 Thread Alexander Graf
On 07.01.2011, at 07:52, Dushyant wrote: Hi, Thanks for the response. My aim is to install kvm on a powerpc system. I will give a detailed description of the environment. Host arch: x86 kernel: 2.6.32.25 (ubuntu 10.04 32 bit) I have emulated powerpc using qemu-system-ppc and installed

error: building kvm for powerpc using cross compiler on x86

2011-01-06 Thread Dushyant Bansal
I want to build kvm kernel module for powerpc using cross compiler. I downloaded kernel source code from http://www.linux-kvm.org/page/PowerPC_440_Host_Kernel. Inside that kvm_source folder when I do make ARCH=powerpc menuconfig, inside virtualization menu, option kvm is not present. I have

Re: error: building kvm for powerpc using cross compiler on x86

2011-01-06 Thread Hollis Blanchard
On Thu, Jan 6, 2011 at 10:39 AM, Dushyant Bansal cs5070...@cse.iitd.ac.in wrote: I want to build kvm kernel module for powerpc using cross compiler. I downloaded kernel source code from http://www.linux-kvm.org/page/PowerPC_440_Host_Kernel. Inside that kvm_source folder when I do make

Re: error: building kvm for powerpc using cross compiler on x86

2011-01-06 Thread Dushyant
Hi, Thanks for the response. My aim is to install kvm on a powerpc system. I will give a detailed description of the environment. Host arch: x86 kernel: 2.6.32.25 (ubuntu 10.04 32 bit) I have emulated powerpc using qemu-system-ppc and installed debian on top of this. guest os: