[Xen-devel] [PATCH] Handles the error returned by the xc_dom_allocate function

2015-10-25 Thread Lasya Venneti
--- tools/xenstore/init-xenstore-domain.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/xenstore/init-xenstore-domain.c b/tools/xenstore/init-xenstore-domain.c index 0d12169..d17aab5 100644 --- a/tools/xenstore/init-xenstore-domain.c +++ b/tools/xenstore/init-xenstore-domain.c @@

[Xen-devel] [PATCH] Fixing coverity bug CID1311511

2015-10-25 Thread Lasya Venneti
been made in the build function in init-xenstore-domain.c *I have taken these discussions for reference: https://www.choon.net/forum/read.php?22,3805351,3805351 Signed-off: Lasya Venneti <comethalle...@gmail.com> ___ Xen-devel mailing list Xen

[Xen-devel] Credit scheduler

2015-10-21 Thread Lasya Venneti
Hi, Can somebody please point me to a resource that talks about scheduler design for VMs , in contrast with a standard scheduler ( I have consulted Remzi, Operating Systems for this which is pretty easy to understand conceptually ). I need to understand the working of the credit scheduler.

[Xen-devel] Task for OPW

2015-10-22 Thread Lasya Venneti
Hello :-) Could you please give me a small task I can complete for Outreachy/OPW, before the deadline? Thanks Lasya V ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

Re: [Xen-devel] [PATCH] Fixing coverity bug CID1311511

2015-10-26 Thread Lasya Venneti
Thank you for pointing out the changelog errors to me, I will definitely keep those in mind and be careful next time. Thanks Lasya V On 26 October 2015 at 14:48, Lasya Venneti <comethalle...@gmail.com> wrote: > Hello, > > I just wanted to submit this as one of the bugs, the o

Re: [Xen-devel] [PATCH] Fixing coverity bug CID1311511

2015-10-26 Thread Lasya Venneti
On 26 October 2015 at 14:39, Dario Faggioli <dario.faggi...@citrix.com> wrote: > On Sun, 2015-10-25 at 15:32 +0530, Lasya Venneti wrote: > > *This is part of my 'bite sized contribution' to Xen for the > > OutreachY program. > > > > *The change handles

Re: [Xen-devel] [PATCH] 'dom' error handled, by raising ENOMEM if failure occurs. 'xs_fd' leak handled in success path.

2015-10-27 Thread Lasya Venneti
y quick hint at what the patch is about, then all the details go in > the patch description (also called changelog), i.e., right in here. :-) > The subject line was picked up from the commit message, I shall put a concise one this time. > > > Signed-off-by: Lasya Venneti <comethal

Re: [Xen-devel] [PATCH] 'dom' error handled, by raising ENOMEM if failure occurs. 'xs_fd' leak handled in success path.

2015-10-27 Thread Lasya Venneti
On 27 October 2015 at 16:37, George Dunlap <george.dun...@citrix.com> wrote: > On 27/10/15 11:04, Lasya Venneti wrote: > > On 27 October 2015 at 16:25, Dario Faggioli <dario.faggi...@citrix.com> > > wrote: > > > >> On Wed, 2015-10-28 at 03:49 +05

Re: [Xen-devel] [PATCH v3] dom variable error handled in Xenstore

2015-10-29 Thread Lasya Venneti
On 29 October 2015 at 15:41, Dario Faggioli <dario.faggi...@citrix.com> wrote: > On Thu, 2015-10-29 at 10:07 +, Wei Liu wrote: > > On Thu, Oct 29, 2015 at 12:42:18AM +0530, Lasya Venneti wrote: > > > > I must also add errno.h header to the file, I forgot to do that

[Xen-devel] Fwd: Work on a project: Refactor Linux hotplug scripts

2015-10-24 Thread Lasya Venneti
Hello, I want to take up this bug CID1311511. xc_dom_allocate assigns return value to variable dom which is of type *struct xc_dom_image* dom = xc_dom_allocate(xch, cmdline, NULL); what kind of error checking is supposed to be implemented here? Kindly advise. Thanks Lasya V wh On 23 October

Re: [Xen-devel] [PATCH v3] dom variable error handled in Xenstore

2015-10-28 Thread Lasya Venneti
t; I shall mention the coverity ID this time , and will keep this is mind. As I didn't have knowledge about the code base, I used the variable names. I will definitely explain the bug in conceptual terms this time. > > About the code: > > > Signed-off-by: Lasya Venneti <comethall

[Xen-devel] Newbie

2015-09-17 Thread Lasya Venneti
Hi everyone, I'm Lasya a student studying in IIIT-H, Hyderabad, India. I wish to participate in round 11 of Outreachy this time. I would be grateful if someone would direct me as to how I am supposed to start contributing to Xen Project for this Outreachy round. Sincerely, Lasya V

Re: [Xen-devel] Newbie - OutreachY round 11 (Dec 7 to March 7)

2015-09-18 Thread Lasya Venneti
hypervisor parts could be spun off. I can certainly stick > some of them in the proper sections. > > > > Best Regards > > Lars > > > > On 17/09/2015 12:49, "Wei Liu" <wei.l...@citrix.com> wrote: > > > > >Cc Lars > > > > >

Re: [Xen-devel] Outreachy Application

2016-03-21 Thread Lasya Venneti
Hello, My initial contribution can be found at: http://lists.xen.org/archives/html/xen-devel/2015-10/msg02921.html On Mon, Mar 21, 2016 at 4:56 PM, Lars Kurth <lars.kurth@gmail.com> wrote: > Hi Lasya, (adding xen-devel@) > > On 21 Mar 2016, at 11:17, Lasya Venneti <