From: John Snow <jsnow@redhat.com>
To: Hannes Reinecke <hare@suse.de>, qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@gmail.com>
Subject: Re: [Qemu-devel] Submit your Google Summer of Code project ideas and volunteer to mentor
Date: Tue, 27 Jan 2015 12:55:14 -0500 [thread overview]
Message-ID: <54C7D102.3050503@redhat.com> (raw)
In-Reply-To: <54C78930.5040507@suse.de>
On 01/27/2015 07:48 AM, Hannes Reinecke wrote:
> On 01/23/2015 06:21 PM, Stefan Hajnoczi wrote:
>> Dear libvirt, KVM, and QEMU contributors,
>> The Google Summer of Code season begins soon and it's time to collect
>> our thoughts for mentoring students this summer working full-time on
>> libvirt, KVM, and QEMU.
>>
>> What is GSoC?
>> Google Summer of Code 2015 (GSoC) funds students to
>> work on open source projects for 12 weeks over the summer. Open
>> source organizations apply to participate and those accepted receive
>> funding for one or more students.
>>
>>
>> We now need to collect a list of project ideas on our wiki. We also
>> need mentors to volunteer.
>>
>> http://qemu-project.org/Google_Summer_of_Code_2015
>>
>> Project ideas
>> Please post project ideas on the wiki page below. Project ideas
>> should be suitable as a 12-week project that a student fluent in
>> C/Python/etc can complete. No prior knowledge of QEMU/KVM/libvirt
>> internals can be assumed.
>>
> I'm not the most active of contributors, but here's an idea:
>
> Project idea: Integrate ide ATAPI and scsi CD-ROM driver
>
> Currently the ide ATAPI and scsi CD-ROM driver are two
> distinct implementations, and have different bugs/features.
> This leads to the situation that things which work when using the IDE
> emulation don't work when using the SCSI emulation and vice versa.
> So this project is for implementing a virtual ATA-to-SCSI bridge
> in qemu, use this for emulating an IDE ATAPI drive, and merging the
> missing features from the IDE implementation into the SCSI one.
>
> Skill level: intermediate
>
> (This would also help to implement advanced features like NCQ autosense
> or sense data reporting in the ATA emulation. Just in case someone's
> daft enough trying to implement a ZAC emulation ...).
>
> And yes, I'd be willing to mentor it.
>
> Cheers,
>
> Hannes
>
This would be very cool, and it might help make our admittedly weak
ATAPI support stronger.
I've asked Paolo before if he thought I should try to merge the ATAPI
and SCSI code, but he passed on the idea at the time. Might be something
a GSoC student could take a stab at, though the maze of SCSI, IDE and
ATAPI specs can be a little difficult to navigate at times.
If a bridge was designed to replace the current ATAPI code entirely, it
would need to have some inter-operability with the AHCI code, which has
its own unique quirks that we need to be mindful of.
It might wind up being a bit of a tall order, but it could be good fun.
--js
next prev parent reply other threads:[~2015-01-27 17:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 17:21 Submit your Google Summer of Code project ideas and volunteer to mentor Stefan Hajnoczi
2015-01-23 17:21 ` [Qemu-devel] " Stefan Hajnoczi
2015-01-27 2:21 ` Fam Zheng
2015-01-27 2:21 ` [Qemu-devel] " Fam Zheng
2015-01-27 12:48 ` Hannes Reinecke
2015-01-27 17:55 ` John Snow [this message]
2015-01-28 6:57 ` Hannes Reinecke
2015-02-05 10:05 ` Stefan Hajnoczi
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=54C7D102.3050503@redhat.com \
--to=jsnow@redhat.com \
--cc=hare@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.