All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: "Xu, Jiajun" <jiajun.xu@intel.com>,
	"'xen-devel@lists.xensource.com'" <xen-devel@lists.xensource.com>,
	"space.time.universe@gmail.com" <space.time.universe@gmail.com>
Subject: Re: Latest Pv_ops dom0 fails to boot
Date: Thu, 29 Oct 2009 13:39:10 -0700	[thread overview]
Message-ID: <4AE9FD6E.4000508@goop.org> (raw)
In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC201C9C95A92@pdsmsx503.ccr.corp.intel.com>

On 10/28/09 18:14, Zhang, Xiantao wrote:
> Jeremy Fitzhardinge wrote:
>   
>> On 10/27/09 20:03, Zhang, Xiantao wrote:
>>     
>>> Seems it is caused by newly-introduced
>>> hypercall(VCPUOP_register_vcpu_time_memory_area) for setting memory
>>> area for vcpu time.  Try the following patch(Just disable
>>> Xen_TIM_VSYSCALL) to have a try.   
>>>
>>>       
>> Are you saying that if that hypercall hasn't been implemented it
>> crashes?  Hm, will double-check.  It's certainly supposed to just
>> fall back. 
>>     
> No. If hypervisor doesn't support the hypercall, it just return -ENOSYS, and dom0 can work well. But after implementing the hypercall in the hypervisor(Cset#20339), both dom0 and hypervisor all performs correpsonding actions in this case, so issues happen. That is to say, if disable this hypercall either in hypervisor or in dom0, it should work, but if enable both, the issue occurs. So it should be caused by incorrect hypercall implementation 
>   

It's hard to see how any bug in either the Xen or kernel code relating
to that could cause the symptoms you're reporting, at least directly. 
Could you post the full output of the kernel boot?

What is the host hardware?

Thanks,
    J

  reply	other threads:[~2009-10-29 20:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 13:55 Latest Pv_ops dom0 fails to boot Xu, Jiajun
2009-10-26 14:03 ` Mr. Teo En Ming (Zhang Enming)
2009-10-26 14:16   ` Xu, Jiajun
2009-10-26 14:41     ` Mr. Teo En Ming (Zhang Enming)
2009-10-27 19:23 ` Jeremy Fitzhardinge
2009-10-28  3:03   ` Zhang, Xiantao
2009-10-28 17:34     ` Jeremy Fitzhardinge
2009-10-29  1:14       ` Zhang, Xiantao
2009-10-29 20:39         ` Jeremy Fitzhardinge [this message]
2009-10-30  1:17           ` Xu, Jiajun

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=4AE9FD6E.4000508@goop.org \
    --to=jeremy@goop.org \
    --cc=jiajun.xu@intel.com \
    --cc=space.time.universe@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xiantao.zhang@intel.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.