From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: [PATCH 0/1] virtio: console: fix for early console Date: Thu, 22 Sep 2011 23:44:22 +0530 Message-ID: Cc: Christian Borntraeger , kvm list , Virtualization List , Amit Shah To: Rusty Russell Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54575 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751370Ab1IVSPD (ORCPT ); Thu, 22 Sep 2011 14:15:03 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi Rusty, This is a fix from Christian for early console handling with multiport support. Please apply. Christian, I've made some changes to the patch as noted in the commit message. Nothing major, but an ACK would be nice. Thanks. Christian Borntraeger (1): virtio: console: wait for first console port for early console output drivers/char/virtio_console.c | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) -- 1.7.6.2