Hi all , I am interested in virtualization. I want to contribute to Opensolaris Xen development. Please assign me some simple tasks (bug fixing etc.) I have following skills : excellent C skills, x86 assembly programming,x86 arch Thanks & regards, Onkar " Save Paper - Do you really need to print this e-mail? " This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited. Visit us at http://www.polaris.co.in
onkar.mahajan@polaris.co.in wrote:> Hi all , > I am interested in virtualization. I want to contribute to > Opensolaris Xen development. Please assign me some simple tasks (bug fixing > etc.) > I have following skills : > excellent C skills, > x86 assembly programming,x86 archI''d suggest you get familiar with xVM (that''s what we call our virtulisation) by - reading the archives of this list - try to re-create the situations people talk about and fix what you think fits your skill set. Michael -- Michael Schuster Sun Microsystems, Inc. recursion, n: see ''recursion''
onkar.mahajan@polaris.co.in wrote:> Hi all , > I am interested in virtualization. I want to contribute to > Opensolaris Xen development. Please assign me some simple tasks (bug fixing > etc.) > I have following skills : > excellent C skills, > x86 assembly programming,x86 arch > > > Thanks & regards, > Onkar > > > " Save Paper - Do you really need to print this e-mail? " > > This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited. > > Visit us at http://www.polaris.co.in > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >Grab a copy of xvm-src.tar.bz2 from the project page accessible through opensolaris.org, and also grab a copy of on-src.tar.bz2, read the build process for ON and xVM (Xen), and first learn how it works from an end-user perspective, to identity common sense bugs that need fixing, then look through the source to the corresponding area you feel is the cause, and submit patches. Make sure you have an account on opensolaris.org, and associate your ssh pubkey with your account so you can use cr (Code review) and polls. If you help enough you will get access to Mercurial, which is what most of OpenSolaris uses for version control. James
On Mon, Oct 15, 2007 at 11:19:24AM +0530, onkar.mahajan@polaris.co.in wrote:> I am interested in virtualization. I want to contribute to > Opensolaris Xen development. Please assign me some simple tasks (bug fixing > etc.)Hi Onkar. As well as other people''s comments, I would note that you can find a list of open bugs against xVM on http://bugs.opensolaris.org with category solaris/xvm If you need additional information on any report please let us know thanks john