Thread: [Coremu-list-devel] coremu on mips
Brought to you by:
cyfdecyf
From: julia mi <tul...@ya...> - 2013-02-26 03:32:31
|
can coremu be compiled and installed on mips yet? |
From: Chen Y. <cyf...@gm...> - 2013-02-27 02:27:16
|
On 2013年2月26日Tuesday at 上午11:31, julia mi wrote: > can coremu be compiled and installed on mips yet? No, it can only run on 64bit x86 now. |
From: julia mi <tul...@ya...> - 2013-03-01 03:45:43
|
but it is ported for arm.. right? ________________________________ From: Chen Yufei <cyf...@gm...> To: julia mi <tul...@ya...> Cc: "cor...@li..." <cor...@li...> Sent: Wednesday, 27 February 2013 7:26 AM Subject: Re: [Coremu-list-devel] coremu on mips On 2013年2月26日Tuesday at 上午11:31, julia mi wrote: > can coremu be compiled and installed on mips yet? No, it can only run on 64bit x86 now. |
From: Chen Y. <cyf...@gm...> - 2013-03-01 04:55:01
|
On 2013年3月1日Friday at 上午11:42, julia mi wrote: > but it is ported for arm.. right? It can emulate and run ARM guest on x86_64, but can not run on ARM. > > From: Chen Yufei <cyf...@gm... (mailto:cyf...@gm...)> > To: julia mi <tul...@ya... (mailto:tul...@ya...)> > Cc: "cor...@li... (mailto:cor...@li...)" <cor...@li... (mailto:cor...@li...)> > Sent: Wednesday, 27 February 2013 7:26 AM > Subject: Re: [Coremu-list-devel] coremu on mips > |
From: puckbee <pu...@gm...> - 2013-03-26 06:35:59
|
Hi there: I've tried for several days,but still can not start Coremu up Now I've been stopped at the "make install", where I get a seabios error I've alreay post my env info here:http://comments.gmane.org/gmane.comp.emulators.qemu.coremu.devel/39 The error I came across is the same as:http://comments.gmane.org/gmane.comp.emulators.qemu.coremu.devel/5 So, I want to ask for some help if somebody have already run Coremu smoothly If you can ,would you like send me the information of your System environment? {The info of Sys env may include: OS version, kernel version, gcc version,bin-utils version } puck 2013-3-26 于 2013/3/1 12:23, Chen Yufei 写道: > On 2013年3月1日Friday at 上午11:42, julia mi wrote: >> but it is ported for arm.. right? > It can emulate and run ARM guest on x86_64, but can not run on ARM. >> >> From: Chen Yufei <cyf...@gm... (mailto:cyf...@gm...)> >> To: julia mi <tul...@ya... (mailto:tul...@ya...)> >> Cc: "cor...@li... (mailto:cor...@li...)" <cor...@li... (mailto:cor...@li...)> >> Sent: Wednesday, 27 February 2013 7:26 AM >> Subject: Re: [Coremu-list-devel] coremu on mips >> > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Coremu-list-devel mailing list > Cor...@li... > https://lists.sourceforge.net/lists/listinfo/coremu-list-devel |
From: puckbee <pu...@gm...> - 2013-03-29 02:42:58
|
Hi there: For the error when I make install Coremu is occured in the Seabios I want to debug the Seabios in Coremu to start it up Here, would somebody can tell me the codes that Coremu have modified Seabios? For I can ‘make’Seabios 0.6.0 successful. but I can not ‘make’ Seabios in Coremu successful. Thanks a lot~ Puck 2013.3.29 于 2013/3/26 14:35, puckbee 写道: > Hi there: > > I've tried for several days,but still can not start Coremu up > > Now I've been stopped at the "make install", where I get a seabios > error > > I've alreay post my env info > here:http://comments.gmane.org/gmane.comp.emulators.qemu.coremu.devel/39 > > The error I came across is the same > as:http://comments.gmane.org/gmane.comp.emulators.qemu.coremu.devel/5 > > So, I want to ask for some help if somebody have already run > Coremu smoothly > > If you can ,would you like send me the information of your System > environment? > {The info of Sys env may include: OS version, kernel version, gcc > version,bin-utils version } > > puck > 2013-3-26 > > > > > > 于 2013/3/1 12:23, Chen Yufei 写道: >> On 2013年3月1日Friday at 上午11:42, julia mi wrote: >>> but it is ported for arm.. right? >> It can emulate and run ARM guest on x86_64, but can not run on ARM. >>> From: Chen Yufei <cyf...@gm... (mailto:cyf...@gm...)> >>> To: julia mi <tul...@ya... (mailto:tul...@ya...)> >>> Cc: "cor...@li... >>> (mailto:cor...@li...)" >>> <cor...@li... >>> (mailto:cor...@li...)> >>> Sent: Wednesday, 27 February 2013 7:26 AM >>> Subject: Re: [Coremu-list-devel] coremu on mips >> >> >> ------------------------------------------------------------------------------ >> >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Coremu-list-devel mailing list >> Cor...@li... >> https://lists.sourceforge.net/lists/listinfo/coremu-list-devel > |
From: Chen Y. <cyf...@gm...> - 2013-04-02 10:03:40
|
On 2013-3-29, at 上午10:42, puckbee <pu...@gm...> wrote: > Hi there: > > For the error when I make install Coremu is occured in the Seabios > > I want to debug the Seabios in Coremu to start it up > > Here, would somebody can tell me the codes that Coremu have > modified Seabios? Sorry for the late reply. We modified seabios to support more than 64 cores, It's not necessary if you are only emulating a few virtual cores. |