All of lore.kernel.org
 help / color / mirror / Atom feed
* How console data travel in Xen?
@ 2005-06-30 15:41 NAHieu
  2005-06-30 16:08 ` Anthony Liguori
  0 siblings, 1 reply; 7+ messages in thread
From: NAHieu @ 2005-06-30 15:41 UTC (permalink / raw)
  To: xen-devel

Hello,

I am trying to investigate in detail how console data go thru the Xen
system. Suppose that I am running a domainU, when I type at the
domainU console (I connect to the console with xencons or ssh), how
data (from keyboard in this case) travel from low level (hardware) to
Xen, then to dom0, then to domU?

I am not afraid of reading and hacking the source to understand this,
but I dont know where to start in the jungle of code. (Which files
should I pay attention to?)

Looks like xen/drivers/char/console.c is not related to this problem?

All the helps are highly appreciated ;-)

Thank you a lot,
Hieu

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: How console data travel in Xen?
@ 2005-06-30 15:52 Li, Xin B
  0 siblings, 0 replies; 7+ messages in thread
From: Li, Xin B @ 2005-06-30 15:52 UTC (permalink / raw)
  To: NAHieu, xen-devel

NAHieu wrote:
> Hello,
> 
> I am trying to investigate in detail how console data go
> thru the Xen system. Suppose that I am running a domainU,
> when I type at the domainU console (I connect to the
> console with xencons or ssh), how data (from keyboard in
> this case) travel from low level (hardware) to Xen, then
> to dom0, then to domU? 
> 
> I am not afraid of reading and hacking the source to
> understand this, but I dont know where to start in the
> jungle of code. (Which files should I pay attention to?)
> 
> Looks like xen/drivers/char/console.c is not related to
> this problem? 

Xcs.c should help!

> 
> All the helps are highly appreciated ;-)
> 
> Thank you a lot,
> Hieu
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread
* How console data travel in Xen?
@ 2005-06-30  9:06 NAHieu
  0 siblings, 0 replies; 7+ messages in thread
From: NAHieu @ 2005-06-30  9:06 UTC (permalink / raw)
  To: xen-devel

Hello,

I am trying to investigate in detail how console data go thru the Xen
system. Suppose that I am running a domainU, when I type at the
domainU console (I connect to the console with xencons or ssh), how
data (from keyboard in this case) travel from low level (hardware) to
Xen, then to dom0, then to domU?

I am not afraid of reading and hacking the source to understand this,
but I dont know where to start in the jungle of code. (Which files
should I pay attention to?)

Looks like xen/drivers/char/console.c is not related to this problem?

All the helps are highly appreciated ;-)

Thank you a lot,
Hieu

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

end of thread, other threads:[~2005-06-30 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-30 15:41 How console data travel in Xen? NAHieu
2005-06-30 16:08 ` Anthony Liguori
2005-06-30 17:28   ` NAHieu
2005-06-30 18:16     ` Anthony Liguori
     [not found]       ` <5d7aca95050630113550c453b0@mail.gmail.com>
2005-06-30 18:39         ` Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2005-06-30 15:52 Li, Xin B
2005-06-30  9:06 NAHieu

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.