24.02.2016 01:02, Josef Bacik пишет:
> On 02/15/2016 01:45 AM, Andrei Borzenkov wrote:
>> On Thu, Feb 11, 2016 at 12:21 AM, Josef Bacik wrote:
>>> If we have dns servers that we prefer to get records from we'll
>>> send a
>>> packet and immediately check data.naddresses to see if we got a
>>>
On 02/15/2016 01:45 AM, Andrei Borzenkov wrote:
On Thu, Feb 11, 2016 at 12:21 AM, Josef Bacik wrote:
If we have dns servers that we prefer to get records from we'll send a
packet and immediately check data.naddresses to see if we got a response. If we
didn't we'll then send a request for
Le 23 févr. 2016 18:33, "Andrei Borzenkov" a écrit :
>
> 23.02.2016 13:35, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> > Currently to compile arm-uboot port for a different platform you need to
> > relink it at new address with modifying source code. This set of patches
> > changes to U-boot in
Thanks!
On Mon, Feb 22, 2016 at 10:14 PM, Andrei Borzenkov wrote:
> 14.02.2016 14:24, Wink Saville пишет:
>> I'm using multiboot2 and I see a zero field in grub/include/multiboot2.h:
>>
>> struct multiboot_mmap_entry
>> {
>> multiboot_uint64_t addr;
>> multiboot_uint64_t len;
>> #define MULTI
23.02.2016 13:35, Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> Currently to compile arm-uboot port for a different platform you need to
> relink it at new address with modifying source code. This set of patches
> changes to U-boot in-place loading and images that relocate themselves.
> I'd be int
Hi Ian
On 23 February 2016 at 18:00, Ian Campbell wrote:
> On Mon, 2016-02-22 at 17:29 +0800, Fu Wei wrote:
>> Hi Julien,
>>
>> On 20 February 2016 at 00:28, Julien Grall
>> wrote:
>> > Xen is currently crashing because of malformed compatible property for
>> > the boot module. This is because t
Currently to compile arm-uboot port for a different platform you need to
relink it at new address with modifying source code. This set of patches
changes to U-boot in-place loading and images that relocate themselves.
I'd be interested in opinion of ARM guys
From 80f8cfe29ace49167c1ad6439ddd15519b0
On Mon, 2016-02-22 at 17:29 +0800, Fu Wei wrote:
> Hi Julien,
>
> On 20 February 2016 at 00:28, Julien Grall
> wrote:
> > Xen is currently crashing because of malformed compatible property for
> > the boot module. This is because the property string is not
> > null-terminated as requested by the