From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z73cg-0007kA-LV for qemu-devel@nongnu.org; Mon, 22 Jun 2015 11:26:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z73cZ-0007cs-3o for qemu-devel@nongnu.org; Mon, 22 Jun 2015 11:26:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z73cY-0007cm-Ub for qemu-devel@nongnu.org; Mon, 22 Jun 2015 11:26:51 -0400 Message-ID: <1434986807.3361.36.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 22 Jun 2015 17:26:47 +0200 In-Reply-To: <5588083E.1060605@redhat.com> References: <1432686530-14777-1-git-send-email-pcacjr@zytor.com> <55658F4B.5000204@redhat.com> <5588083E.1060605@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ich9: initialise RCBA register through LPC interface List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Paulo Alcantara , seabios@seabios.org, Paulo Alcantara , qemu-devel@nongnu.org Hi, > > Reviewed-by: Paolo Bonzini > > > > > > Ping? If TCO support is added to QEMU 2.4, we need this patch too. Hmm, should that happen we need a 1.8.3 release I guess ... Can you ping me in case tco makes it into 2.4? thanks, Gerd > > Paolo