From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: [rfc/patch] use hvc for xen console Date: Tue, 13 Feb 2007 11:36:14 +0100 Message-ID: <45D1949E.1000809@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.osdl.org Errors-To: virtualization-bounces@lists.osdl.org To: Virtualization Mailing List , Xen devel list List-Id: virtualization@lists.linuxfoundation.org Hi, Here is a patch (on top of the paravirt patch queue) which makes xen guests use the hvc_console.c infrastructure for the console, thereby greatly reducing the amount console code. xvc0 is gone too, hvc0 is used instead. cheers, Gerd -- = Gerd Hoffmann