All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suravee Suthikulanit <suravee.suthikulpanit@amd.com>
To: Julien Grall <julien.grall@linaro.org>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Joel Schopp <joel.schopp@amd.com>,
	"Hurwitz, Sherry" <sherry.hurwitz@amd.com>,
	Stefano Stabellini <stefano.stabellini@citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: Xen on Seattle
Date: Wed, 10 Sep 2014 19:36:23 -0500	[thread overview]
Message-ID: <5410EE87.3040806@amd.com> (raw)
In-Reply-To: <5410D813.6050004@linaro.org>

On 9/10/2014 6:00 PM, Julien Grall wrote:
> Hi Suravee,
>
> On 10/09/14 15:38, Suravee Suthikulanit wrote:
>> .....
>> (XEN) DOM0: NET: Registered protocol family 10
>> (XEN) DOM0: sit: IPv6 over IPv4 tunneling driver
>> (XEN) DOM0: NET: Registered protocol family 17
>> (XEN) DOM0: Bridge firewalling registered
>> (XEN) DOM0: 9pnet: Installing 9P2000 support
>> (XEN) DOM0: NET: Registered protocol family 37
>> (XEN) DOM0: bootconsole [uart0] disabled
>>
>> Please see attachment for full boot log. I am still working on trying to
>> get to Dom0 console.
>
> Xen is providing a tiny UART emulation which only handle write. It looks
> like you kernel is using it. Did add "console=hvc0" on your kernel
> command line?
>
> This will allow DOM0 to use the paravirtualised console.
>
> Regards,
>

Ah ok, this got the console out now. I still need to clean up a bit. But 
it looks to be in good shape. Thanks for the pointer ;)

Suravee

......
(XEN) DOM0: bootconsole [uart0] disabled
bootconsole [uart0] disabled
Btrfs loaded
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-8: Corsair CSSD-F200GB2, 0.2, max UDMA/133
ata1.00: 390721968 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      Corsair CSSD-F20 0.2  PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 390721968 512-byte logical blocks: (200 GB/186 GiB)
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't 
support DPO or FUA
  sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda2): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
devtmpfs: mounted
Freeing unused kernel memory: 304K (ffff8000008f8000 - ffff800000944000)
STYX_INFO: ==== Styx Kernel Info ====
STYX_INFO:  Compile Info:
STYX_INFO:    UTS release : 3.17.0-rc4-styx-xen+
STYX_INFO:    UTS machine : aarch64
STYX_INFO:    UTS version : #15 SMP Wed Sep 10 16:54:52 CDT 2014
STYX_INFO:    Compiled by : Linux version 3.17.0-rc4-styx-xen+ 
(ssuthiku@sos-arm-dev) (gcc version 4.8.2 20140110 (prerelease) 
[ibm/gcc-4_8-branch merged from gcc-4_8-branch, revision 205847] 
(Ubuntu/Linaro 4.8.2-13ubuntu1) ) #15 SMP Wed Sep 10 16:54:52 CDT 2014

STYX_INFO:  Build Info:
STYX_INFO:  Boot Info:
STYX_INFO:    Present/Online/Offline CPUs : 1/1/0
STYX_INFO:  Modules Info:
STYX_INFO:    CONFIG_ARCH_STYX: Yes
STYX_INFO:    CONFIG_SERIAL_AMBA_PL011: Yes
STYX_INFO:    CONFIG_ARM_GIC: Yes
STYX_INFO:    CONFIG_SATA_AHCI_PLATFORM: Yes
STYX_INFO:    CONFIG_PCI: Yes
STYX_INFO:    CONFIG_PCI_MSI: Yes
STYX_INFO:    CONFIG_PCI_AMD: Yes
STYX_INFO:    CONFIG_CRYPTO_DEV_CCP: Yes
STYX_INFO:    CONFIG_CRYPTO_DEV_CCP_DD: Module
STYX_INFO:    CONFIG_CRYPTO_DEV_CCP_CRYPTO: Module
STYX_INFO:    CONFIG_AMD_XGBE: Yes
STYX_INFO:    CONFIG_ARM_SMMU: Yes
STYX_INFO: ========================================
random: init urandom read with 28 bits of entropy available
init: ureadahead main process (94) terminated with status 5

  reply	other threads:[~2014-09-11  0:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02  6:01 Xen on Seattle Suravee Suthikulanit
2014-09-02 18:06 ` Stefano Stabellini
2014-09-02 18:10   ` Suravee Suthikulanit
2014-09-02 18:15     ` Stefano Stabellini
2014-09-02 18:31       ` Suravee Suthikulanit
2014-09-02 18:33         ` Stefano Stabellini
2014-09-10 22:38         ` Suravee Suthikulanit
2014-09-10 23:00           ` Julien Grall
2014-09-11  0:36             ` Suravee Suthikulanit [this message]
2014-09-11  1:24               ` Stefano Stabellini
2014-09-03  9:51       ` Ian Campbell

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=5410EE87.3040806@amd.com \
    --to=suravee.suthikulpanit@amd.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=joel.schopp@amd.com \
    --cc=julien.grall@linaro.org \
    --cc=sherry.hurwitz@amd.com \
    --cc=stefano.stabellini@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --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 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.