All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Xen PV on HVM multiple PV consoles
@ 2010-12-01 18:25 ` Stefano Stabellini
  0 siblings, 0 replies; 18+ messages in thread
From: Stefano Stabellini @ 2010-12-01 18:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: xen-devel, Jeremy Fitzhardinge, Stefano Stabellini

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,

Stefano

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2010-12-09 18:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Xen-devel] [PATCH 0/2] Xen PV on HVM multiple PV consoles Vasiliy G Tolstov
2010-12-01 20:43   ` 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

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.