|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH ARM v4 12/12] mini-os: added ARM grant table initialisation
On 18 June 2014 18:27, Julien Grall <julien.grall@xxxxxxxxxx> wrote:
> Hi Thomas,
>
> On 06/18/2014 04:08 PM, Thomas Leonard wrote:
>> +
>> +/* Get Xen's sugggested physical page assignments for the grant table. */
>> +static grant_entry_t *get_gnttab_base(void)
>> +{
>> + int hypervisor;
>> +
>> + hypervisor = fdt_path_offset(device_tree, "/hypervisor");
>
> Same comment as on patch #11, you need to search the hypervisor node via
> the compatible string.
It's not clear to me what I should do with this attribute. On
Xen/unstable, it contains the single value "xen,xen-4.5", meaning (I
think) that Xen 4.5 is incompatible with Xen 4.4. But I'd still like
Mini-OS to run. Presumably, 4.6 will be incompatible too. What could I
do if the value doesn't match except try to use it anyway?
--
Dr Thomas Leonard http://0install.net/
GPG: 9242 9807 C985 3C07 44A6 8B9A AE07 8280 59A5 3CC1
GPG: DA98 25AE CAD0 8975 7CDA BD8E 0713 3F96 CA74 D8BA
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |