From: Laszlo Ersek <lersek@redhat.com>
To: "Peter Maydell" <peter.maydell@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release
Date: Mon, 14 Sep 2020 17:09:50 +0200 [thread overview]
Message-ID: <d859937d-9629-0c4c-651f-a1d2e83902e6@redhat.com> (raw)
In-Reply-To: <CAFEAcA8VLMgFeJOyhEmiabVeEFQ_C=0x9Bs+hq03Q5+QJzYO7w@mail.gmail.com>
On 09/14/20 14:09, Peter Maydell wrote:
> On Mon, 14 Sep 2020 at 08:19, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>>
>> The following changes since commit 3d9f371b01067d9cec4d592920013012119397c8:
>>
>> Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into staging (2020-09-12 22:54:32 +0100)
>>
>> are available in the Git repository at:
>>
>> https://gitlab.com/philmd/qemu.git tags/edk2-next-20200914
>>
>> for you to fetch changes up to 8fa3b7029f3c9f901cd6bb01004114c003432d9b:
>>
>> tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008 (2020-09-13 23:03:15 +0200)
>>
>> ----------------------------------------------------------------
>> EDK2 firmware: Adopt the edk2-stable202008 release
>>
>> Note from Laszlo Ersek [1] while addressing LP#1852196 [2]:
>>
>> Consume the following upstream edk2 releases:
>>
>> https://github.com/tianocore/edk2/releases/tag/edk2-stable201908
>> https://github.com/tianocore/edk2/releases/tag/edk2-stable201911
>> https://github.com/tianocore/edk2/releases/tag/edk2-stable202002
>> https://github.com/tianocore/edk2/releases/tag/edk2-stable202005
>> https://github.com/tianocore/edk2/releases/tag/edk2-stable202008
>>
>> Worth mentioning (in random order):
>>
>> - various CVE fixes (see [2] and shortlog)
>> - OpenSSL-1.1.1g
>> - UEFI HTTPS Boot for ARM/AARCH64
>> - TPM2 for ARM/AARCH64
>> - VCPU hotplug with SMI
>> - support for Linux v5.7+ initrd and mixed mode loading
>> - Fusion-MPT SCSI driver in OVMF
>> - VMware PVSCSI driver in OVMF
>> - PXEv4 / PXEv6 boot possible to disable on the QEMU command line
>> - SEV-ES support
>>
>> The IA32 and X64 binaries are now smaller -- the reason is that Laszlo
>> built them with DevToolSet 9 (gcc-9) on RHEL7, and so this is the first
>> time they've undergone LTO (with the GCC5 edk2 toolchain settings).
>>
>> CI jobs results:
>> https://gitlab.com/philmd/qemu/-/pipelines/189394120
>> https://travis-ci.org/github/philmd/qemu/builds/726842542
>> https://app.shippable.com/github/philmd/qemu/runs/866/summary/console
>>
>> [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg738173.html
>> [2] https://bugs.launchpad.net/qemu/+bug/1852196
>
>
> Applied, thanks.
>
> Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
> for any user-visible changes.
Thank you Phil and Peter, I've added a short note to
<https://wiki.qemu.org/ChangeLog/5.2#Miscellaneous>.
Laszlo
prev parent reply other threads:[~2020-09-14 15:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 7:17 [PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 01/10] Makefile: remove obsolete edk2 exception from "clean" rule Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008 Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008 Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008 Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 09/10] pc-bios: update the README file with edk2-stable202008 information Philippe Mathieu-Daudé
2020-09-14 7:17 ` [PULL 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008 Philippe Mathieu-Daudé
2020-09-14 12:09 ` [PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release Peter Maydell
2020-09-14 15:09 ` Laszlo Ersek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d859937d-9629-0c4c-651f-a1d2e83902e6@redhat.com \
--to=lersek@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).