All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] edk2: update to stable202202
@ 2022-03-11  5:37 Gerd Hoffmann
  2022-03-11  5:37 ` [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes Gerd Hoffmann
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Gerd Hoffmann @ 2022-03-11  5:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Beraldo Leal, Michael S. Tsirkin,
	Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Gerd Hoffmann, Ani Sinha,
	Igor Mammedov, Alex Bennée

While being at it switch to RELEASE builds,
which in turn needs acpi test data updates.

Add microvm build.  Update MAINTAINERS.
Some build/ci tweaks.

Also available here:
  https://gitlab.com/kraxel/qemu/-/commits/edk2

v2:
 - tweaked .git check
 - updated acpi table commit messages.
 - picked up review tags.

Gerd Hoffmann (11):
  tests/acpi: allow virt memory hotplug changes
  edk2: update submodule to stable202202
  edk2: switch to release builds
  edk2: .git can be a file
  edk2: add microvm build
  edk2: update binaries to stable202202
  tests/acpi: update expected data files
  tests/acpi: disallow virt memory hotplug changes
  edk2/docker: install python3
  edk2/docker: use ubuntu 18.04
  MAINTAINERS: take edk2

 .gitlab-ci.d/edk2/Dockerfile           |   4 ++--
 MAINTAINERS                            |   2 +-
 pc-bios/edk2-aarch64-code.fd.bz2       | Bin 1507722 -> 1161290 bytes
 pc-bios/edk2-arm-code.fd.bz2           | Bin 1503187 -> 1161845 bytes
 pc-bios/edk2-i386-code.fd.bz2          | Bin 1646741 -> 1282120 bytes
 pc-bios/edk2-i386-secure-code.fd.bz2   | Bin 1860546 -> 1473677 bytes
 pc-bios/edk2-x86_64-code.fd.bz2        | Bin 1680164 -> 1327522 bytes
 pc-bios/edk2-x86_64-microvm.fd.bz2     | Bin 0 -> 1309407 bytes
 pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 1912112 -> 1513711 bytes
 roms/Makefile.edk2                     |  30 +++++++++++++++++--------
 roms/edk2                              |   2 +-
 roms/edk2-build.sh                     |   2 +-
 tests/data/acpi/virt/SSDT.memhp        | Bin 736 -> 736 bytes
 13 files changed, 26 insertions(+), 14 deletions(-)
 create mode 100644 pc-bios/edk2-x86_64-microvm.fd.bz2

-- 
2.35.1




^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-03-13 13:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11  5:37 [PATCH v2 00/11] edk2: update to stable202202 Gerd Hoffmann
2022-03-11  5:37 ` [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes Gerd Hoffmann
2022-03-11 10:00   ` Igor Mammedov
2022-03-11 15:28   ` Michael S. Tsirkin
2022-03-11  5:37 ` [PATCH v2 02/11] edk2: update submodule to stable202202 Gerd Hoffmann
2022-03-11  5:37 ` [PATCH v2 03/11] edk2: switch to release builds Gerd Hoffmann
2022-03-11  5:37 ` [PATCH v2 04/11] edk2: .git can be a file Gerd Hoffmann
2022-03-11 16:13   ` Eric Blake
2022-03-13 13:52   ` Philippe Mathieu-Daudé
2022-03-11  5:37 ` [PATCH v2 05/11] edk2: add microvm build Gerd Hoffmann
2022-03-11  5:37 ` [PATCH v2 06/11] edk2: update binaries to stable202202 Gerd Hoffmann
2022-03-11  5:37 ` [PATCH v2 07/11] tests/acpi: update expected data files Gerd Hoffmann
2022-03-11 10:02   ` Igor Mammedov
2022-03-11 12:19   ` Ani Sinha
2022-03-11 15:29   ` Michael S. Tsirkin
2022-03-11  5:37 ` [PATCH v2 08/11] tests/acpi: disallow virt memory hotplug changes Gerd Hoffmann
2022-03-11 10:02   ` Igor Mammedov
2022-03-11  5:37 ` [PATCH v2 09/11] edk2/docker: install python3 Gerd Hoffmann
2022-03-13 13:52   ` Philippe Mathieu-Daudé
2022-03-11  5:37 ` [PATCH v2 10/11] edk2/docker: use ubuntu 18.04 Gerd Hoffmann
2022-03-13 13:52   ` Philippe Mathieu-Daudé
2022-03-11  5:37 ` [PATCH v2 11/11] MAINTAINERS: take edk2 Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.