xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@arm.com>
To: Dirk Behme <dirk.behme@gmail.com>
Cc: sstabellini@kernel.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: ARMv8: New board bring up hangs in kernel start?
Date: Wed, 6 Apr 2016 11:48:17 +0100	[thread overview]
Message-ID: <5704E971.2020907@arm.com> (raw)
In-Reply-To: <57028BEC.1040707@gmail.com>



On 04/04/2016 16:44, Dirk Behme wrote:
> Hi Julien,

Hello Dirk,

> On 01.04.2016 18:34, Julien Grall wrote:
>>
>>
>> On 31/03/16 18:41, Dirk Behme wrote:
>>>> Also have you tried a newer version of Xen?
>>>
>>>
>>> I've switched to the recent master
>>>
>>> a6f2cdb63 x86/hvm/viridian: keep APIC assist page mapped
>>>
>>> now. No difference.
>>>
>>> I'll have a deeper look into the interrupt configuration.
>>>
>>> Is there anywhere some basic description which interrupts are supposed
>>> to be handled by XEN and which by the Linux kernel? I.e. how the ARM
>>> GIC
>>> should be configured regarding the distributor/CPU/virtual parts?
>>
>> All the interrupts are taken by Xen. The function do_IRQ in Xen will
>> dispatch the IRQ either to a guest or call a Xen specific handler.
>>
>> Xen handles only a limited number of interrupt:
>>      * timers
>>      * UART
>>      * SMMU
>>
>> The rest is either routed to guests or blacklisted by Xen.
>
>
> Ok, thanks, that helps :) Once I have it working, maybe I post a patch
> to add this info to the documentation.

That would be good. Thank you!

>
> Just an other question:
>
> On ARMv8 64-bit Xen is supposed to be started at EL2 *nonsecure*, correct?

That's right.

>
> It looks to me that the GICv2 on my board is already partly configured
> by the firmware at secure EL3. That does mean, whatever
> gicv2_dist_init() and gicv2_cpu_init() are supposed to do, they can't do
> it (completely) because they don't have access to the secure part of the
> GIC (?)

Which is normal, the secure part of the GIC should have already been 
initialized by the firmware running at secure EL3.

Do you know if Linux was able to initialize KVM on baremetal?

Regards,

-- 
Julien Grall

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

  reply	other threads:[~2016-04-06 10:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 17:24 ARMv8: New board bring up hangs in kernel start? Dirk Behme
2016-03-23 18:41 ` Konrad Rzeszutek Wilk
2016-03-31 16:45   ` Stefano Stabellini
2016-03-29 18:53 ` Julien Grall
2016-03-31 17:41   ` Dirk Behme
2016-04-01 16:34     ` Julien Grall
2016-04-04 15:44       ` Dirk Behme
2016-04-06 10:48         ` Julien Grall [this message]
2016-04-16 17:39           ` Dirk Behme
2016-04-18  8:17             ` Julien Grall
2016-04-19 13:59               ` Dirk Behme

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=5704E971.2020907@arm.com \
    --to=julien.grall@arm.com \
    --cc=dirk.behme@gmail.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xen.org \
    /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 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).