Re: [Coremu-list-devel] Coremu-list-devel Digest, Vol 8, Issue 1
Brought to you by:
cyfdecyf
From: Yu-Wen H. <pla...@gm...> - 2011-08-26 14:58:04
|
Hello, You may first try to grep "CONFIG_COREMU" under the "qemu/target-arm" directory. Basically, you have to implement the emulation of atomic instructions of the powerpc ISA. Also, you have to enable the translation scheme for powerpc to be executed multi-threadedly. For example, you have to make those global variables in "translate.c" thread-private, etc. I'm not a guy from the COREMU group, but I hope maybe this could provide some directions for you. And hope maybe they will provide a more complete guide for you later. Best Regards, Yu-wen 2011/8/26 <cor...@li...> > Send Coremu-list-devel mailing list submissions to > cor...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/coremu-list-devel > or, via email, send a message with subject or body 'help' to > cor...@li... > > You can reach the person managing the list at > cor...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Coremu-list-devel digest..." > > > Today's Topics: > > 1. Porting coremu for powerpc platform (Diviya Jain) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 26 Aug 2011 14:25:59 +0530 > From: Diviya Jain <div...@gm...> > Subject: [Coremu-list-devel] Porting coremu for powerpc platform > To: cor...@li... > Message-ID: > <CAMpxYCMFrPTb91X6o0phB6B68Zec13PJth5TYQ-n2=03SUt4=Q...@ma... > > > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > We need to port Qemu for powerpc to Coremu. Is there any porting guide > available? As per your paper porting Coremu for ARM was very easy and > required only 150 lines of code change to Qemu/Coremu. > > Could you please help us understand what all steps are required to port > Coremu for powerpc. Is there any document for the same? Or perhaps if you > could tell us changes done for ARM, so that we can do similar changes for > powerpc to Qemu/Coremu source code. > > Another way might be grepping through qemu/coremu source code based on some > keyword. Is there some #ifdef etc in qemu/coremu which encapsulate all the > changes done to make it work for ARM platform? We can do similar for > powerpc. > > Thanks, > diviya > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > > ------------------------------------------------------------------------------ > EMC VNX: the world's simplest storage, starting under $10K > The only unified storage solution that offers unified management > Up to 160% more powerful than alternatives and 25% more efficient. > Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev > > ------------------------------ > > _______________________________________________ > Coremu-list-devel mailing list > Cor...@li... > https://lists.sourceforge.net/lists/listinfo/coremu-list-devel > > > End of Coremu-list-devel Digest, Vol 8, Issue 1 > *********************************************** > |