linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] Support multiple VirtioConsoles.
@ 2011-11-02 22:19 Miche Baker-Harvey
  2011-11-08 11:00 ` Amit Shah
  0 siblings, 1 reply; 2+ messages in thread
From: Miche Baker-Harvey @ 2011-11-02 22:19 UTC (permalink / raw)
  To: Stephen Rothwell, Greg Kroah-Hartman, Konrad Rzeszutek Wilk,
	Benjamin Herrenschmidt, Rusty Russell, Miche Baker-Harvey,
	linux-kernel, Mike Waychison, xen-devel, Anton Blanchard,
	Amit Shah, virtualization, ppc-dev

This patchset applies to linux-next/next-20111102.

This series implements support for multiple virtio_consoles using KVM.

This patchset addresses several issues associated with trying to
establish multiple virtio consoles. 

I'm trying to start a guest via KVM that supports multiple virtual
consoles, with getty's on each, and with some being console devices.

These patches let me establish more than one VirtioConsole (I'm
running eight at the moment), and enable console output appearing on
one of them.  It still doesn't successfully generate console output on
multiple VirtioConsoles.

Let me apologise for my last patch having gotten into Linus' tree, and
leaving other people to deal with crashes.  I had meant to be asking
for guidance, but I didn't mark it as "RFC".

This series reflects the input from Konrad Rzeszutek, Amit Shah, Stephen
Boyd, and Rusty Russell.  I think we do have to limit hvc_alloc() to one
thread.

I would appreciate any comments or feedback, or accept if appropriate.

Thanks,
Miche Baker-Harvey

---

Miche Baker-Harvey (3):
      virtio_console:  Fix locking of vtermno.
      hvc_init():  Enforce one-time initialization.
      Use separate struct console structure for each hvc_console.


 drivers/char/virtio_console.c |    9 ++++++---
 drivers/tty/hvc/hvc_console.c |   33 +++++++++++++++++++++++++++++++--
 drivers/tty/hvc/hvc_console.h |    1 +
 3 files changed, 38 insertions(+), 5 deletions(-)

-- 

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

* Re: [PATCH RFC 0/3] Support multiple VirtioConsoles.
  2011-11-02 22:19 [PATCH RFC 0/3] Support multiple VirtioConsoles Miche Baker-Harvey
@ 2011-11-08 11:00 ` Amit Shah
  0 siblings, 0 replies; 2+ messages in thread
From: Amit Shah @ 2011-11-08 11:00 UTC (permalink / raw)
  To: Miche Baker-Harvey
  Cc: Stephen Rothwell, Greg Kroah-Hartman, Konrad Rzeszutek Wilk,
	Benjamin Herrenschmidt, Rusty Russell, linux-kernel,
	Mike Waychison, xen-devel, Anton Blanchard, virtualization,
	ppc-dev

On (Wed) 02 Nov 2011 [15:19:06], Miche Baker-Harvey wrote:
> This patchset applies to linux-next/next-20111102.

Did you forget to send out the patches?  I don't see anything on any
of the lists nor my inbox.

		Amit

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

end of thread, other threads:[~2011-11-08 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-02 22:19 [PATCH RFC 0/3] Support multiple VirtioConsoles Miche Baker-Harvey
2011-11-08 11:00 ` Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).