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 15:15:13 +0000 Message-ID: <1256829313.10825.81.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> <4AE9A90F.1060108@codemonkey.ws> <1256827719.10825.75.camel@blaa> <1256828478.25064.126.camel@x200> <1256828478.10825.79.camel@blaa> <1256829193.25064.134.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 , Rusty Russell To: kirkland@canonical.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27595 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754302AbZJ2PRa (ORCPT ); Thu, 29 Oct 2009 11:17:30 -0400 In-Reply-To: <1256829193.25064.134.camel@x200> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2009-10-29 at 10:13 -0500, Dustin Kirkland wrote: > On Thu, 2009-10-29 at 15:01 +0000, Mark McLoughlin wrote: > > Sorry, should be VIRTIO_NET_F_CSUM ... the rest is correct > > Brilliant! > > Works like a champ. I'll send a patch in a subsequent email. Would you > add a signed-off-by (or whatever), Mark? Sure, Signed-off-by: Mark McLoughlin or: Acked-by: Mark McLoughlin whichever works :) Cheers, Mark.