From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com,
Jeremy Fitzhardinge <Jeremy.Fitzhardinge@citrix.com>
Subject: Re: [Xen-devel] [PATCH 0/2] Xen PV on HVM multiple PV consoles
Date: Wed, 01 Dec 2010 23:43:53 +0300 [thread overview]
Message-ID: <1291236234.22027.0.camel@mobile> (raw)
In-Reply-To: <alpine.DEB.2.00.1012011715070.14723@kaball-desktop>
On Wed, 2010-12-01 at 18:25 +0000, Stefano Stabellini wrote:
> Hi all,
> this small patch series achieves two goals:
>
> - make PV consoles work for PV on HVM guests;
>
> - implement support for multiple PV consoles for PV and PV on HVM guests.
>
> Stefano Stabellini (2):
> hvc_xen: support PV on HVM consoles
> hvc_xen: implement multiconsole support
>
> drivers/char/hvc_xen.c | 479 ++++++++++++++++++++++++++++++++----
> include/xen/interface/hvm/params.h | 6 +-
> 2 files changed, 441 insertions(+), 44 deletions(-)
>
> A branch with these patches on 2.6.37-rc4 is available here:
>
> git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 2.6.37-rc4-pvhvm-pvconsole
>
> Cheers,
Does it possible to apply only this 2 patches on stable-2.6.32.x and get
working serial consoles?
WARNING: multiple messages have this Message-ID (diff)
From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Fitzhardinge <Jeremy.Fitzhardinge@citrix.com>,
xen-devel@lists.xensource.comJeremy,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] Xen PV on HVM multiple PV consoles
Date: Wed, 01 Dec 2010 23:43:53 +0300 [thread overview]
Message-ID: <1291236234.22027.0.camel@mobile> (raw)
In-Reply-To: <alpine.DEB.2.00.1012011715070.14723@kaball-desktop>
On Wed, 2010-12-01 at 18:25 +0000, Stefano Stabellini wrote:
> Hi all,
> this small patch series achieves two goals:
>
> - make PV consoles work for PV on HVM guests;
>
> - implement support for multiple PV consoles for PV and PV on HVM guests.
>
> Stefano Stabellini (2):
> hvc_xen: support PV on HVM consoles
> hvc_xen: implement multiconsole support
>
> drivers/char/hvc_xen.c | 479 ++++++++++++++++++++++++++++++++----
> include/xen/interface/hvm/params.h | 6 +-
> 2 files changed, 441 insertions(+), 44 deletions(-)
>
> A branch with these patches on 2.6.37-rc4 is available here:
>
> git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 2.6.37-rc4-pvhvm-pvconsole
>
> Cheers,
Does it possible to apply only this 2 patches on stable-2.6.32.x and get
working serial consoles?
next prev parent reply other threads:[~2010-12-01 20:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-01 18:25 [PATCH 0/2] Xen PV on HVM multiple PV consoles Stefano Stabellini
2010-12-01 18:25 ` Stefano Stabellini
2010-12-01 18:26 ` [PATCH 1/2] hvc_xen: support PV on HVM consoles stefano.stabellini
2010-12-01 18:26 ` [PATCH 2/2] hvc_xen: implement multiconsole support stefano.stabellini
2010-12-01 20:43 ` Vasiliy G Tolstov [this message]
2010-12-01 20:43 ` [PATCH 0/2] Xen PV on HVM multiple PV consoles Vasiliy G Tolstov
2010-12-02 17:21 ` [Xen-devel] " Stefano Stabellini
2010-12-02 17:21 ` Stefano Stabellini
2010-12-03 19:35 ` [Xen-devel] " Vasiliy G Tolstov
2010-12-06 10:36 ` Stefano Stabellini
2010-12-06 13:03 ` Vasiliy G Tolstov
2010-12-07 10:30 ` Stefano Stabellini
2010-12-09 11:00 ` Vasiliy G Tolstov
2010-12-09 12:12 ` Pasi Kärkkäinen
2010-12-09 12:12 ` Pasi Kärkkäinen
2010-12-09 12:15 ` [Xen-devel] " Vasiliy G Tolstov
2010-12-09 18:07 ` Jeremy Fitzhardinge
2010-12-09 18:16 ` Pasi Kärkkäinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1291236234.22027.0.camel@mobile \
--to=v.tolstov@selfip.ru \
--cc=Jeremy.Fitzhardinge@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.