From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0gM-0003gG-Je for qemu-devel@nongnu.org; Tue, 14 Jul 2015 09:55:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZF0gF-0007b4-Po for qemu-devel@nongnu.org; Tue, 14 Jul 2015 09:55:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0gF-0007aq-LR for qemu-devel@nongnu.org; Tue, 14 Jul 2015 09:55:31 -0400 Message-ID: <1436882124.7200.18.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 14 Jul 2015 15:55:24 +0200 In-Reply-To: <1436486641-11808-1-git-send-email-pcacjr@zytor.com> References: <1432686530-14777-1-git-send-email-pcacjr@zytor.com> <1436486641-11808-1-git-send-email-pcacjr@zytor.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] ich9: initialise RCBA register through LPC interface List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paulo Alcantara Cc: Paolo Bonzini , Kevin O'Connor , seabios@seabios.org, Paulo Alcantara , qemu-devel@nongnu.org On Do, 2015-07-09 at 21:04 -0300, Paulo Alcantara wrote: > This patch initialises root complex register block BAR in order to > support TCO watchdog emulation features on QEMU. qemu patches are merged, committed this one too now. Also cherry-picked into 1.8-stable. So, time to roll 1.8.3? Anything else pending? cheers, Gerd