[Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release

Gerd Hoffmann posted 1 patch 7 years, 1 month ago
Failed in applying to current master (apply log)
pc-bios/bios-256k.bin      | Bin 262144 -> 262144 bytes
pc-bios/bios.bin           | Bin 131072 -> 131072 bytes
pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
pc-bios/vgabios-qxl.bin    | Bin 38912 -> 38912 bytes
pc-bios/vgabios-stdvga.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios-virtio.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios-vmware.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios.bin        | Bin 38400 -> 38400 bytes
roms/seabios               |   2 +-
9 files changed, 1 insertion(+), 1 deletion(-)
[Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Gerd Hoffmann 7 years, 1 month ago
  Hi,

Here comes the seabios update for qemu 2.9,
the just tagged 1.10.2 release.

Our seabios.git mirror @ qemu.org seems to not sync properly.  The
commit isn't there even though it was pushed a few days ago already
(only the tag was pushed today).  John, can you have a look please?
master branch, *-stable branches and all tags should be mirrored.

thanks,
  Gerd

The following changes since commit 9b9fbe8a4e9eec9072ee2697a6af59144442785f:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into staging (2017-02-27 19:19:46 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-seabios-20170228-1

for you to fetch changes up to 8779fccbef0c2e97fd6564ddf9f1df9fc724f2f0:

  seabios: update to 1.10.2 release (2017-02-28 09:54:23 +0100)

----------------------------------------------------------------
seabios: update to 1.10.2 release

----------------------------------------------------------------
Gerd Hoffmann (1):
      seabios: update to 1.10.2 release

 pc-bios/bios-256k.bin      | Bin 262144 -> 262144 bytes
 pc-bios/bios.bin           | Bin 131072 -> 131072 bytes
 pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
 pc-bios/vgabios-qxl.bin    | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-stdvga.bin | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-virtio.bin | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-vmware.bin | Bin 38912 -> 38912 bytes
 pc-bios/vgabios.bin        | Bin 38400 -> 38400 bytes
 roms/seabios               |   2 +-
 9 files changed, 1 insertion(+), 1 deletion(-)

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by John Snow 7 years, 1 month ago

On 02/28/2017 04:06 AM, Gerd Hoffmann wrote:
>   Hi,
> 
> Here comes the seabios update for qemu 2.9,
> the just tagged 1.10.2 release.
> 
> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
> commit isn't there even though it was pushed a few days ago already
> (only the tag was pushed today).  John, can you have a look please?
> master branch, *-stable branches and all tags should be mirrored.
> 

http://git.qemu-project.org/?p=seabios.git;a=log

Looks like the patch I wanted to be there is in there. Are you
referencing Ladi's commit? It looks like it's there just fine.

> thanks,
>   Gerd
> 
> The following changes since commit 9b9fbe8a4e9eec9072ee2697a6af59144442785f:
> 
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into staging (2017-02-27 19:19:46 +0000)
> 
> are available in the git repository at:
> 
> 
>   git://git.kraxel.org/qemu tags/pull-seabios-20170228-1
> 
> for you to fetch changes up to 8779fccbef0c2e97fd6564ddf9f1df9fc724f2f0:
> 
>   seabios: update to 1.10.2 release (2017-02-28 09:54:23 +0100)
> 
> ----------------------------------------------------------------
> seabios: update to 1.10.2 release
> 
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
>       seabios: update to 1.10.2 release
> 
>  pc-bios/bios-256k.bin      | Bin 262144 -> 262144 bytes
>  pc-bios/bios.bin           | Bin 131072 -> 131072 bytes
>  pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
>  pc-bios/vgabios-qxl.bin    | Bin 38912 -> 38912 bytes
>  pc-bios/vgabios-stdvga.bin | Bin 38912 -> 38912 bytes
>  pc-bios/vgabios-virtio.bin | Bin 38912 -> 38912 bytes
>  pc-bios/vgabios-vmware.bin | Bin 38912 -> 38912 bytes
>  pc-bios/vgabios.bin        | Bin 38400 -> 38400 bytes
>  roms/seabios               |   2 +-
>  9 files changed, 1 insertion(+), 1 deletion(-)
> 

-- 
—js

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Gerd Hoffmann 7 years, 1 month ago
On Di, 2017-02-28 at 11:48 -0500, John Snow wrote:
> 
> On 02/28/2017 04:06 AM, Gerd Hoffmann wrote:
> >   Hi,
> > 
> > Here comes the seabios update for qemu 2.9,
> > the just tagged 1.10.2 release.
> > 
> > Our seabios.git mirror @ qemu.org seems to not sync properly.  The
> > commit isn't there even though it was pushed a few days ago already
> > (only the tag was pushed today).  John, can you have a look please?
> > master branch, *-stable branches and all tags should be mirrored.
> > 
> 
> http://git.qemu-project.org/?p=seabios.git;a=log
> 
> Looks like the patch I wanted to be there is in there. Are you
> referencing Ladi's commit? It looks like it's there just fine.

Commits from February are missing.  And this one ...

http://git.qemu-project.org/?p=seabios.git;a=shortlog;h=refs/heads/1.10-stable

... is outdated too.

cheers,
  Gerd


Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by John Snow 7 years, 1 month ago

On 02/28/2017 01:24 PM, Gerd Hoffmann wrote:
> On Di, 2017-02-28 at 11:48 -0500, John Snow wrote:
>>
>> On 02/28/2017 04:06 AM, Gerd Hoffmann wrote:
>>>   Hi,
>>>
>>> Here comes the seabios update for qemu 2.9,
>>> the just tagged 1.10.2 release.
>>>
>>> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
>>> commit isn't there even though it was pushed a few days ago already
>>> (only the tag was pushed today).  John, can you have a look please?
>>> master branch, *-stable branches and all tags should be mirrored.
>>>
>>
>> http://git.qemu-project.org/?p=seabios.git;a=log
>>
>> Looks like the patch I wanted to be there is in there. Are you
>> referencing Ladi's commit? It looks like it's there just fine.
> 
> Commits from February are missing.  And this one ...
> 
> http://git.qemu-project.org/?p=seabios.git;a=shortlog;h=refs/heads/1.10-stable
> 
> ... is outdated too.
> 
> cheers,
>   Gerd
> 

Oh, uhm... Who maintains the mirror? Jeff Cody is on vacation.

CCing Peter.

--js

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Peter Maydell 7 years, 1 month ago
On 28 February 2017 at 21:34, John Snow <jsnow@redhat.com> wrote:
>
>
> On 02/28/2017 01:24 PM, Gerd Hoffmann wrote:
>> On Di, 2017-02-28 at 11:48 -0500, John Snow wrote:
>>>
>>> On 02/28/2017 04:06 AM, Gerd Hoffmann wrote:
>>>>   Hi,
>>>>
>>>> Here comes the seabios update for qemu 2.9,
>>>> the just tagged 1.10.2 release.
>>>>
>>>> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
>>>> commit isn't there even though it was pushed a few days ago already
>>>> (only the tag was pushed today).  John, can you have a look please?
>>>> master branch, *-stable branches and all tags should be mirrored.
>>>>
>>>
>>> http://git.qemu-project.org/?p=seabios.git;a=log
>>>
>>> Looks like the patch I wanted to be there is in there. Are you
>>> referencing Ladi's commit? It looks like it's there just fine.
>>
>> Commits from February are missing.  And this one ...
>>
>> http://git.qemu-project.org/?p=seabios.git;a=shortlog;h=refs/heads/1.10-stable
>>
>> ... is outdated too.
>>
>> cheers,
>>   Gerd
>>
>
> Oh, uhm... Who maintains the mirror? Jeff Cody is on vacation.
>
> CCing Peter.

Stefan and Paolo are covering while Jeff's away.

thanks
-- PMM

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Stefan Hajnoczi 7 years, 1 month ago
On Tue, Feb 28, 2017 at 9:06 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
> commit isn't there even though it was pushed a few days ago already
> (only the tag was pushed today).  John, can you have a look please?
> master branch, *-stable branches and all tags should be mirrored.

Hi Gerd,
It looks like the git mirrors weren't updating.  I kicked it and the
necessary commit is now in the QEMU seabios.git mirror repo.

It should be safe to merge this pull request now.

Stefan

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Peter Maydell 7 years, 1 month ago
On 1 March 2017 at 13:27, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> On Tue, Feb 28, 2017 at 9:06 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
>> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
>> commit isn't there even though it was pushed a few days ago already
>> (only the tag was pushed today).  John, can you have a look please?
>> master branch, *-stable branches and all tags should be mirrored.
>
> Hi Gerd,
> It looks like the git mirrors weren't updating.  I kicked it and the
> necessary commit is now in the QEMU seabios.git mirror repo.
>
> It should be safe to merge this pull request now.

$ git submodule update
fatal: reference is not a tree: 5f4c7b13cdf9c450eb55645f4362ea58fa61b79b
Unable to checkout '5f4c7b13cdf9c450eb55645f4362ea58fa61b79b' in
submodule path 'roms/seabios'

Maybe this will update overnight?

thanks
-- PMM

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Paolo Bonzini 7 years, 1 month ago

On 01/03/2017 18:40, Peter Maydell wrote:
> On 1 March 2017 at 13:27, Stefan Hajnoczi <stefanha@gmail.com> wrote:
>> On Tue, Feb 28, 2017 at 9:06 AM, Gerd Hoffmann <kraxel@redhat.com> wrote:
>>> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
>>> commit isn't there even though it was pushed a few days ago already
>>> (only the tag was pushed today).  John, can you have a look please?
>>> master branch, *-stable branches and all tags should be mirrored.
>>
>> Hi Gerd,
>> It looks like the git mirrors weren't updating.  I kicked it and the
>> necessary commit is now in the QEMU seabios.git mirror repo.
>>
>> It should be safe to merge this pull request now.
> 
> $ git submodule update
> fatal: reference is not a tree: 5f4c7b13cdf9c450eb55645f4362ea58fa61b79b
> Unable to checkout '5f4c7b13cdf9c450eb55645f4362ea58fa61b79b' in
> submodule path 'roms/seabios'
> 
> Maybe this will update overnight?

The commit was there, but HEAD was not being updated.  Fixed now.

Paolo

Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
Posted by Peter Maydell 7 years, 1 month ago
On 28 February 2017 at 09:06, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> Here comes the seabios update for qemu 2.9,
> the just tagged 1.10.2 release.
>
> Our seabios.git mirror @ qemu.org seems to not sync properly.  The
> commit isn't there even though it was pushed a few days ago already
> (only the tag was pushed today).  John, can you have a look please?
> master branch, *-stable branches and all tags should be mirrored.
>
> thanks,
>   Gerd
>
> The following changes since commit 9b9fbe8a4e9eec9072ee2697a6af59144442785f:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into staging (2017-02-27 19:19:46 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-seabios-20170228-1
>
> for you to fetch changes up to 8779fccbef0c2e97fd6564ddf9f1df9fc724f2f0:
>
>   seabios: update to 1.10.2 release (2017-02-28 09:54:23 +0100)
>
> ----------------------------------------------------------------
> seabios: update to 1.10.2 release

Applied, thanks.

-- PMM