All of lore.kernel.org
 help / color / mirror / Atom feed
* how can I debug nested xen?
@ 2015-12-10 14:15 quizyjones
  2015-12-10 19:06 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 5+ messages in thread
From: quizyjones @ 2015-12-10 14:15 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]

I can debug xen using console connections. However, HVM nested xen seems to not support 'xl console'. Even though I set the console according to http://www.dedoimedo.com/computers/xen-console.html, it still cannot output xen related infomation. Any suggestions? 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 578 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: how can I debug nested xen?
  2015-12-10 14:15 how can I debug nested xen? quizyjones
@ 2015-12-10 19:06 ` Konrad Rzeszutek Wilk
  2015-12-11  1:33   ` quizy_jones
  2015-12-11  6:39   ` Xu, Quan
  0 siblings, 2 replies; 5+ messages in thread
From: Konrad Rzeszutek Wilk @ 2015-12-10 19:06 UTC (permalink / raw)
  To: quizyjones; +Cc: xen-devel

On Thu, Dec 10, 2015 at 02:15:32PM +0000, quizyjones wrote:
> I can debug xen using console connections. However, HVM nested xen seems to not support 'xl console'. Even though I set the console according to http://www.dedoimedo.com/computers/xen-console.html, it still cannot output xen related infomation. Any suggestions? 		 	   		  

Nonsense - it works.

Did you set on Xen's (the nested one) com1=115200 console=com1?

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

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

* Re: how can I debug nested xen?
  2015-12-10 19:06 ` Konrad Rzeszutek Wilk
@ 2015-12-11  1:33   ` quizy_jones
  2015-12-11  1:56     ` Konrad Rzeszutek Wilk
  2015-12-11  6:39   ` Xu, Quan
  1 sibling, 1 reply; 5+ messages in thread
From: quizy_jones @ 2015-12-11  1:33 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 956 bytes --]

Yes, I thought it is console=ttyS0. Actually, that should be to dom0 kernel. Thanks.



jones
 
From: Konrad Rzeszutek Wilk
Date: 2015-12-11 03:06
To: quizyjones
CC: xen-devel@lists.xen.org
Subject: Re: [Xen-devel] how can I debug nested xen?
On Thu, Dec 10, 2015 at 02:15:32PM +0000, quizyjones wrote:
> I can debug xen using console connections. However, HVM nested xen seems to not support 'xl console'. Even though I set the console according to http://www.dedoimedo.com/computers/xen-console.html, it still cannot output xen related infomation. Any suggestions?      
 
Nonsense - it works.
 
Did you set on Xen's (the nested one) com1=115200 console=com1?
 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
 
 
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

[-- Attachment #1.2: Type: text/html, Size: 2348 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: how can I debug nested xen?
  2015-12-11  1:33   ` quizy_jones
@ 2015-12-11  1:56     ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 5+ messages in thread
From: Konrad Rzeszutek Wilk @ 2015-12-11  1:56 UTC (permalink / raw)
  To: quizy_jones; +Cc: xen-devel

On Fri, Dec 11, 2015 at 09:33:02AM +0800, quizy_jones@outlook.com wrote:
> Yes, I thought it is console=ttyS0. Actually, that should be to dom0 kernel. Thanks.

No. On the dom0 kernel it should be console=hvc0. Unless you only want to
see the Linux kernel output but not the hypervisor?
> 
> 
> 
> jones
>  
> From: Konrad Rzeszutek Wilk
> Date: 2015-12-11 03:06
> To: quizyjones
> CC: xen-devel@lists.xen.org
> Subject: Re: [Xen-devel] how can I debug nested xen?
> On Thu, Dec 10, 2015 at 02:15:32PM +0000, quizyjones wrote:
> > I can debug xen using console connections. However, HVM nested xen seems to not support 'xl console'. Even though I set the console according to http://www.dedoimedo.com/computers/xen-console.html, it still cannot output xen related infomation. Any suggestions?      
>  
> Nonsense - it works.
>  
> Did you set on Xen's (the nested one) com1=115200 console=com1?
>  
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
>  
>  
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

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

* Re: how can I debug nested xen?
  2015-12-10 19:06 ` Konrad Rzeszutek Wilk
  2015-12-11  1:33   ` quizy_jones
@ 2015-12-11  6:39   ` Xu, Quan
  1 sibling, 0 replies; 5+ messages in thread
From: Xu, Quan @ 2015-12-11  6:39 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, quizyjones; +Cc: xen-devel

On 11.12.2015 at 3:06pm, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> On Thu, Dec 10, 2015 at 02:15:32PM +0000, quizyjones wrote:
> > I can debug xen using console connections. However, HVM nested xen seems
> to not support 'xl console'. Even though I set the console according to
> http://www.dedoimedo.com/computers/xen-console.html, it still cannot
> output xen related infomation. Any suggestions?
> 
> Nonsense - it works.
> 
> Did you set on Xen's (the nested one) com1=115200 console=com1?
> 

FYI, 'console=com1,115200,8n1' is working in my machine.

Quan

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

end of thread, other threads:[~2015-12-11  6:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-10 14:15 how can I debug nested xen? quizyjones
2015-12-10 19:06 ` Konrad Rzeszutek Wilk
2015-12-11  1:33   ` quizy_jones
2015-12-11  1:56     ` Konrad Rzeszutek Wilk
2015-12-11  6:39   ` Xu, Quan

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.