xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Methuku Karthik <kmeth@seas.upenn.edu>
To: Stefano Stabellini <sstabellini@kernel.org>
Cc: Lars.kurt@citrix.com, Dario.faggioli@citrix.com,
	Stefano Stabellini <Stefano@aporeto.com>,
	julien.grall@arm.com, Meng Xu <xumengpanda@gmail.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [GSoc] GSoc Introduction : Xen on ARM: create multiple guests from device tree
Date: Tue, 28 Mar 2017 19:25:55 -0400	[thread overview]
Message-ID: <CAOnoakdUmiBfBMoUiRX8ZMUc9gKToF1VXMZ-N+dts+_iZbnoFw@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1703281036330.8001@sstabellini-ThinkPad-X260>

Hi Stefano,

Kindly suggest me reading material that could help me understand and
come up with the proposal.

On Tue, Mar 28, 2017 at 1:38 PM, Stefano Stabellini
<sstabellini@kernel.org> wrote:
> I would also like to take the opportunity to remind you of the upcoming
> deadline for applications submissions, which is the 3rd of April for
> GSoC, see:
>
> http://marc.info/?l=xen-devel&m=149071502330534
>
> The GSoC application system is
> https://summerofcode.withgoogle.com/get-started/.
>
> Please give a look at the Xen Project application template here:
>
> https://wiki.xenproject.org/wiki/GSoC_Student_Application_Template
>
> It also includes an "Implementation Plan", where you have the chance to
> explain the implementation plan for the projects you would like to apply
> for. You can apply for more than one project if you want to.

Thanks for the reminder Stefano. I will post some questions about my
implementation plan.

I would like to spend my time fixing the bug but as deadline is
approaching , I would like to know the bare essential expected in the
proposal?


>
> Thanks,
>
> Stefano
>
>
> On Mon, 27 Mar 2017, Stefano Stabellini wrote:
>> Hello Methuku,
>>
>> It is great to hear that you are interested in working on Xen on ARM.
>> It's good that you already know how to build and install Xen on an ARM
>> board.
>>
>> Do you have serial access to your Nvidia Jetson TK1? If not, I would
>> suggest to setup another test environment based on a different board, or
>> simply use the ARM Foundation Platform which is a free (as in beer)
>> software emulator.
>>
>> In terms of bug fixes, you could give a look at
>>
>> https://xenproject.atlassian.net/projects/XEN/issues
>>
>> Most of the items listed are large projects, but some of them are pretty
>> small, small enough to be a starting point. For example XEN-29 (Add
>> -fstack-protector support to the hypervisor), XEN-30 (Make out-of-tree
>> builds work) or XEN-38 (Xen - Embed .config in Xen binary).

I  started working on XEN-38 for now. But i am also interested to look
into XEN-30.

>>
>> Cheers,
>>
>> Stefano
>>
>>
>> On Mon, 27 Mar 2017, Methuku Karthik wrote:
>> > Hi Everyone,
>> >
>> > My name is Karthik. I am a first year graduate student in Embedded Systems at University of Pennsylvania. I am avid c, c++ and python programmer.I have 4 years of
>> > work experience as Embedded Software developer at Airbus.
>> >
>> > For the last four months I have been working as a research assistant in PRECISE lab at the University of Pennsylvania, helping Meng Xu (cc.ed) to evaluate the
>> > performance of the Xen's RTDS scheduler.
>> >
>> > I'm interested in the following two projects. I'm happy to work on one of them.
>> > (1) Share a page in memory from the VM config file.
>> > (2)  Xen on ARM: create multiple guests from device tree.
>> >
>> > I have experience in compiling Xen and installing it on ARM board(Nvidia Jetson TK1). I'm also well equiped in using the xl tool to manage the VMs.
>> >
>> > I noticed that I should contribute some bug fixes to be able to get the ticket to the Xen GSoC.
>> > Do you have some suggestions on how I should start?
>> > Do you have a list of simple bugs that I can fix?
>> >
>> > I'm very interested in the Xen Project. I want to become a Xen contributor in the near future.
>> >
>> > Thank you very much for your help!
>> >
>> > Best,
>> > Karthik
>> >
>> >

Best,
Karthik.

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

  reply	other threads:[~2017-03-28 23:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-27  5:47 [GSoc] GSoc Introduction : Xen on ARM: create multiple guests from device tree Methuku Karthik
2017-03-27 23:43 ` Stefano Stabellini
2017-03-28 17:38   ` Stefano Stabellini
2017-03-28 23:25     ` Methuku Karthik [this message]
2017-03-28 23:56       ` Stefano Stabellini
2017-03-29  0:12         ` Stefano Stabellini
2017-04-03 15:43           ` Methuku Karthik
2017-04-03 19:35             ` Stefano Stabellini
2017-04-03 19:56               ` Methuku Karthik
2017-04-03 21:19                 ` Stefano Stabellini
2017-04-03 21:35                   ` Julien Grall
2017-04-04 17:29                 ` Stefano Stabellini
2017-04-06 23:29                   ` Methuku Karthik
2017-04-07  9:11                     ` Wei Liu
2017-04-07 17:20                       ` Stefano Stabellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOnoakdUmiBfBMoUiRX8ZMUc9gKToF1VXMZ-N+dts+_iZbnoFw@mail.gmail.com \
    --to=kmeth@seas.upenn.edu \
    --cc=Dario.faggioli@citrix.com \
    --cc=Lars.kurt@citrix.com \
    --cc=Stefano@aporeto.com \
    --cc=julien.grall@arm.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    --cc=xumengpanda@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).