From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [patch 0/2] Fix and enhance virtio device id matching Date: Wed, 27 May 2009 12:11:17 +0930 Message-ID: <200905271211.17581.rusty@rustcorp.com.au> References: <20090526134608.545964000@de.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: virtualization@lists.linux-foundation.org, kvm@vger.kernel.org To: Christian Borntraeger Return-path: Received: from ozlabs.org ([203.10.76.45]:57125 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754454AbZE0ClR (ORCPT ); Tue, 26 May 2009 22:41:17 -0400 In-Reply-To: <20090526134608.545964000@de.ibm.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 26 May 2009 11:16:08 pm Christian Borntraeger wrote: > Hello Rusty, > > here are two patches that change the device matching of the virtio bus. > The patches have been refreshed agains linux-next and should apply > to your private virtio tree. > > OK for linux-next? Sure, added. Thanks! Rusty.