Show patches with: Archived = No       |   16281 patches
« 1 2 ... 7 8 9162 163 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/6] x86/boot: Rationalise .gitignore Reuse 32 bit C code more safely - - - --- 2024-10-07 Frediano Ziglio Superseded
[v2,1/6] .gitignore: Remove not generated files Reuse 32 bit C code more safely - - - --- 2024-10-07 Frediano Ziglio Superseded
x86/msr: add log messages to MSR state load error paths x86/msr: add log messages to MSR state load error paths - - - --- 2024-10-07 Roger Pau Monné Superseded
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE - - - --- 2024-10-07 Jürgen Groß Accepted
[MINI-OS,2/2] drop CONFIG_XC support support individual Xen library use cases - - - --- 2024-10-07 Jürgen Groß New
[MINI-OS,1/2] add config support for each Xen library support individual Xen library use cases - - - --- 2024-10-07 Jürgen Groß New
CI: Drop bin86/dev86 from archlinux container CI: Drop bin86/dev86 from archlinux container 1 2 - --- 2024-10-07 Andrew Cooper New
[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
[4/4] stubdom: add fine grained library config items to Mini-OS configs stubdom: prepare more fine grained Xen library usage - - - --- 2024-10-05 Jürgen Groß New
[3/4] build: move xenlibs-dependencies make definition to uselibs.mk stubdom: prepare more fine grained Xen library usage 1 - - --- 2024-10-05 Jürgen Groß New
[2/4] stubdom: explcitly add libc and lwip Mini-OS config options stubdom: prepare more fine grained Xen library usage - 1 - --- 2024-10-05 Jürgen Groß New
[1/4] stubdom: add local .gitignore file stubdom: prepare more fine grained Xen library usage - 1 - --- 2024-10-05 Jürgen Groß New
[3/3] x86/boot: Use boot_vid_info and trampoline_phys variables directly from C code Reuse 32 bit C code more safely - - - --- 2024-10-05 Frediano Ziglio Superseded
[2/3] x86/boot: Reuse code to relocate trampoline Reuse 32 bit C code more safely - - - --- 2024-10-05 Frediano Ziglio Superseded
[1/3] x86/boot: create a C bundle for 32 bit boot code and use it Reuse 32 bit C code more safely - - - --- 2024-10-05 Frediano Ziglio Superseded
CI: Fix builds following qemu-xen update CI: Fix builds following qemu-xen update - 1 - --- 2024-10-04 Andrew Cooper New
[v2,3/3] xen/riscv: register Xen's load address as a boot module Register Xen's load address as a boot module 1 - - --- 2024-10-04 Oleksii Kurochko Superseded
[v2,2/3] xen/riscv: switch LINK_TO_LOAD() to virt_to_maddr() Register Xen's load address as a boot module 1 - - --- 2024-10-04 Oleksii Kurochko Superseded
[v2,1/3] xen/riscv: implement virt_to_maddr() Register Xen's load address as a boot module - - - --- 2024-10-04 Oleksii Kurochko Superseded
[v2,6/6] dt-overlay: Print overlay I/O memory ranges in hex xen/arm: dt overlay fixes 1 - - --- 2024-10-04 Michal Orzel New
[v2,5/6] dt-overlay: Ignore nodes that do not have __overlay__ as their subnode xen/arm: dt overlay fixes - 1 - --- 2024-10-04 Michal Orzel New
[v2,4/6] dt-overlay: Support target-path being root node xen/arm: dt overlay fixes - 1 - --- 2024-10-04 Michal Orzel New
[v2,3/6] dt-overlay: Remove ASSERT_UNREACHABLE from add_nodes() xen/arm: dt overlay fixes 1 1 - --- 2024-10-04 Michal Orzel New
[v2,2/6] device-tree: Remove __init from unflatten_dt_alloc() xen/arm: dt overlay fixes - 1 - --- 2024-10-04 Michal Orzel New
[v2,1/6] dt-overlay: Fix NULL pointer dereference xen/arm: dt overlay fixes - 1 - --- 2024-10-04 Michal Orzel New
[v2] MAINTAINERS: minor file line update [v2] MAINTAINERS: minor file line update 3 - - --- 2024-10-04 Frediano Ziglio Superseded
MAINTAINERS: minor file line updates MAINTAINERS: minor file line updates - - - --- 2024-10-04 Frediano Ziglio New
[XEN,v1,3/3] x86/hvm: make ACPI PM & stdvga emulation optional configurable stdvga & pmtimer emulation - - - --- 2024-10-04 Sergiy Kibrik Superseded
[XEN,v1,2/3] x86/hvm: introduce config option for stdvga emulation configurable stdvga & pmtimer emulation - - - --- 2024-10-04 Sergiy Kibrik Superseded
[XEN,v1,1/3] x86/hvm: introduce config option for ACPI PM timer configurable stdvga & pmtimer emulation - - - --- 2024-10-04 Sergiy Kibrik Superseded
[v3,19/19] xen: Update header guards - XSM/Flask Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,18/19] xen: Update header guards - VPCI Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,17/19] xen: Update header guards - VM event, mem access, monitor Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,16/19] xen: Update header guards - Scheduling Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,15/19] xen: Update header guards - RISC-V Update header guards bases on new coding style 1 - - --- 2024-10-04 Frediano Ziglio New
[v3,14/19] xen: Update header guards - PPC 64 Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,13/19] xen: Update header guards - Live patch Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,12/19] xen: Update header guards - KEXEC Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,11/19] xen: Update header guards - Kconfig Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,10/19] xen: Update header guards - I/O MMU Update header guards bases on new coding style 1 - - --- 2024-10-04 Frediano Ziglio New
[v3,09/19] xen: Update header guards - Intel TXT Update header guards bases on new coding style 1 - - --- 2024-10-04 Frediano Ziglio New
[v3,08/19] xen: Update header guards - HYPFS Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,07/19] xen: Update header guards - EFI Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,06/19] xen: Update header guards - Device tree Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,05/19] xen: Update header guards - ARM Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,04/19] xen: Update header guards - ARGO Update header guards bases on new coding style 1 - - --- 2024-10-04 Frediano Ziglio New
[v3,03/19] xen: Update header guards - ACPI Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,02/19] xen: Update header guards - X86 Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v3,01/19] xen: Update header guards - Generic Update header guards bases on new coding style - - - --- 2024-10-04 Frediano Ziglio New
[v2,3/3] automation: shorten the timeout for smoke tests automation: add smoke test for xen.efi on x86_64 - - - --- 2024-10-04 Marek Marczykowski-Górecki New
[v2,2/3] automation: add a smoke test for xen.efi on X86 automation: add smoke test for xen.efi on x86_64 - - - --- 2024-10-04 Marek Marczykowski-Górecki New
[v2,1/3] automation: preserve built xen.efi automation: add smoke test for xen.efi on x86_64 - - - --- 2024-10-04 Marek Marczykowski-Górecki New
automation: introduce TEST_TIMEOUT_OVERRIDE automation: introduce TEST_TIMEOUT_OVERRIDE - 1 - --- 2024-10-03 Stefano Stabellini New
[PULL,v2,5/5] hw/arm: xenpvh: Enable PCI for ARM PVH [PULL,v2,1/5] hw/xen: Remove deadcode - 1 - --- 2024-10-03 Edgar E. Iglesias New
[PULL,v2,4/5] hw/xen: xenpvh: Add pci-intx-irq-base property [PULL,v2,1/5] hw/xen: Remove deadcode 1 - - --- 2024-10-03 Edgar E. Iglesias New
[PULL,v2,3/5] hw/xen: xenpvh: Disable buffered IOREQs for ARM [PULL,v2,1/5] hw/xen: Remove deadcode - 1 - --- 2024-10-03 Edgar E. Iglesias New
[PULL,v2,2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq [PULL,v2,1/5] hw/xen: Remove deadcode - 1 - --- 2024-10-03 Edgar E. Iglesias New
« 1 2 ... 7 8 9162 163 »