diff mbox

[PULL,1/1] seabios: update to 1.10.1 stable release

Message ID 1479806144-25599-2-git-send-email-kraxel@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Gerd Hoffmann Nov. 22, 2016, 9:15 a.m. UTC
git shortlog rel-1.10.0..rel-1.10.1

Comments

Stefan Hajnoczi Nov. 22, 2016, 11:02 a.m. UTC | #1
On Tue, Nov 22, 2016 at 10:15:44AM +0100, Gerd Hoffmann wrote:
> diff --git a/roms/seabios b/roms/seabios
> index d7adf60..8891697 160000
> --- a/roms/seabios
> +++ b/roms/seabios
> @@ -1 +1 @@
> -Subproject commit d7adf6044a4c772b497e97272adf97426b34a249
> +Subproject commit 8891697e3f7d84355420573efd98e94f14736768

I can't find 8891697e3f7d84355420573efd98e94f14736768 in
git://git.qemu-project.org/seabios.git or upstream
SeaBIOS.

Where can this commit be found?

Thanks,
Stefan
Gerd Hoffmann Nov. 22, 2016, 3:23 p.m. UTC | #2
On Di, 2016-11-22 at 11:02 +0000, Stefan Hajnoczi wrote:
> On Tue, Nov 22, 2016 at 10:15:44AM +0100, Gerd Hoffmann wrote:
> > diff --git a/roms/seabios b/roms/seabios
> > index d7adf60..8891697 160000
> > --- a/roms/seabios
> > +++ b/roms/seabios
> > @@ -1 +1 @@
> > -Subproject commit d7adf6044a4c772b497e97272adf97426b34a249
> > +Subproject commit 8891697e3f7d84355420573efd98e94f14736768
> 
> I can't find 8891697e3f7d84355420573efd98e94f14736768 in
> git://git.qemu-project.org/seabios.git or upstream
> SeaBIOS.

/me looks puzzled.  I checked beforehand, commit is there, even though
the rel-1.10.1 tag wasn't mirrored yet (few hours ago).

Checking again ...

http://git.qemu-project.org/?p=seabios.git;a=commit;h=8891697e3f7d84355420573efd98e94f14736768

Hmm?

cheers,
  Gerd
Stefan Hajnoczi Nov. 22, 2016, 7:29 p.m. UTC | #3
On Tue, Nov 22, 2016 at 04:23:25PM +0100, Gerd Hoffmann wrote:
> On Di, 2016-11-22 at 11:02 +0000, Stefan Hajnoczi wrote:
> > On Tue, Nov 22, 2016 at 10:15:44AM +0100, Gerd Hoffmann wrote:
> > > diff --git a/roms/seabios b/roms/seabios
> > > index d7adf60..8891697 160000
> > > --- a/roms/seabios
> > > +++ b/roms/seabios
> > > @@ -1 +1 @@
> > > -Subproject commit d7adf6044a4c772b497e97272adf97426b34a249
> > > +Subproject commit 8891697e3f7d84355420573efd98e94f14736768
> > 
> > I can't find 8891697e3f7d84355420573efd98e94f14736768 in
> > git://git.qemu-project.org/seabios.git or upstream
> > SeaBIOS.
> 
> /me looks puzzled.  I checked beforehand, commit is there, even though
> the rel-1.10.1 tag wasn't mirrored yet (few hours ago).
> 
> Checking again ...
> 
> http://git.qemu-project.org/?p=seabios.git;a=commit;h=8891697e3f7d84355420573efd98e94f14736768
> 
> Hmm?

Sorry, I was confused because the commit doesn't appear in the history
of the default (master) branch in the web interface.  As you pointed
out, the commit is present in the object database though.

I'm going ahead and merging this pull request.

Stefan
diff mbox

Patch

===================================

Igor Mammedov (1):
      drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 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(-)

diff --git a/pc-bios/bios-256k.bin b/pc-bios/bios-256k.bin
index 8dc4838..229b5af 100644
Binary files a/pc-bios/bios-256k.bin and b/pc-bios/bios-256k.bin differ
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin
index 0b16c54..9a9b0f0 100644
Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ
diff --git a/pc-bios/vgabios-cirrus.bin b/pc-bios/vgabios-cirrus.bin
index 67389ca..9dadce2 100644
Binary files a/pc-bios/vgabios-cirrus.bin and b/pc-bios/vgabios-cirrus.bin differ
diff --git a/pc-bios/vgabios-qxl.bin b/pc-bios/vgabios-qxl.bin
index 9d3d9b4..a89725c 100644
Binary files a/pc-bios/vgabios-qxl.bin and b/pc-bios/vgabios-qxl.bin differ
diff --git a/pc-bios/vgabios-stdvga.bin b/pc-bios/vgabios-stdvga.bin
index 6fc42b1..ea04141 100644
Binary files a/pc-bios/vgabios-stdvga.bin and b/pc-bios/vgabios-stdvga.bin differ
diff --git a/pc-bios/vgabios-virtio.bin b/pc-bios/vgabios-virtio.bin
index b2e6e5a..71e22fc 100644
Binary files a/pc-bios/vgabios-virtio.bin and b/pc-bios/vgabios-virtio.bin differ
diff --git a/pc-bios/vgabios-vmware.bin b/pc-bios/vgabios-vmware.bin
index eccd87b..ad239cb 100644
Binary files a/pc-bios/vgabios-vmware.bin and b/pc-bios/vgabios-vmware.bin differ
diff --git a/pc-bios/vgabios.bin b/pc-bios/vgabios.bin
index 450230a..9947c2c 100644
Binary files a/pc-bios/vgabios.bin and b/pc-bios/vgabios.bin differ
diff --git a/roms/seabios b/roms/seabios
index d7adf60..8891697 160000
--- a/roms/seabios
+++ b/roms/seabios
@@ -1 +1 @@ 
-Subproject commit d7adf6044a4c772b497e97272adf97426b34a249
+Subproject commit 8891697e3f7d84355420573efd98e94f14736768