From: Julien Grall <julien.grall@arm.com>
To: bharat gohil <ghl.bhrt@gmail.com>,
xen-devel@lists.xen.org,
Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [sun8i][H3] Question about running Xen on OrangePi PC
Date: Fri, 20 May 2016 15:21:01 +0100 [thread overview]
Message-ID: <573F1D4D.8000300@arm.com> (raw)
In-Reply-To: <CABdg74dbu=NtKA91TBAC0_tsYnSDNZ1ofnTyqSfqy=a=SMTZuQ@mail.gmail.com>
On 19/05/16 18:31, bharat gohil wrote:
> Hello All,
Hello,
> I am trying to boot xen on OrangePi PC(based upon Allwinner H3). It is
> able to boot on this target board but it hangs when it try to boot
> unmodified linux guest(with xen configuration enable).
>
> Please find following log for same.Can anyone guide me to debug this
> problem(hang)?
>
> Starting kernel ...
>
> - UART enabled -
> - CPU 00000000 booting -
> - Xen starting in Hyp mode -
> - Zero BSS -
> - Setting up control registers -
> - Turning on paging -
> - Ready -
> (XEN) Checking for initrd in /chosen
> (XEN) RAM: 0000000040000000 - 000000007fffffff
> (XEN)
> (XEN) MODULE[0]: 000000007ec00000 - 000000007ec04000 Device Tree
> (XEN) MODULE[1]: 000000007f600000 - 000000007f955328 Kernel
> console=hvc0 d
The end of the command line seems to have been eaten.
What's the full command line? I would recommend you to use earlycon for
Linux to get some early log. The parameter looks like:
earlycon=uart,mmio32,0x07000000
(Note, I do not know if the parameters are correct)
> (XEN) RESVD[0]: 000000007ffa1000 - 000000007ffa15e8
> (XEN) RESVD[1]: 000000007ec00000 - 000000007ec04000
> (XEN)
> (XEN) Command line: console=dtuart dtuart=/soc@01c00000/serial@01c28000
> dom0_meM
Same here.
> (XEN) Placing Xen at 0x000000007fc00000-0x000000007fe00000
> (XEN) Update BOOTMOD_XEN from 000000007ea00000-000000007eb01701 =>
> 000000007fc01
> (XEN) Xen heap: 000000007c000000-000000007e000000 (8192 pages)
> (XEN) Dom heap: 253952 pages
> (XEN) Domain heap initialised
> (XEN) Platform: Generic System
> (XEN) Looking for dtuart at "/soc@01c00000/serial@01c28000", options ""
> (XEN) Unable to find device "/soc@01c00000/serial@01c28000"
> (XEN) Bad console= option 'dtuart'
Not related to your issue, but Xen is not able to find the serial you
passed on the command line.
> Xen 4.6.2-pre
> (XEN) Xen version 4.6.2-pre (bgohil@) (arm-eabi-gcc (Linaro GCC
> 5.3-2016.02) 5.6
The board is not officially supported by Xen. I would highly recommend
you to use Xen upstream (i.e master or staging) when trying to port the
hypervisor on a new board.
> (XEN) Latest ChangeSet: Tue Apr 26 12:07:49 2016 +0200 git:39546d1
> (XEN) Processor: 410fc075: "ARM Limited", variant: 0x0, part 0xc07, rev 0x5
> (XEN) 32-bit Execution:
> (XEN) Processor Features: 00001131:00011011
> (XEN) Instruction Sets: AArch32 A32 Thumb Thumb-2 ThumbEE Jazelle
> (XEN) Extensions: GenericTimer Security
> (XEN) Debug Features: 02010555
> (XEN) Auxiliary Features: 00000000
> (XEN) Memory Model Features: 10101105 40000000 01240000 02102211
> (XEN) ISA Features: 02101110 13112111 21232041 11112131 10011142 00000000
> (XEN) Using PSCI-0.1 for SMP bringup
> (XEN) Generic Timer IRQ: phys=30 hyp=26 virt=27 Freq: 24000 KHz
> (XEN) GICv2 initialization:
> (XEN) gic_dist_addr=0000000001c81000
> (XEN) gic_cpu_addr=0000000001c82000
> (XEN) gic_hyp_addr=0000000001c84000
> (XEN) gic_vcpu_addr=0000000001c86000
> (XEN) gic_maintenance_irq=25
> (XEN) GICv2: 160 lines, 4 cpus, secure (IID 0100143b).
> (XEN) Using scheduler: SMP Credit Scheduler (credit)
> (XEN) Allocated console ring of 32 KiB.
> (XEN) VFP implementer 0x41 architecture 2 part 0x30 variant 0x7 rev 0x5
> (XEN) Bringing up CPU1
> - CPU 00000001 booting -
> - Xen starting in Hyp mode -
> - Setting up control registers -
> - Turning on paging -
> - Ready -
> (XEN) CPU 1 booted.
> (XEN) Bringing up CPU2
> - CPU 00000002 booting -
> - Xen starting in Hyp mode -
> - Setting up control registers -
> - Turning on paging -
> - Ready -
> (XEN) CPU 2 booted.
> (XEN) Bringing up CPU3
> - CPU 00000003 booting -
> - Xen starting in Hyp mode -
> - Setting up control registers -
> - Turning on paging -
> - Ready -
> (XEN) CPU 3 booted.
> (XEN) Brought up 4 CPUs
> (XEN) P2M: 40-bit IPA
> (XEN) P2M: 3 levels with order-1 root, VTCR 0x80003558
> (XEN) I/O virtualisation disabled
> (XEN) *** LOADING DOMAIN 0 ***
> (XEN) Loading kernel from boot module @ 000000007f600000
> (XEN) Allocating 1:1 mappings totalling 128MB for dom0:
> (XEN) BANK[0] 0x00000070000000-0x00000078000000 (128MB)
> (XEN) Grant table range: 0x0000007fc00000-0x0000007fc61000
> (XEN) Loading zImage from 000000007f600000 to
> 0000000077c00000-0000000077f55328
> (XEN) Allocating PPI 16 for event channel interrupt
> (XEN) Loading dom0 DTB to 0x0000000077a00000-0x0000000077a03cd0
> (XEN) Scrubbing Free RAM on 1 nodes using 4 CPUs
> (XEN) ..done.
> (XEN) Initial low memory virq threshold set at 0x4000 pages.
> (XEN) Std. Loglevel: All
> (XEN) Guest Loglevel: All
> (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
> input to Xe)
> (XEN) Freed 264kB init memory.
> (XEN) d0v0: vGICD: unhandled word write 0xffffffff to ICACTIVER4
> (XEN) traps.c:2447:d0v0 HSR=0x93840047 pc=0xc08170e8 gva=0xc8800384
> gpa=0x000004
It looks like your guest received a data abort when trying to access the
physical address 0x000004.
I would recommend you to find who is trying to access this address. You
can use addr2line with the PC to find the associated line code.
Regards,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-05-20 14:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 17:31 [sun8i][H3] Question about running Xen on OrangePi PC bharat gohil
2016-05-20 14:21 ` Julien Grall [this message]
2017-01-23 16:49 ` bharat gohil
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=573F1D4D.8000300@arm.com \
--to=julien.grall@arm.com \
--cc=ghl.bhrt@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).