Show patches with: Series = Boot modules for Hyperlaunch       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,44/44] x86/boot: convert dom0_construct_pvh to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,43/44] x86/boot: convert dom0_construct_pv to struct boot_domain Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,42/44] x86/boot: convert construct_dom0 to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,41/44] x86/boot: add struct domain to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,40/44] x86/boot: add cmdline to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,39/44] x86/boot: introduce domid field to struct boot_domain Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,38/44] x86/boot: introduce boot domain Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,37/44] x86/boot: remove mod from struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,36/44] x86/boot: remove remaining early_mod references Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,35/44] x86/boot: remove usage of mod_end by discard_initial_images Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,34/44] x86/boot: drop the use of initial_images unit global Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,33/44] x86/boot: convert initial_images to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,32/44] x86/boot: convert pvh_load_kernel to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,31/44] x86/boot: convert dom0_construct_pvh to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,30/44] x86/boot: convert dom0_construct_pv initrd param to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,29/44] x86/boot: convert dom0_construct_pv image param to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,28/44] x86/boot: add cmdline to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,27/44] x86/boot: relocate kextra into boot info Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,26/44] x86/boot: convert construct_dom0 to use struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,25/44] x86/boot: convert create_dom0 to use boot info Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,24/44] x86/boot: remove module_map usage by ramdisk loading Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,23/44] x86/boot: remove module_map usage from xsm policy loading Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,22/44] x86/boot: remove module_map usage from microcode loading Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,21/44] x86/boot: convert ramdisk locating to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,20/44] x86/boot: convert xsm policy loading to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,19/44] x86/boot: use consumed boot module flag for microcode Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,18/44] x86/boot: convert late microcode loading to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,17/44] x86/boot: convert microcode loading to consume struct boot_info Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,16/44] x86/boot: introduce consumed flag for struct boot_module Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,15/44] x86/boot: introduce boot module interator Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,14/44] x86/boot: transition relocation calculations to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,13/44] x86/boot: update struct boot_module on module relocation Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,12/44] x86/boot: add start and size fields to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,11/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map() Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,10/44] x86/boot: introduce boot module flags Boot modules for Hyperlaunch 1 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,09/44] x86/boot: introduce boot module types Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,08/44] x86/boot: convert setup.c mod refs to early_mod Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,07/44] x86/boot: move headroom to boot modules Boot modules for Hyperlaunch - - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,06/44] x86/boot: convert consider_modules to struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,05/44] x86/boot: introduce struct boot_module Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,04/44] x86/boot: move mmap info to boot info Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,03/44] x86/boot: move cmdline to boot info Boot modules for Hyperlaunch 1 - - --- 2024-10-06 Daniel P. Smith Superseded
[v5,02/44] x86/boot: move boot loader name to boot info Boot modules for Hyperlaunch - 1 - --- 2024-10-06 Daniel P. Smith Superseded
[v5,01/44] x86/boot: move x86 boot module counting into a new boot_info struct Boot modules for Hyperlaunch 1 1 - --- 2024-10-06 Daniel P. Smith Superseded