From: "Yao Xingtao" <yaoxt.fnst@cn.fujitsu.com>
To: "Erlon Cruz" <sombrafam@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Using virtio-mmio
Date: Sat, 3 Aug 2013 11:21:11 +0800 [thread overview]
Message-ID: <201308031121101360099@cn.fujitsu.com> (raw)
In-Reply-To: CAF+CadsW+ryn8U-fbU4CKEjWF+bOoPL=bq+cyUSHDuD4kf4rTA@mail.gmail.com
--------------------------------------------------
发件人:Erlon Cruz
发送日期:2013-08-03 03:57:09
收件人:Richard W.M. Jones
抄送:Peter Maydell; qemu-devel
主题:Re: [Qemu-devel] Using virtio-mmio
--------------------------------------------------
发件人:Erlon Cruz
发送日期:2013-08-03 03:57:09
收件人:Richard W.M. Jones
抄送:Peter Maydell; qemu-devel
主题:Re: [Qemu-devel] Using virtio-mmio
>Hi, Im trying to test virtio-mmio too but Im having no success to boot
>vexpress-a9.
>kernel: Linux 3.10-rc6 -> vexpress_defconfig
>qemu: 1.6.0-rc0
>cmd line:
>
>qemu-system-arm\
>-m 512\
>-M vexpress-a9\
>-kernel arch/arm/boot/zImage\
> -initrd boot-kernels/initrd-modified.img \
>-append "root=/dev/mmcblk0p2 console=ttyAMA0 rootwait debug earlyprintk"\
> -sd /exports/vexpress/vexpress-a9-nano.img\
>-monitor unix:/dev/tty1,nowait,server\
>-serial stdio\
> -d in_asm,cpu -D /tmp/qemu.log -singlestep
>
>Here I get the 'total no output' error. I tried with vexpress-v2p-ca9.dtb
>and from 'remotes/linaro/v3.9/vexpress' but got the same.
>
>With,
>
>qemu-system-arm\
>-m 512\
> -M vexpress-a15\
>-kernel arch/arm/boot/zImage\
>-initrd boot-kernels/initrd-modified.img\
> -append "root=/dev/mmcblk0p2 console=ttyAMA0 rootwait debug earlyprintk"\
>-dtb arch/arm/boot/dts/vexpress-v2p-ca15_a7.dtb'\
> -sd /exports/vexpress/vexpress-a9-nano.img\
>-monitor unix:/dev/tty1,nowait,server\
> -serial stdio
>
>The kernel boots, but it cant mount the SD:
>
Hi:
>mmc0: host doesn't support card's voltages
>mmc0: error -22 whilst initialising SD card
This is an error from kernel, means that your MMC controler couldn't supply
an available voltages. You should find which register contains the
voltages information in pl181.c.
>SD: Unknown CMD1
Dose your sdcard image have any partition information?
>
>
>Am I missing something??
>
>
>Kind Regards,
>Erlon
>
--------------------------------------------------
2013-08-03
next prev parent reply other threads:[~2013-08-03 3:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 21:56 [Qemu-devel] Using virtio-mmio Richard W.M. Jones
2013-07-31 22:01 ` Peter Maydell
2013-07-31 22:45 ` Richard W.M. Jones
2013-08-01 9:32 ` Peter Maydell
2013-08-01 10:41 ` Richard W.M. Jones
2013-08-01 10:58 ` Peter Maydell
2013-08-01 11:53 ` Richard W.M. Jones
2013-08-02 17:48 ` Erlon Cruz
2013-08-03 3:21 ` Yao Xingtao [this message]
2013-08-03 10:03 ` Peter Maydell
2013-08-07 13:38 ` Erlon Cruz
2013-08-08 14:25 ` Erlon Cruz
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=201308031121101360099@cn.fujitsu.com \
--to=yaoxt.fnst@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
--cc=sombrafam@gmail.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.