From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Zigotzky Date: Sat, 19 Apr 2014 11:40:43 +0000 Subject: Does KVM support the P.A. Semi PA6T cpu? Message-Id: <535260BB.8050505@xenosoft.de> List-Id: References: <53511C7B.5010208@xenosoft.de> In-Reply-To: <53511C7B.5010208@xenosoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Hi Alex, Thanks a lot for your answer. I have downloaded mac-on-linux from svn. I have selected KVM support in the menu config. I have tried to compile mol but I get the following error messages: + Entering booter Compiling booter.o Compiling common.o Compiling elf.o Compiling macho.o Compiling oldworld.o Linking libbooter.a Linking liballmol.a = Building mol ../obj-ppc64/build/src/liballmol.a(_misc.o): In function `flush_icache_range': /home/christian/Downloads/mac-on-linux-svn/src/cpu/kvm/misc.c:65: multiple definition of `flush_icache_range' ../obj-ppc64/build/src/liballmol.a(cache.o):(.text+0x30): first defined here collect2: ld returned 1 exit status make[2]: *** [../obj-ppc64/build/src/mol] Fehler 1 make[1]: *** [sub-src-all] Fehler 2 make: *** [auto-bootstrap] Fehler 2 Do you have an idea for me, please? Cheers, Christian On 19.04.2014 00:46, Alexander Graf wrote: > > On 19.04.14 00:10, Christian Zigotzky wrote: >> Hi Alexander, >> >> Thanks a lot for your answer. PR KVM works on my Nemo board with a >> PA6T cpu. It's a bit faster than QEMU without PR KVM. >> >> Screenshots: >> http://forum.hyperion-entertainment.biz/viewtopic.php?f5&t47&p'150#p27150 > > Very nice, glad to see it works. If you like you can also try to > compile mac-on-linux from svn. There is KVM support in that one which > should hopefully work for you as long as you run 32bit user space. MOL > isn't particularly happy when it gets compiled on 64bit. > > Enjoy your PA6T machine :). > > > Alex > > -- > To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >