All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting started with Xen Project
@ 2016-09-10 10:21 Aashaka Shah
  2016-09-12 12:30 ` Roger Pau Monné
  0 siblings, 1 reply; 4+ messages in thread
From: Aashaka Shah @ 2016-09-10 10:21 UTC (permalink / raw)
  To: roger.pau; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 598 bytes --]

Hello! I am Aashaka. I like computer architecture and have a good knowledge
of C. While browsing Outreachy projects, I came across the project about
adding PVH support to OVMF binaries. Since it looked interesting, I started
reading the mailing-list link mentioned in the project description and also
the Beginners section in navigation by audience column.

Currently, I have very little, in fact, no, experience developing with the
Xen Project. I would like to know how to continue with getting familiar
with the terms, setting up the codebase and making contributions.

Thanks.

Regards,
Aashaka

[-- Attachment #1.2: Type: text/html, Size: 704 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Getting started with Xen Project
  2016-09-10 10:21 Getting started with Xen Project Aashaka Shah
@ 2016-09-12 12:30 ` Roger Pau Monné
  2016-09-12 18:41   ` Aashaka Shah
  2016-09-14 10:53   ` Anthony PERARD
  0 siblings, 2 replies; 4+ messages in thread
From: Roger Pau Monné @ 2016-09-12 12:30 UTC (permalink / raw)
  To: Aashaka Shah; +Cc: anthony.perard, xen-devel

On Sat, Sep 10, 2016 at 03:51:33PM +0530, Aashaka Shah wrote:
> Hello! I am Aashaka. I like computer architecture and have a good knowledge
> of C. While browsing Outreachy projects, I came across the project about
> adding PVH support to OVMF binaries. Since it looked interesting, I started
> reading the mailing-list link mentioned in the project description and also
> the Beginners section in navigation by audience column.
> 
> Currently, I have very little, in fact, no, experience developing with the
> Xen Project. I would like to know how to continue with getting familiar
> with the terms, setting up the codebase and making contributions.

Hello,

Anthony (who I've added to the Cc) already started looking into this, so I 
think you should better coordinate with him regarding this project.

Please note that this project will involve quite a lot of low-level coding 
in OVMF, and some knowledge of x86 assembly is required, again Anthony will 
be able to provide more insight, and whether this is still a suitable 
project for OPW or not.

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Getting started with Xen Project
  2016-09-12 12:30 ` Roger Pau Monné
@ 2016-09-12 18:41   ` Aashaka Shah
  2016-09-14 10:53   ` Anthony PERARD
  1 sibling, 0 replies; 4+ messages in thread
From: Aashaka Shah @ 2016-09-12 18:41 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: anthony.perard, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1611 bytes --]

Okay. I have a basic knowledge of x86 assembly language. I will need to get
familiar with coding in OVMF.

I feel that with some assignments and resources (like a minor bug in some
OVMF code, or tutorial links) and guidance, a prospective mentee might
reach the level required by the project. I would like to know the views of
the people looking into the project.

Regards,
Aashaka

On Mon, Sep 12, 2016 at 6:00 PM, Roger Pau Monné <roger.pau@citrix.com>
wrote:

> On Sat, Sep 10, 2016 at 03:51:33PM +0530, Aashaka Shah wrote:
> > Hello! I am Aashaka. I like computer architecture and have a good
> knowledge
> > of C. While browsing Outreachy projects, I came across the project about
> > adding PVH support to OVMF binaries. Since it looked interesting, I
> started
> > reading the mailing-list link mentioned in the project description and
> also
> > the Beginners section in navigation by audience column.
> >
> > Currently, I have very little, in fact, no, experience developing with
> the
> > Xen Project. I would like to know how to continue with getting familiar
> > with the terms, setting up the codebase and making contributions.
>
> Hello,
>
> Anthony (who I've added to the Cc) already started looking into this, so I
> think you should better coordinate with him regarding this project.
>
> Please note that this project will involve quite a lot of low-level coding
> in OVMF, and some knowledge of x86 assembly is required, again Anthony will
> be able to provide more insight, and whether this is still a suitable
> project for OPW or not.
>
> Roger.
>

[-- Attachment #1.2: Type: text/html, Size: 2093 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

* Re: Getting started with Xen Project
  2016-09-12 12:30 ` Roger Pau Monné
  2016-09-12 18:41   ` Aashaka Shah
@ 2016-09-14 10:53   ` Anthony PERARD
  1 sibling, 0 replies; 4+ messages in thread
From: Anthony PERARD @ 2016-09-14 10:53 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: Aashaka Shah, xen-devel

On Mon, Sep 12, 2016 at 02:30:39PM +0200, Roger Pau Monné wrote:
> On Sat, Sep 10, 2016 at 03:51:33PM +0530, Aashaka Shah wrote:
> > Hello! I am Aashaka. I like computer architecture and have a good knowledge
> > of C. While browsing Outreachy projects, I came across the project about
> > adding PVH support to OVMF binaries. Since it looked interesting, I started
> > reading the mailing-list link mentioned in the project description and also
> > the Beginners section in navigation by audience column.
> > 
> > Currently, I have very little, in fact, no, experience developing with the
> > Xen Project. I would like to know how to continue with getting familiar
> > with the terms, setting up the codebase and making contributions.
> 
> Hello,
> 
> Anthony (who I've added to the Cc) already started looking into this, so I 
> think you should better coordinate with him regarding this project.

Hello, yes, I'm actually already working on it. Sorry.

There is part of this project where we would need to enable network
support in OVMF via the Xen PV interface. The challenge here would be to
work without interrupt, the only interrupt available in OVMF is a timer.
Then, one can use the implementation of netfront from FreeBSD.

> Please note that this project will involve quite a lot of low-level coding 
> in OVMF, and some knowledge of x86 assembly is required, again Anthony will 
> be able to provide more insight, and whether this is still a suitable 
> project for OPW or not.

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-09-14 10:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-10 10:21 Getting started with Xen Project Aashaka Shah
2016-09-12 12:30 ` Roger Pau Monné
2016-09-12 18:41   ` Aashaka Shah
2016-09-14 10:53   ` Anthony PERARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.