All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>,
	Keir Fraser <Keir.Fraser@cl.cam.ac.uk>,
	Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Subject: [PATCH] Make Xend use consoled and xc_console
Date: Wed, 03 Aug 2005 16:26:10 -0500	[thread overview]
Message-ID: <42F13672.20204@us.ibm.com> (raw)

The attached patch removes all of the console handling code from Xend 
and changes xm to simply exec /usr/libexec/xen/xc_console.

I've done a pretty good amount of testing and this seems to clear up all 
of the Xend console issues in bugzilla.

This is a pretty big change to Xend though with a lot of deleted code so 
I'd appreciate if people more familiar with the Xend codebase could look 
through it critically.

In addition to the patch, the following files are no longer used:

tools/python/xen/util/console_client.py
tools/python/xen/xend/XendConsole.py
tools/python/xen/xend/server/SrvConsole.py
tools/python/xen/xend/server/SrvConsoleDir.py
tools/python/xen/xend/server/console.py

Regards,

Anthony Liguori

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

             reply	other threads:[~2005-08-03 21:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 21:26 Anthony Liguori [this message]
2005-08-03 21:30 ` [PATCH] Make Xend use consoled and xc_console Anthony Liguori
2005-08-19 16:46 ` [PATCH] mini-os updated Grzegorz Milos
  -- strict thread matches above, loose matches on Subject: below --
2005-08-03 21:56 [PATCH] Make Xend use consoled and xc_console Ian Pratt
2005-08-03 22:04 ` Anthony Liguori
2005-08-04  0:31   ` Rusty Russell
2005-08-04 19:23 ` Anthony Liguori
2005-08-04 22:03   ` Robert Read
2005-08-04 22:08     ` Anthony Liguori
2005-08-03 22:22 Ian Pratt
2005-08-03 23:10 ` Anthony Liguori
2005-08-04 23:17 Ian Pratt

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=42F13672.20204@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --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.