qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Cao,Bing Bu" <mars@linux.vnet.ibm.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Chris Wright <chrisw@redhat.com>,
	KVM devel mailing list <kvm@vger.kernel.org>,
	Juan Quintela <quintela@redhat.com>,
	dlaor@redhat.com, Developers qemu-devel <qemu-devel@nongnu.org>,
	Vadim Rozenfeld <vrozenfe@redhat.com>,
	hkran <hkran@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] KVM call agenda for Tuesday 3
Date: Wed, 04 Jan 2012 10:47:40 +0800	[thread overview]
Message-ID: <4F03BDCC.5060407@linux.vnet.ibm.com> (raw)
In-Reply-To: <CAJSP0QVKDdyakKpDkbBo=ijSxMr4u3PWcnHcBocraB5mN_dmPQ@mail.gmail.com>

On 01/03/2012 09:12 PM, Stefan Hajnoczi wrote:
> On Tue, Jan 3, 2012 at 12:15 PM, Dor Laor<dlaor@redhat.com>  wrote:
>> On 01/03/2012 10:33 AM, Stefan Hajnoczi wrote:
>>>
>>> On Mon, Jan 02, 2012 at 01:09:40PM +0100, Juan Quintela wrote:
>>>>
>>>> Please send in any agenda items you are interested in covering.
>>>
>>>
>>> Status of virtio drivers for Windows:
>>>   * Unsupported in community today
>>
>>
>> Why?
>
> Because there is no one around to answer questions or look into bugs
> in a timely manner.
>
> I'm not saying that virtio Windows drivers are unsupported, I'm saying
> that the _QEMU community_ isn't supporting them if you look at the
> mailing list and bug tracker activity.  Perhaps we should direct
> questions about the virtio drivers to some place?  I've already been
> CCing and bouncing questions from users to Vadim for several months.
>
>>>   * Bugs languish on bug tracker/mailing list
>>
>>
>> There are 1.2 developers on them and Vadim does the enlightenment support
>> for kvm too. I don't see plenty of issues that are currently actively, open,
>> can you point us to such?
>
> Yes, this is exactly the point.  Vadim is doing a great job but he's
> only 1 person.  Having 1.2 people that handle virtio Windows driver
> means the bus factor is dangerous and we cannot scale.
>
> The bug that brought this to mind again:
> https://bugs.launchpad.net/qemu/+bug/818673
>
> Another email thread on virtio-balloon driver issues (looks unsolved):
> http://lists.gnu.org/archive/html/qemu-devel/2011-10/msg01240.html
>
>> There is a legal issue w/ WHQL drivers but self sign is not a probably and I
>> believe that's what we have today.
>
> For a user anything other than first-class native drivers is a red
> flag that this software may work poorly - on modern Windows that means
> properly signed drivers.
>
> Although signing might seem like a secondary issue I think it's what
> actually has stopped us from growing a community around the virtio
> Windows drivers.  There are very few people who can help because a
> development environment where you can only contribute patches but not
> build the code fully takes the fun away.
>
> Basically I'm asking: is there a way we can do the virtio Windows
> driver development more in public, in the community, so that we will
> grow stronger in KVM Windows guest support?
>
> How do we bootstrap this into more than 1.2 people who can hack on and
> help with guest drivers?
>
> My suggestions are for those already involved to actively join IRC,
> mailing list, and bug tracker so they can pass on their knowledge and
> watch for questions.  Also, if there are known bugs and TODOs then
> please post them so folks with time and interest can help get them
> fixed.
>
> Stefan
>

Agree.

I am focusing on virtio drivers for windows in the past half a year.
I did some virtio driver test on several windows editions.
And read some virtio driver code to help me understanding it deeper.

But some questions surely will be met,in this occasion,the only way to 
get help is sending mail to Vadim. ;P

I do think it will be very good and helpful for me if there will be a 
place(mailing list,bug tracker,...)that I can join,QA,contribute.


BTW:
what is 1.2 people?
It's 1 and 1/5 ? :)


-- 
Best Regards,
Cao,Bing Bu

  parent reply	other threads:[~2012-01-04  2:48 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-02 12:09 [Qemu-devel] KVM call agenda for Tuesday 3 Juan Quintela
2012-01-02 13:46 ` Andreas Färber
2012-01-02 14:11   ` Paolo Bonzini
2012-01-03  1:12     ` Anthony Liguori
2012-01-03  8:54       ` Paolo Bonzini
2012-01-02 15:54   ` Peter Maydell
2012-01-03  1:14     ` Anthony Liguori
2012-01-03 10:26       ` Peter Maydell
2012-01-03 12:07         ` Alex Bradbury
2012-01-03 13:37         ` Anthony Liguori
2012-01-03 13:57           ` Peter Maydell
2012-01-03 14:02             ` Anthony Liguori
2012-01-03 14:13               ` Peter Maydell
2012-01-03  1:04   ` Anthony Liguori
2012-01-03 13:52     ` Andreas Färber
2012-01-03 13:59       ` Anthony Liguori
2012-01-03  8:33 ` Stefan Hajnoczi
2012-01-03 12:15   ` Dor Laor
2012-01-03 13:12     ` Stefan Hajnoczi
2012-01-03 14:10       ` Andreas Färber
2012-01-03 14:30       ` Vadim Rozenfeld
2012-01-04  2:47       ` Cao,Bing Bu [this message]
2012-01-04 11:25         ` 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=4F03BDCC.5060407@linux.vnet.ibm.com \
    --to=mars@linux.vnet.ibm.com \
    --cc=chrisw@redhat.com \
    --cc=dlaor@redhat.com \
    --cc=hkran@linux.vnet.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=stefanha@gmail.com \
    --cc=vrozenfe@redhat.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 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).