All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] Firmware 20241114 patches
@ 2024-11-14 11:00 Gerd Hoffmann
  2024-11-14 11:00 ` [PULL 1/5] vl: fix qemu_validate_options() indention Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2024-11-14 11:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: Yanan Wang, Paolo Bonzini, Philippe Mathieu-Daudé, Zhao Liu,
	Marcel Apfelbaum, Michael S. Tsirkin, Richard Henderson,
	Eduardo Habkost, Gerd Hoffmann

The following changes since commit f0a5a31c33a8109061c2493e475c8a2f4d022432:

  Update version for v9.2.0-rc0 release (2024-11-13 21:44:45 +0000)

are available in the Git repository at:

  https://gitlab.com/kraxel/qemu.git tags/firmware-20241114-pull-request

for you to fetch changes up to 5916a3b20fdbfbfc2f987f1121e945100c8c3cd2:

  x86/loader: add -shim option (2024-11-14 11:55:39 +0100)

----------------------------------------------------------------
loader: fix efi binary loading via -kernel
loader: support secure boot verification with direct kernel boot

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

Gerd Hoffmann (5):
  vl: fix qemu_validate_options() indention
  x86/loader: only patch linux kernels
  x86/loader: read complete kernel
  x86/loader: expose unpatched kernel
  x86/loader: add -shim option

 include/hw/boards.h  |  1 +
 hw/core/machine.c    | 20 ++++++++++++++++++++
 hw/i386/x86-common.c | 32 ++++++++++++++++++++++++++------
 system/vl.c          | 25 +++++++++++++++++--------
 qemu-options.hx      |  7 +++++++
 5 files changed, 71 insertions(+), 14 deletions(-)

-- 
2.47.0



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

end of thread, other threads:[~2024-11-15 10:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 11:00 [PULL 0/5] Firmware 20241114 patches Gerd Hoffmann
2024-11-14 11:00 ` [PULL 1/5] vl: fix qemu_validate_options() indention Gerd Hoffmann
2024-11-14 11:00 ` [PULL 2/5] x86/loader: only patch linux kernels Gerd Hoffmann
2024-11-14 11:00 ` [PULL 3/5] x86/loader: read complete kernel Gerd Hoffmann
2024-11-14 11:01 ` [PULL 4/5] x86/loader: expose unpatched kernel Gerd Hoffmann
2024-11-14 11:01 ` [PULL 5/5] x86/loader: add -shim option Gerd Hoffmann
2024-11-14 11:10 ` [PULL 0/5] Firmware 20241114 patches Daniel P. Berrangé
2024-11-14 11:33   ` Gerd Hoffmann
2024-11-15 10:09     ` Peter Maydell

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.