From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 12874DDDFB for ; Tue, 21 Oct 2008 10:25:08 +1100 (EST) Subject: Re: [RFC PATCH 0/5] patches for a network-based hvc backend (s390) From: Benjamin Herrenschmidt To: Hendrik Brueckner In-Reply-To: <20081014091247.433079967@linux.vnet.ibm.com> References: <20081014091247.433079967@linux.vnet.ibm.com> Content-Type: text/plain Date: Tue, 21 Oct 2008 10:23:37 +1100 Message-Id: <1224545017.7654.188.camel@pasglop> Mime-Version: 1.0 Cc: Jeremy Fitzhardinge , Christian Borntraeger , Rusty Russell , Heiko Carstens , LKML , Linux PPC devel , Martin Schwidefsky Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-10-14 at 11:12 +0200, Hendrik Brueckner wrote: > Hello, > > I work on a network-based hvc console backend for s390 that allows > to get "full-screen" terminal access to z/VM guest machines. > The solution consists of a HVC backend that provides the terminal interface; > and a tool to connect to the terminal via a z/VM specific communication > protocol. .../... Hi ! What's the status with that patch serie ? Is this 2.6.28 material ? Alan, are you ok with those ? Hendrik, have there been any respin other than v2 of patch 4/5 ? I can merge it via powerpc but it's getting late in the merge window... Cheers, Ben.