From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4mvG-00085N-UL for qemu-devel@nongnu.org; Mon, 23 May 2016 06:17:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4mvD-0000kW-O0 for qemu-devel@nongnu.org; Mon, 23 May 2016 06:17:18 -0400 Received: from mail-lb0-x242.google.com ([2a00:1450:4010:c04::242]:33615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4mvD-0000kS-GM for qemu-devel@nongnu.org; Mon, 23 May 2016 06:17:15 -0400 Received: by mail-lb0-x242.google.com with SMTP id u2so2470867lbo.0 for ; Mon, 23 May 2016 03:17:15 -0700 (PDT) References: <87twhsopso.fsf@gmail.com> From: Sergey Fedorov Message-ID: <5742D8A8.8030102@gmail.com> Date: Mon, 23 May 2016 13:17:12 +0300 MIME-Version: 1.0 In-Reply-To: <87twhsopso.fsf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] GSoC 2016: Introductory email List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pranith Kumar , qemu-devel@nongnu.org, mttcg@listserver.greensocs.com Cc: alex.bennee@linaro.org On 20/05/16 15:51, Pranith Kumar wrote: > Hello all, > > I've been selected to participate in GSoC 2016 in the Qemu project. I will be > mentored by Alex Bennée and will be working on solving memory consistency > issues in the MTTCG project. In particular we are targeting to get ARM guests > working on x86 hosts as a first step by adding TCG support to generate memory > fence instructions at appropriate locations. > > Introducing myself, I am a graduate student at Georgia Tech and am really > passionate about open source software. I use linux and am starting to learn > emacs(thanks Alex :), even though I've been using it with configurations found > online. I've previously contributed some patches to the linux kernel and > worked on open source architectural simulators as part of my grad work. You > can find me on IRC(username: pranith) where I except to bother all of you > during the coming months. > > I plan to occasionally blog about my work. You can find it here: > https://pranith.github.io/blog/. All comments/suggestions/advice are welcome. > > I am really glad that I got this opportunity to be part of the Qemu community > and look forward to a productive summer! > > Thanks! Hi Pranith, Welcome to the project! I'm also involved in MTTCG efforts so you can ask me some questions and/or put me in CC list of the emails you send. Hope you will have a lot of fun hacking QEMU :) Kind regards, Sergey