public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Re: GSOC 2011 (KVM for MIPS)
       [not found] ` <20110220130857.GA18619@volta.aurel32.net>
@ 2011-02-20 14:16   ` Jan Kiszka
  2011-02-21  1:09     ` yajin
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2011-02-20 14:16 UTC (permalink / raw)
  To: Aurelien Jarno; +Cc: yajin, qemu-devel, lcapitulino, kvm

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

On 2011-02-20 14:08, Aurelien Jarno wrote:
> On Wed, Feb 16, 2011 at 07:32:31PM -0500, yajin wrote:
>> Hi all,
> 
> Hi,
> 
>> I have proposed an idea of GSOC 2011 about adding KVM support to MIPS
>> architecture. I have solid experience on MIPS architecture and
>> familiar with qemu. I am very interested in this project.
> 
> Having KVM support for MIPS would be really great. AFAIK there is not
> hardware virtualization support on MIPS (except if you plan to use the
> supervisor mode for that), so how do you plan to proceed here? Executing
> everything in user mode and emulating the trapped instructions? MIPS is
> using a split address space depending on the mode, so that may not be
> that easy.
> 
> All of that to say it would be nice to have a more detailed description
> about such a GSOC, describing the your exact plans with a rough 
> timeline. This is especially true, given that adding support for a new
> architecture in KVM seems to be a huge task for a GSOC.

MontaVista has KVM for MIPS on their product slides [1]. Maybe someone
has a good contact to them and can poke for more details. They probably
won't offer it for direct download but need to distribute it to their
customers as open source anyway.

Jan

[1] http://www.mvista.com/product_detail_cge.php


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GSOC 2011 (KVM for MIPS)
  2011-02-20 14:16   ` GSOC 2011 (KVM for MIPS) Jan Kiszka
@ 2011-02-21  1:09     ` yajin
  2011-02-21  8:43       ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: yajin @ 2011-02-21  1:09 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: Aurelien Jarno, qemu-devel, lcapitulino, kvm

On Sun, Feb 20, 2011 at 9:16 AM, Jan Kiszka <jan.kiszka@web.de> wrote:
> On 2011-02-20 14:08, Aurelien Jarno wrote:
>> On Wed, Feb 16, 2011 at 07:32:31PM -0500, yajin wrote:
>>> Hi all,
>>
>> Hi,
>>
>>> I have proposed an idea of GSOC 2011 about adding KVM support to MIPS
>>> architecture. I have solid experience on MIPS architecture and
>>> familiar with qemu. I am very interested in this project.
>>
>> Having KVM support for MIPS would be really great. AFAIK there is not
>> hardware virtualization support on MIPS (except if you plan to use the
>> supervisor mode for that), so how do you plan to proceed here? Executing
>> everything in user mode and emulating the trapped instructions? MIPS is
>> using a split address space depending on the mode, so that may not be
>> that easy.
>>
>> All of that to say it would be nice to have a more detailed description
>> about such a GSOC, describing the your exact plans with a rough
>> timeline. This is especially true, given that adding support for a new
>> architecture in KVM seems to be a huge task for a GSOC.
>
> MontaVista has KVM for MIPS on their product slides [1]. Maybe someone
> has a good contact to them and can poke for more details. They probably
> won't offer it for direct download but need to distribute it to their
> customers as open source anyway.
>

Hi Jan,

Thanks very much for your information. I am not sure how they
distribute their source code. Anyone knows about that?

Jan, would you like to be one of the mentors of this project? Your
experience of KVM would be very helpful. Thanks

---
yajin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GSOC 2011 (KVM for MIPS)
  2011-02-21  1:09     ` yajin
@ 2011-02-21  8:43       ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2011-02-21  8:43 UTC (permalink / raw)
  To: yajin; +Cc: Aurelien Jarno, qemu-devel, lcapitulino, kvm

[-- Attachment #1: Type: text/plain, Size: 1926 bytes --]

On 2011-02-21 02:09, yajin wrote:
> On Sun, Feb 20, 2011 at 9:16 AM, Jan Kiszka <jan.kiszka@web.de> wrote:
>> On 2011-02-20 14:08, Aurelien Jarno wrote:
>>> On Wed, Feb 16, 2011 at 07:32:31PM -0500, yajin wrote:
>>>> Hi all,
>>>
>>> Hi,
>>>
>>>> I have proposed an idea of GSOC 2011 about adding KVM support to MIPS
>>>> architecture. I have solid experience on MIPS architecture and
>>>> familiar with qemu. I am very interested in this project.
>>>
>>> Having KVM support for MIPS would be really great. AFAIK there is not
>>> hardware virtualization support on MIPS (except if you plan to use the
>>> supervisor mode for that), so how do you plan to proceed here? Executing
>>> everything in user mode and emulating the trapped instructions? MIPS is
>>> using a split address space depending on the mode, so that may not be
>>> that easy.
>>>
>>> All of that to say it would be nice to have a more detailed description
>>> about such a GSOC, describing the your exact plans with a rough
>>> timeline. This is especially true, given that adding support for a new
>>> architecture in KVM seems to be a huge task for a GSOC.
>>
>> MontaVista has KVM for MIPS on their product slides [1]. Maybe someone
>> has a good contact to them and can poke for more details. They probably
>> won't offer it for direct download but need to distribute it to their
>> customers as open source anyway.
>>
> 
> Hi Jan,
> 
> Thanks very much for your information. I am not sure how they
> distribute their source code. Anyone knows about that?
> 
> Jan, would you like to be one of the mentors of this project? Your
> experience of KVM would be very helpful. Thanks

Your project is really interesting. But given that my bandwidth is
limited and I've already a different project proposal filed, I can't
commit myself to this yet. I may serve as a backup mentor, but no
promises at this point.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-21  8:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <AANLkTinqZq-0XP9fRL5U+bcPLncx9vPgh=MuARtqpXzB@mail.gmail.com>
     [not found] ` <20110220130857.GA18619@volta.aurel32.net>
2011-02-20 14:16   ` GSOC 2011 (KVM for MIPS) Jan Kiszka
2011-02-21  1:09     ` yajin
2011-02-21  8:43       ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox