[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] Minor fixes for the s390-ccw
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] Minor fixes for the s390-ccw firmware |
Date: |
Thu, 19 Sep 2019 12:05:21 +0200 |
On Wed, 18 Sep 2019 18:15:11 +0200
Thomas Huth <address@hidden> wrote:
> This pull request is not for master !
>
> Hi Cornelia,
>
> the following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194:
>
> target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00
> +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/huth/qemu.git tags/s390-ccw-bios-2019-09-18
>
> for you to fetch changes up to 6b2a203579068127d7e93cb6f45d828ca04a2153:
>
> pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware image (2019-09-18
> 17:47:27 +0200)
>
> ----------------------------------------------------------------
> - Small fixes for the s390-ccw firmware
> - I did *not* rebuild the s390-ccw.img since the patch did not
> make a difference at all - seems like GCC was smart enough
> already to put the zeroed array into the BSS before
> ----------------------------------------------------------------
>
> Thomas Huth (2):
> pc-bios/s390-ccw: Do not pre-initialize empty array
> pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware image
>
> Yifan Luo (1):
> pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()
>
> pc-bios/s390-ccw/main.c | 2 +-
> pc-bios/s390-ccw/netmain.c | 1 +
> pc-bios/s390-netboot.img | Bin 67232 -> 67232 bytes
> 3 files changed, 2 insertions(+), 1 deletion(-)
Thanks, pulled.