From: Thomas Huth <thuth@redhat.com>
To: Swetha Vipparla <swetha.vipparla@students.iiit.ac.in>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: Request for Mentor Interaction - GSOC Proposal for Complete AMD Virtualization Emulation
Date: Mon, 29 Mar 2021 11:03:41 +0200 [thread overview]
Message-ID: <7e620ca4-5ce4-63ed-a2d5-65c3d7f852af@redhat.com> (raw)
In-Reply-To: <SG2PR04MB25249AF2C2537C98D1D048BCE57E9@SG2PR04MB2524.apcprd04.prod.outlook.com>
On 29/03/2021 06.27, Swetha Vipparla wrote:
> Respected Organizer
>
> I'm Swetha Vipparla, a computer science student of International Institute
> of Information Technology, Hyderabad, India (IIIT H). I am currently
> studying in my first year.
>
> I would like to interact with a mentor in relation to my open-source
> proposals submitted for GSOC 2021 so far.
>
> The project I’m interested in working on is*Complete AMD Virtualization
> Emulation*.
>
> My Github ID is*SwethaVipparla*, and I have sent 4 patches regarding the
> following proposals:
>
> 1. Replace common idioms like if (s->len > 0) { g_string_append(s, ", "); }
> g_string_append(s, "foo") with common helper functions.
> 2. Remove leading underscores from #defines: Identifiers with leading
> underscores followed by another underscore or a capital letter are
> reserved by the C standard. Using grep 'define[ \t]*_[A-Z_]' $(find
> -name \*.h | grep -v roms | grep -v linux) to find files that might
> violate this rule.
> 3. Replace calls to functions named cpu_physical_memory_* with address_space_*.
> 4. Convert routines with multiple goto exit-paths to use
> g_autoptr/g_autofree to handle clean-up and allow direct returns.
Hi!
Thank you very much for your interest in the QEMU GSoC projects!
Did you send the patches to the mailing list here? I didn't see them on the
list here yet ...
QEMU requires patches to be sent to the mailing list, not to be submitted
via pull requests. Please see this URL for details:
https://wiki.qemu.org/Contribute/SubmitAPatch
>
> Please connect me with a mentor so that I can go ahead with my final proposal.
The mentor for the AMD topic is Paolo (according to
https://wiki.qemu.org/Google_Summer_of_Code_2021#Complete_AMD_virtualization_emulation
) ... I've put him on CC:
Thomas
prev parent reply other threads:[~2021-03-29 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-29 4:27 Request for Mentor Interaction - GSOC Proposal for Complete AMD Virtualization Emulation Swetha Vipparla
2021-03-29 9:03 ` Thomas Huth [this message]
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=7e620ca4-5ce4-63ed-a2d5-65c3d7f852af@redhat.com \
--to=thuth@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=swetha.vipparla@students.iiit.ac.in \
/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).