From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: [Qemu-devel] qemu-kvm-0.11 regression, crashes on older guests with virtio network Date: Thu, 29 Oct 2009 14:50:13 +0000 Message-ID: <1256827813.10825.78.camel@blaa> References: <1256807803.10825.39.camel@blaa> <1256815818-sup-7805@xpc65.scottt> <1256818566.10825.58.camel@blaa> <4AE9A299.5060003@codemonkey.ws> <1256826351.10825.69.camel@blaa> <1256826874.25064.114.camel@x200> <1256827578.25064.123.camel@x200> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , Scott Tsai , qemu-devel , kvm To: kirkland@canonical.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:16106 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754287AbZJ2OwQ (ORCPT ); Thu, 29 Oct 2009 10:52:16 -0400 In-Reply-To: <1256827578.25064.123.camel@x200> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2009-10-29 at 09:46 -0500, Dustin Kirkland wrote: > On Thu, 2009-10-29 at 09:34 -0500, Dustin Kirkland wrote: > > In the mean time, Hardy's kernel is in git here: > > > > http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=summary > > I'll save you a few clicks... > > http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=blob;f=drivers/net/virtio_net.c;h=d1a200ff5fd266c05e9a876e5e4e550737f77d84;hb=HEAD Actually, what would save more clicks is if: git://kernel.ubuntu.com/ubuntu/ubuntu-hardy.git was listed in web interface. Took me a while to find: https://wiki.ubuntu.com/KernelTeam/KernelGitGuide :-) Thanks, Mark.