Re: [PATCH v3 0/4] arm64: Add Xen boot support (via fdt)

2015-09-07 Thread Fu Wei
Hi Vladimir, Do you have any suggestion on this patchset? Do I need to improve anything? Great thanks for your help. On 4 August 2015 at 16:34, Fu Wei wrote: > Hi Vladimir, > > this patchset follows all your comment of v2 patchset. > Do you have any suggestion on this patchset? > > Great thanks

Re: grub-lnstall option (UEFI) for chainloading

2015-09-07 Thread Barry Jackson
On 06/06/15 09:38, Andrei Borzenkov wrote: В Fri, 05 Jun 2015 14:56:20 +0100 Barry Jackson пишет: Any progress on this? Not really, sorry. Do you have any suggestion how such option should be named? Sorry for delay - this got lost in the noise. Well something like --no-id-or-nvram ??

[PATCH V2] ofnet: Do not set SUFFIX for sun4v network devices

2015-09-07 Thread Stanislav Kholmanskikh
sun4v vnet devices do not implement the support of duplex and speed instance attributes. An attempt to open such a device with the attributes will fail: ok select net:speed=auto,duplex=auto Unknown key 'speed' Unknown key 'duplex' Manual Configuration: Host IP, boot server and filename must be spe

Re: [PATCH] ofnet: Do not set SUFFIX for sun4v network devices

2015-09-07 Thread Stanislav Kholmanskikh
Hi. On 08/08/2015 11:47 AM, Andrei Borzenkov wrote: В Thu, 16 Jul 2015 10:21:41 +0300 Stanislav Kholmanskikh пишет: sun4v vnet devices do not implement the support of duplex and speed instance attributes. An attempt to open such a device with the attributes will fail: ok select net:speed=aut