From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [Qemu-devel] [PATCH 1/4] i8254: Factor out base class for KVM reuse Date: Wed, 01 Feb 2012 14:10:35 +0100 Message-ID: <4F2939CB.9000207@siemens.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> <4F293651.2000304@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , qemu-devel , Anthony Liguori , Marcelo Tosatti To: Paolo Bonzini Return-path: Received: from thoth.sbs.de ([192.35.17.2]:33264 "EHLO thoth.sbs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754179Ab2BANKr (ORCPT ); Wed, 1 Feb 2012 08:10:47 -0500 In-Reply-To: <4F293651.2000304@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 2012-02-01 13:55, Paolo Bonzini wrote: > 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. This is no uq/master material. > > He said he'll post a tree soonish, been waiting for that myself so I can > post virtio-scsi... :) Yep, once there is a tree to work against, rebasing is also possible. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsZxX-0008QW-PF for qemu-devel@nongnu.org; Wed, 01 Feb 2012 08:10:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsZxT-0008NO-EJ for qemu-devel@nongnu.org; Wed, 01 Feb 2012 08:10:47 -0500 Received: from thoth.sbs.de ([192.35.17.2]:15424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsZxT-0008Le-4P for qemu-devel@nongnu.org; Wed, 01 Feb 2012 08:10:43 -0500 Message-ID: <4F2939CB.9000207@siemens.com> Date: Wed, 01 Feb 2012 14:10:35 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <1e206a3b5dbd396606099fdbd9abd8c00bbdda31.1328035554.git.jan.kiszka@siemens.com> <4F285FBA.5050607@codemonkey.ws> <4F2861F4.1000604@web.de> <4F292ED1.3060901@redhat.com> <4F293361.2000300@siemens.com> <4F293651.2000304@redhat.com> In-Reply-To: <4F293651.2000304@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/4] i8254: Factor out base class for KVM reuse List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Marcelo Tosatti , qemu-devel , "kvm@vger.kernel.org" On 2012-02-01 13:55, Paolo Bonzini wrote: > 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. This is no uq/master material. > > He said he'll post a tree soonish, been waiting for that myself so I can > post virtio-scsi... :) Yep, once there is a tree to work against, rebasing is also possible. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux