From: Julien Grall <julien.grall@linaro.org>
To: Vaibhav Bedia <vaibhav.bedia@gmail.com>,
List Xen Developer <xen-devel@lists.xen.org>
Subject: Re: DomU creation failure for Xen-ARM
Date: Tue, 29 Oct 2013 16:06:43 -0700 [thread overview]
Message-ID: <52703F83.9050109@linaro.org> (raw)
In-Reply-To: <CANacCWxxa2og9ZfKrXD3hkZ_s9XM7wPkC+ZA-vU-6W6nRGW9Ew@mail.gmail.com>
On 10/28/2013 06:07 PM, Vaibhav Bedia wrote:
> On Sun, Oct 27, 2013 at 5:15 PM, Vaibhav Bedia <vaibhav.bedia@gmail.com> wrote:
>> Hi,
>>
>> By putting some stupid workaround in dist-tools creation step as
>> reported earlier
>> i now have a Ubuntu ARM system running on OMAP5 Dom0.
>>
>
> I finally got a couple of DomUs using a ramdisk running on OMAP5 :)
>
> The problem was due to the dtb for DomU allocating only 32MB of memory.
> Once i increased that the error reported earlier went away.
>
> The comment in xenvm-4.2.dts in the kernel seems to suggest the memory
> node gets updated
>
> memory@80000000 {
> device_type = "memory";
> /* this field is going to be adjusted by the hypervisor */
> reg = <0 0x80000000 0 0x08000000>;
> };
>
> Is there some config option to get this working as expected?
Not yet. Ian Campbell is working on the auto-generation of domU device tree.
For now, if you want to change the amount of memory, you need to modify
the device tree yourself and xl configuration file.
Cheers,
Julien
--
Julien Grall
next prev parent reply other threads:[~2013-10-29 23:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-27 21:15 DomU creation failure for Xen-ARM Vaibhav Bedia
2013-10-29 1:07 ` Vaibhav Bedia
2013-10-29 23:06 ` Julien Grall [this message]
2013-10-29 23:55 ` Vaibhav Bedia
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=52703F83.9050109@linaro.org \
--to=julien.grall@linaro.org \
--cc=vaibhav.bedia@gmail.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.