Hi Christoffer,
Hi Adrian,
Please don't top-post to these lists.
I have attached the error as a screen shot, not able to out it as words. I have used the kernel script to create the dtb.
Try getting the files from here: git://linux-arm.org/arm-dts.git
IIRC, you should use the files from the v2p-ca15_ca7 branch for 3.6 guests.
-Christoffer
2013/2/24 Christoffer Dall <cdall@xxxxxxxxxxxxxxx>
On Sun, Feb 24, 2013 at 1:15 PM, Adrian Robert <adrobert79@xxxxxxxxx> wrote:
Hallo,
I am new to Linux KVM, currently i use Linux KVM on fast models. Am successfully able to boot Linux kernel v3.7 and 3.8. But when i try to boot v3.6, am getting some problems while booting ( i need this version or below for my experiments). The boot messages am getting says there are some issue with kernel configurations.Hi Robert,It's really hard to help out unless you paste the concrete error message you get, otherwise it's pretty much guesswork from our side.Can anybody suggest me what could the problem, do we need some change in the make script for compilation or changes with device tree? I tried to change the device tree developed to some previous commits there was no luck.There were definitely device tree changes between the kernel revs. The arm-dts git repo seems to be down (at lest the http interface) but maybe fetching it using git will work.You'd have to create a dtb from the dts in this repo using the tool in the your kernel dir:$ <kernel>/scripts/dtc/dtc -O dtb -o <output file> <input file.dts>
_______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm