From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWjeq-0001aL-Qt for qemu-devel@nongnu.org; Wed, 15 Jun 2011 02:32:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWjep-0005kR-5d for qemu-devel@nongnu.org; Wed, 15 Jun 2011 02:32:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWjeo-0005kL-OF for qemu-devel@nongnu.org; Wed, 15 Jun 2011 02:32:55 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5F6WrD2012285 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 15 Jun 2011 02:32:53 -0400 Message-ID: <4DF85212.4010808@redhat.com> Date: Wed, 15 Jun 2011 08:32:50 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <20110614174020.GA13285@redhat.com> In-Reply-To: <20110614174020.GA13285@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] usb-ehci: move device/vendor/class id to qdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org On 06/14/11 19:40, Michael S. Tsirkin wrote: > This is on top of my pci tree. Looks good. Wanna queue this up in your PCI tree, so all devices are switched over at once when this is merged? cheers, Gerd