[PULL 0/3] Sirius/ipxe 20200908 patches

Gerd Hoffmann posted 3 patches 3 years, 7 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200908061046.10871-1-kraxel@redhat.com
pc-bios/efi-e1000.rom    | Bin 240128 -> 159232 bytes
pc-bios/efi-e1000e.rom   | Bin 240128 -> 159232 bytes
pc-bios/efi-eepro100.rom | Bin 240128 -> 159232 bytes
pc-bios/efi-ne2k_pci.rom | Bin 238592 -> 157696 bytes
pc-bios/efi-pcnet.rom    | Bin 238592 -> 157696 bytes
pc-bios/efi-rtl8139.rom  | Bin 242688 -> 160768 bytes
pc-bios/efi-virtio.rom   | Bin 242688 -> 160768 bytes
pc-bios/efi-vmxnet3.rom  | Bin 236032 -> 156672 bytes
roms/Makefile            |   2 --
roms/ipxe                |   2 +-
10 files changed, 1 insertion(+), 3 deletions(-)
[PULL 0/3] Sirius/ipxe 20200908 patches
Posted by Gerd Hoffmann 3 years, 7 months ago
The following changes since commit e11bd71f89649da3cff439c030d2ccac0cc914e3:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-07' into staging (2020-09-07 16:51:00 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/sirius/ipxe-20200908-pull-request

for you to fetch changes up to 3e570a9ae9b966362596fd649f2cbcff0b2199c9:

  ipxe: update binaries (2020-09-08 08:08:30 +0200)

----------------------------------------------------------------
ipxe: update to aug 2020 snapshot.

----------------------------------------------------------------

Gerd Hoffmann (3):
  ipxe: update submodule
  ipxe: drop ia32 efi roms
  ipxe: update binaries

 pc-bios/efi-e1000.rom    | Bin 240128 -> 159232 bytes
 pc-bios/efi-e1000e.rom   | Bin 240128 -> 159232 bytes
 pc-bios/efi-eepro100.rom | Bin 240128 -> 159232 bytes
 pc-bios/efi-ne2k_pci.rom | Bin 238592 -> 157696 bytes
 pc-bios/efi-pcnet.rom    | Bin 238592 -> 157696 bytes
 pc-bios/efi-rtl8139.rom  | Bin 242688 -> 160768 bytes
 pc-bios/efi-virtio.rom   | Bin 242688 -> 160768 bytes
 pc-bios/efi-vmxnet3.rom  | Bin 236032 -> 156672 bytes
 roms/Makefile            |   2 --
 roms/ipxe                |   2 +-
 10 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.27.0



Re: [PULL 0/3] Sirius/ipxe 20200908 patches
Posted by Laszlo Ersek 3 years, 7 months ago
On 09/08/20 08:10, Gerd Hoffmann wrote:
> The following changes since commit e11bd71f89649da3cff439c030d2ccac0cc914e3:
> 
>   Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-07' into staging (2020-09-07 16:51:00 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kraxel.org/qemu tags/sirius/ipxe-20200908-pull-request
> 
> for you to fetch changes up to 3e570a9ae9b966362596fd649f2cbcff0b2199c9:
> 
>   ipxe: update binaries (2020-09-08 08:08:30 +0200)
> 
> ----------------------------------------------------------------
> ipxe: update to aug 2020 snapshot.
> 
> ----------------------------------------------------------------
> 
> Gerd Hoffmann (3):
>   ipxe: update submodule
>   ipxe: drop ia32 efi roms
>   ipxe: update binaries
> 
>  pc-bios/efi-e1000.rom    | Bin 240128 -> 159232 bytes
>  pc-bios/efi-e1000e.rom   | Bin 240128 -> 159232 bytes
>  pc-bios/efi-eepro100.rom | Bin 240128 -> 159232 bytes
>  pc-bios/efi-ne2k_pci.rom | Bin 238592 -> 157696 bytes
>  pc-bios/efi-pcnet.rom    | Bin 238592 -> 157696 bytes
>  pc-bios/efi-rtl8139.rom  | Bin 242688 -> 160768 bytes
>  pc-bios/efi-virtio.rom   | Bin 242688 -> 160768 bytes
>  pc-bios/efi-vmxnet3.rom  | Bin 236032 -> 156672 bytes
>  roms/Makefile            |   2 --
>  roms/ipxe                |   2 +-
>  10 files changed, 1 insertion(+), 3 deletions(-)
> 

The series looks good to me.

(I'd be OK to give an R-b, but this is a PULL not a PATCH, so...)

Thanks
Laszlo


Re: [PULL 0/3] Sirius/ipxe 20200908 patches
Posted by Peter Maydell 3 years, 7 months ago
On Tue, 8 Sep 2020 at 07:12, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> The following changes since commit e11bd71f89649da3cff439c030d2ccac0cc914e3:
>
>   Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-07' into staging (2020-09-07 16:51:00 +0100)
>
> are available in the Git repository at:
>
>   git://git.kraxel.org/qemu tags/sirius/ipxe-20200908-pull-request
>
> for you to fetch changes up to 3e570a9ae9b966362596fd649f2cbcff0b2199c9:
>
>   ipxe: update binaries (2020-09-08 08:08:30 +0200)
>
> ----------------------------------------------------------------
> ipxe: update to aug 2020 snapshot.
>
> ----------------------------------------------------------------
>
> Gerd Hoffmann (3):
>   ipxe: update submodule
>   ipxe: drop ia32 efi roms
>   ipxe: update binaries


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM