qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-1.4 0/2] fix migration failure from 1.3 due


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH for-1.4 0/2] fix migration failure from 1.3 due to SeaBIOS size change
Date: Wed, 06 Feb 2013 15:39:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12

On 02/06/13 15:23, Anthony Liguori wrote:
> Gerd Hoffmann <address@hidden> writes:
> 
>>>> 1) When I compile seabios 1.7.2 locally I end up with a 128KB binary.
>>>
>>> So do I on Fedora 18.  Unless someone has a reason why this is a bad
>>> thing, I'll commit a 128kb binary and we can avoid this problem for 1.4.
>>
>> Seems to be a toolchain issue.  Building on RHEL-6 (which I did for all
>> seabios builds in qemu git) gives me this:
>>
>> address@hidden roms]$ ll seabios/out/bios*
>> -rw-rw-r--. 1 kraxel nobody  131072 Feb  6 09:52 seabios/out/bios.bin
>> -rwxrwxr-x. 1 kraxel nobody 1048716 Feb  6 09:52 seabios/out/bios.bin.elf
>> -rwxrwxr-x. 1 kraxel nobody  127972 Feb  6 09:52 seabios/out/bios.bin.raw
>> -rw-rw-r--. 1 kraxel nobody     137 Feb  6 09:52 seabios/out/biostables.d
>> -rw-rw-r--. 1 kraxel nobody   12100 Feb  6 09:52 seabios/out/biostables.o
>>
>> And on Fedora 18 I get this:
>>
>> -rw-rw-r--. 1 kraxel kraxel  262144 Feb  6 09:52 seabios/out/bios.bin
>> -rwxrwxr-x. 1 kraxel kraxel 1048716 Feb  6 09:52 seabios/out/bios.bin.elf
>> -rwxrwxr-x. 1 kraxel kraxel  131952 Feb  6 09:52 seabios/out/bios.bin.raw
>> -rw-rw-r--. 1 kraxel kraxel     137 Feb  6 09:52 seabios/out/biostables.d
>> -rw-rw-r--. 1 kraxel kraxel   11872 Feb  6 09:52 seabios/out/biostablRes.o
> 
> I assume you got this backwards, right?  RHEL6 gives you the larger
> build?

Oops, yes, rhel6 is the larger one.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]