From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Qemu-devel] [PATCH 1/4] i8254: Factor out base class for KVM reuse Date: Wed, 01 Feb 2012 13:55:45 +0100 Message-ID: <4F293651.2000304@redhat.com> References: <1e206a3b5dbd396606099fdbd9abd8c00bbdda31.1328035554.git.jan.kiszka@siemens.com> <4F285FBA.5050607@codemonkey.ws> <4F2861F4.1000604@web.de> <4F292ED1.3060901@redhat.com> <4F293361.2000300@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , qemu-devel , Anthony Liguori , Marcelo Tosatti To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:32481 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756299Ab2BAMzy (ORCPT ); Wed, 1 Feb 2012 07:55:54 -0500 In-Reply-To: <4F293361.2000300@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/01/2012 01:43 PM, Jan Kiszka wrote: > > It looks good, besides the need to rebase to Anthony's "part 3" changes. > Given that this part is not upstream and that the relevant conversion is > scripted, I would leave this to Anthony so far. Or what is the schedule? By the time your series is reviewed, gets to uq/master and it is posted, it's likely that he'll get first. He said he'll post a tree soonish, been waiting for that myself so I can post virtio-scsi... :) Paolo