[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] ARM64:Porting xen to new hardware
Hello Olensandr, I able to boot xen and trying to boot dom0 but there are no console log for dom0. following log for xen and it stuck booting dom0. (XEN) I/O virtualisation disabled (XEN) build-id: 7c2a3c70fb94754801d18c4cb9e3db3ffa01d8c4 (XEN) alternatives: Patching with alt table 00000000400d2e08 -> 00000000400d32dc (XEN) *** LOADING DOMAIN 0 *** (XEN) Loading kernel from boot module @ 0000000040148158 (XEN) Allocating 1:1 mappings totalling 128MB for dom0: (XEN) BANK[0] 0x00000048000000-0x00000050000000 (128MB) (XEN) Grant table range: 0x000000bfe00000-0x000000bfe65000 (XEN) Loading zImage from 0000000040148158 to 0000000048080000-0000000049480000 (XEN) Allocating PPI 16 for event channel interrupt (XEN) Loading dom0 DTB to 0x000000004fe00000-0x000000004fe0f31e (XEN) Scrubbing Free RAM on 1 nodes using 3 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 Xen) (XEN) Freed 272kB init memory. I have done all the xen configuration in linux kernel 4.9. This kernel booting fine without xen. following are the DTB changes, chosen { #address-cells = <1>; #size-cells = <1>; bootargs = "console=dtuart dtuart=serial0 dom0_mem=128M"; stdout-path = "serial0"; module: module@0 { compatible = "xen,linux-zimage", "xen,multiboot-module"; reg = <0x40148158 0x1400000>; bootargs = "console=hvc0,921600n8 earlyprintk=xen debug ignore_loglevel rw root=/dev/mmcblk0p7"; }; }; Can you tell me how to debug dom0 booting or anything which i can check? On Wed, Sep 6, 2017 at 3:49 PM, Oleksandr Tyshchenko <olekstysh@xxxxxxxxx> wrote: Hi Bharat -- _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |