xen-changelog Mail Thread Index
- [xen master] dom0less: Parse dom0less bindings into createdomain input args,
patchbot
- [xen master] dom0less: Reinitialise all variables on each loop iteration,
patchbot
- [xen master] dom0less: Allow arch_parse_dom0less_node() to be fallible,
patchbot
- [xen master] dom0less: Turn arch_create_domUs into arch_parse_dom0less_node(),
patchbot
- [xen master] dom0less: Create llc_color_str field in boot_domain,
patchbot
- [xen master] dom0less: Introduce kernel_info into the domain creation loop,
patchbot
- [xen master] bootfdt: Add createdomain arguments to boot_domain,
patchbot
- [xen master] dom0less: Move asm-generic/dom0less-build.h -> xen/dom0less-build.h,
patchbot
- [xen master] dt: Add cf_check to device-tree.c function pointers,
patchbot
- [xen master] static-evtchn: Add missing include,
patchbot
- [xen master] device-tree/kernel: Use memcpy in output_length(),
patchbot
- [xen staging] dom0less: Parse dom0less bindings into createdomain input args,
patchbot
- [xen staging] dom0less: Reinitialise all variables on each loop iteration,
patchbot
- [xen staging] dom0less: Allow arch_parse_dom0less_node() to be fallible,
patchbot
- [xen staging] dom0less: Turn arch_create_domUs into arch_parse_dom0less_node(),
patchbot
- [xen staging] dom0less: Create llc_color_str field in boot_domain,
patchbot
- [xen staging] dom0less: Introduce kernel_info into the domain creation loop,
patchbot
- [xen staging] bootfdt: Add createdomain arguments to boot_domain,
patchbot
- [xen staging] dom0less: Move asm-generic/dom0less-build.h -> xen/dom0less-build.h,
patchbot
- [xen staging] dt: Add cf_check to device-tree.c function pointers,
patchbot
- [xen staging] static-evtchn: Add missing include,
patchbot
- [xen staging] device-tree/kernel: Use memcpy in output_length(),
patchbot
- [xen master] x86: correct scrub_page_{hot,cold}() prototypes,
patchbot
- [xen master] x86/pmstat: drop struct px_stat's usable field,
patchbot
- [xen master] xen/x86: move monitor.o out of PV_SHIM_EXCLUSIVE condition,
patchbot
- [xen master] x86/svm: Always flush TLB using TLB_CTRL_FLUSH_ALL,
patchbot
- [xen master] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n,
patchbot
- [xen master] mm: allow page scrubbing routine(s) to be arch controlled,
patchbot
- [xen master] x86: introduce "hot" and "cold" page clearing functions,
patchbot
- [xen master] x86: control memset() and memcpy() inlining,
patchbot
- [xen master] x86: re-work memcpy(),
patchbot
- [xen master] x86: re-work memset(),
patchbot
- [xen master] x86/alternatives: serialize after (self-)modifying code,
patchbot
- [xen master] x86: suppress ERMS for internal use when MISC_ENABLE.FAST_STRING is clear,
patchbot
- [xen staging] x86: correct scrub_page_{hot,cold}() prototypes,
patchbot
- [xen staging] x86/pmstat: drop struct px_stat's usable field,
patchbot
- [xen staging] xen/x86: move monitor.o out of PV_SHIM_EXCLUSIVE condition,
patchbot
- [xen staging] x86/svm: Always flush TLB using TLB_CTRL_FLUSH_ALL,
patchbot
- [xen staging] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n,
patchbot
- [xen staging] mm: allow page scrubbing routine(s) to be arch controlled,
patchbot
- [xen staging] x86: introduce "hot" and "cold" page clearing functions,
patchbot
- [xen staging] x86: control memset() and memcpy() inlining,
patchbot
- [xen staging] x86: re-work memcpy(),
patchbot
- [xen staging] x86: re-work memset(),
patchbot
- [xen staging] x86/alternatives: serialize after (self-)modifying code,
patchbot
- [xen staging] x86: suppress ERMS for internal use when MISC_ENABLE.FAST_STRING is clear,
patchbot
- [xen master] xen/arm: remove unused dump_p2m_lookup(),
patchbot
- [xen master] xen/efi: Do not pass dummy pointer for empty property,
patchbot
- [xen master] xen/efi: Fix indentation,
patchbot
- [xen master] xen/efi: Reuse fdt_setprop_u32 and fdt_setprop_u64,
patchbot
- [xen master] arm/mpu: Implement remove_early_mappings for MPU systems,
patchbot
- [xen master] arm/mpu: Implement early_fdt_map support in MPU systems,
patchbot
- [xen master] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table,
patchbot
- [xen master] arm/mpu: Populate a new region in Xen MPU mapping table,
patchbot
- [xen master] xen/arm: Introduce flags_has_rwx helper,
patchbot
- [xen master] arm/mpu: Find MPU region by range,
patchbot
- [xen staging] xen/arm: remove unused dump_p2m_lookup(),
patchbot
- [xen staging] xen/efi: Do not pass dummy pointer for empty property,
patchbot
- [xen staging] xen/efi: Fix indentation,
patchbot
- [xen staging] xen/efi: Reuse fdt_setprop_u32 and fdt_setprop_u64,
patchbot
- [xen staging] arm/mpu: Implement remove_early_mappings for MPU systems,
patchbot
- [xen staging] arm/mpu: Implement early_fdt_map support in MPU systems,
patchbot
- [xen staging] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table,
patchbot
- [xen staging] arm/mpu: Populate a new region in Xen MPU mapping table,
patchbot
- [xen staging] xen/arm: Introduce flags_has_rwx helper,
patchbot
- [xen staging] arm/mpu: Find MPU region by range,
patchbot
- [xen master] xen/efi: Remove PrintMessage function,
patchbot
- [xen master] AMD/IOMMU: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t,
patchbot
- [xen master] AMD/IOMMU: Change find_iommu_for_device() to take pci_sbdf_t, simplify code,
patchbot
- [xen master] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code,
patchbot
- [xen master] coverage: add support for GCC 15,
patchbot
- [xen master] x86: don't have gcc over-align data,
patchbot
- [xen staging] xen/efi: Remove PrintMessage function,
patchbot
- [xen staging] AMD/IOMMU: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t,
patchbot
- [xen staging] AMD/IOMMU: Change find_iommu_for_device() to take pci_sbdf_t, simplify code,
patchbot
- [xen staging] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code,
patchbot
- [xen staging] coverage: add support for GCC 15,
patchbot
- [xen staging] x86: don't have gcc over-align data,
patchbot
- [xen stable-4.19] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [xen stable-4.19] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen stable-4.19] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen stable-4.19] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen stable-4.19] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen stable-4.19] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen stable-4.19] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen stable-4.19] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen stable-4.19] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen stable-4.19] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen stable-4.20] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [xen stable-4.20] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen stable-4.20] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen stable-4.20] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen stable-4.20] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen stable-4.20] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen stable-4.20] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen stable-4.20] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen stable-4.20] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen stable-4.20] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen stable-4.20] update Xen version to 4.20.2-pre,
patchbot
- [xen staging-4.19] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [xen staging-4.20] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [xen master] build: force compiler to use atomics when coverage is enabled,
patchbot
- [xen master] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/,
patchbot
- [xen master] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h},
patchbot
- [xen master] xen: Split HAS_DEVICE_TREE in two,
patchbot
- [xen master] xen/dt: Extract helper to map nodes to module kinds,
patchbot
- [xen master] xen/dt: Extract bootinfo-independent functions to bootfdt.c,
patchbot
- [xen master] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c,
patchbot
- [xen master] xen/dt: Move bootinfo functions to a new bootinfo.h,
patchbot
- [xen master] xen/dt: Move bootfdt functions to xen/bootfdt.h,
patchbot
- [xen master] x86: Replace arch-specific boot_domain with the common one,
patchbot
- [xen master] xen: Refactor kernel_info to have a header like boot_domain,
patchbot
- [xen master] x86: Replace arch-specific boot_module with common one,
patchbot
- [xen staging-4.19] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen staging-4.19] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen staging-4.19] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen staging-4.19] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen staging-4.19] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen staging-4.19] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen staging-4.19] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen staging-4.19] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen staging-4.19] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen staging-4.20] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen staging-4.20] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen staging-4.20] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen staging-4.20] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen staging-4.20] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen staging-4.20] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen staging-4.20] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen staging-4.20] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen staging-4.20] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen staging-4.20] update Xen version to 4.20.2-pre,
patchbot
- [xen staging] build: force compiler to use atomics when coverage is enabled,
patchbot
- [xen staging] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/,
patchbot
- [xen staging] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h},
patchbot
- [xen staging] xen: Split HAS_DEVICE_TREE in two,
patchbot
- [xen staging] xen/dt: Extract helper to map nodes to module kinds,
patchbot
- [xen staging] xen/dt: Extract bootinfo-independent functions to bootfdt.c,
patchbot
- [xen staging] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c,
patchbot
- [xen staging] xen/dt: Move bootinfo functions to a new bootinfo.h,
patchbot
- [xen staging] xen/dt: Move bootfdt functions to xen/bootfdt.h,
patchbot
- [xen staging] x86: Replace arch-specific boot_domain with the common one,
patchbot
- [xen staging] xen: Refactor kernel_info to have a header like boot_domain,
patchbot
- [xen staging] x86: Replace arch-specific boot_module with common one,
patchbot
- [xen master] x86/spec-ctrl: Update vendor/family/model logic,
patchbot
- [xen master] x86/cpu-policy: Update vendor/family/model logic,
patchbot
- [xen master] x86/mwait-idle: Update vendor/family/model logic,
patchbot
- [xen master] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*(),
patchbot
- [xen master] x86/match-cpu: Support matching on steppings,
patchbot
- [xen master] x86/match-cpu: Improvements to x86_match_cpu(),
patchbot
- [xen staging] x86/spec-ctrl: Update vendor/family/model logic,
patchbot
- [xen staging] x86/cpu-policy: Update vendor/family/model logic,
patchbot
- [xen staging] x86/mwait-idle: Update vendor/family/model logic,
patchbot
- [xen staging] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*(),
patchbot
- [xen staging] x86/match-cpu: Support matching on steppings,
patchbot
- [xen staging] x86/match-cpu: Improvements to x86_match_cpu(),
patchbot
- [xen master] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM(),
patchbot
- [xen master] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[],
patchbot
- [xen master] x86: Break struct x86_cpu_id out of processor.h,
patchbot
- [xen master] x86: Sort headers,
patchbot
- [xen master] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen staging] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM(),
patchbot
- [xen staging] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[],
patchbot
- [xen staging] x86: Break struct x86_cpu_id out of processor.h,
patchbot
- [xen staging] x86: Sort headers,
patchbot
- [xen staging] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX,
patchbot
- [xen master] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen master] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen staging] x86/ept: batch PML p2m type-changes into single locked region,
patchbot
- [xen staging] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c,
patchbot
- [xen master] arm: Remove alloc_dom0_vcpu0(),
patchbot
- [xen master] dom0less: Move single-xenstore check from bindings to set_xs_domain(),
patchbot
- [xen staging] arm: Remove alloc_dom0_vcpu0(),
patchbot
- [xen staging] dom0less: Move single-xenstore check from bindings to set_xs_domain(),
patchbot
- [xen master] x86: Drop rep_nop() and use the PAUSE mnemonic directly,
patchbot
- [xen master] x86/vtd: Switch model check to VFM,
patchbot
- [xen master] x86/intel-family: Resync with Linux,
patchbot
- [xen master] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field,
patchbot
- [xen staging] x86: Drop rep_nop() and use the PAUSE mnemonic directly,
patchbot
- [xen staging] x86/vtd: Switch model check to VFM,
patchbot
- [xen staging] x86/intel-family: Resync with Linux,
patchbot
- [xen staging] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field,
patchbot
- [xen master] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [xen master] Revert "Config: update Mini-OS commit id",
patchbot
- [xen master] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen master] misra: tailor the definition of Rule 12.2 to C standard types,
patchbot
- [xen master] tools/xenstore: perform kexec for stubdom live update,
patchbot
- [xen master] stubdom: configure kexec for PVH Xenstore stubdom,
patchbot
- [xen master] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen master] x86: Prefer d->max_vcpus to dom0_max_vcpus(),
patchbot
- [xen master] xen/cpufreq: neglect unsupported-mode request from DOM0,
patchbot
- [xen master] xen/cpufreq: rename cppc preset name to "XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND",
patchbot
- [xen master] xen/cpufreq: make _PSD info common,
patchbot
- [xen master] x86/cpufreq: continue looping other than -EBUSY or successful return,
patchbot
- [xen master] xen/efi: Update error flow for read_file function,
patchbot
- [xen master] x86/MCE: adjust x86_mc_get_cpu_info(),
patchbot
- [xen master] x86/CPU: re-work populating of cpu_data[],
patchbot
- [xen master] dom0less: Fix LLC coloring when mixing colored and non-colored domains,
patchbot
- [xen master] automation/eclair: upload code quality report artifact,
patchbot
- [xen master] misra: address violation of MISRA C Rule 10.1,
patchbot
- [xen master] xen/sysctl: wrap around sysctl hypercall,
patchbot
- [xen master] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
patchbot
- [xen master] xen/sysctl: wrap around arch-specific arch_do_sysctl,
patchbot
- [xen master] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
patchbot
- [xen master] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
patchbot
- [xen master] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
patchbot
- [xen master] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
patchbot
- [xen staging] x86/S3: don't lose previously collected CPU data (AMD extra),
patchbot
- [mini-os master] kexec: initialize kexec_page in kexec(),
patchbot
- [xen staging] Revert "Config: update Mini-OS commit id",
patchbot
- [xen staging] x86/S3: don't lose previously collected CPU data,
patchbot
- [xen staging] misra: tailor the definition of Rule 12.2 to C standard types,
patchbot
- [xen staging] tools/xenstore: perform kexec for stubdom live update,
patchbot
- [xen staging] stubdom: configure kexec for PVH Xenstore stubdom,
patchbot
- [xen staging] x86/SMP: guard socket_cpumask[] access in cpu_smpboot_free(),
patchbot
- [xen staging] x86: Prefer d->max_vcpus to dom0_max_vcpus(),
patchbot
- [xen staging] xen/cpufreq: neglect unsupported-mode request from DOM0,
patchbot
- [xen staging] xen/cpufreq: rename cppc preset name to "XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND",
patchbot
- [xen staging] xen/cpufreq: make _PSD info common,
patchbot
- [xen staging] x86/cpufreq: continue looping other than -EBUSY or successful return,
patchbot
- [xen staging] xen/efi: Update error flow for read_file function,
patchbot
- [xen staging] x86/MCE: adjust x86_mc_get_cpu_info(),
patchbot
- [xen staging] x86/CPU: re-work populating of cpu_data[],
patchbot
- [xen staging] dom0less: Fix LLC coloring when mixing colored and non-colored domains,
patchbot
- [xen staging] automation/eclair: upload code quality report artifact,
patchbot
- [xen staging] misra: address violation of MISRA C Rule 10.1,
patchbot
- [xen staging] xen/sysctl: wrap around sysctl hypercall,
patchbot
- [xen staging] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
patchbot
- [xen staging] xen/sysctl: wrap around arch-specific arch_do_sysctl,
patchbot
- [xen staging] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
patchbot
- [xen staging] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
patchbot
- [xen staging] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
patchbot
- [xen staging] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
patchbot
- [mini-os master] events: export bind_evtchn(),
patchbot
- [mini-os master] 9pfs: add support to keep device opened across kexec,
patchbot
- [mini-os master] gnttab: add function to obtain memory address from grantref,
patchbot
- [mini-os master] gnttab: remove gnttab_alloc_and_grant() function,
patchbot
- [mini-os master] 9pfs: refactor init_9pfront(),
patchbot
- [mini-os master] 9pfs: store bepath in struct struct dev_9pfs,
patchbot
- [mini-os master] kexec: add support for allocating pages from kexec module memory,
patchbot
- [mini-os master] mini-os: kexec: add support for handing over some memory across kexec,
patchbot
- [mini-os master] mini-os: config: add support for config items with numerical values,
patchbot
- [mini-os master] e820: use special type for software reserved memory,
patchbot
- [mini-os master] kexec: restructure building the start info data,
patchbot
- [mini-os master] e820: don't count lapic page as initially reserved,
patchbot
- [mini-os master] kexec: fix physical addresses in start info data,
patchbot
- [mini-os master] mm: don't add module pages to free memory,
patchbot
- [xen master] hvmloader: clean up SMBIOS code style and formatting,
patchbot
- [xen master] x86/PVH: modify permission checking in hwdom_fixup_p2m(),
patchbot
- [xen master] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen staging] hvmloader: clean up SMBIOS code style and formatting,
patchbot
- [xen staging] x86/PVH: modify permission checking in hwdom_fixup_p2m(),
patchbot
- [xen staging] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
patchbot
- [xen master] xen/arm: smmuv3: Add PCI devices support for SMMUv3,
patchbot
- [xen master] xen/arm: smmuv2: Add PCI devices support for SMMUv2,
patchbot
- [xen staging] xen/arm: smmuv3: Add PCI devices support for SMMUv3,
patchbot
- [xen staging] xen/arm: smmuv2: Add PCI devices support for SMMUv2,
patchbot
- [xen master] misra: add deviation of Rule 10.1 for unary minus,
patchbot
- [xen master] xen/amd: introduce amd_process_freq() to get processor frequency,
patchbot
- [xen master] xvmalloc: extend to cover 2-dimensional arrays,
patchbot
- [xen master] stubdom/grub: swap start_info usage with start_info_ptr,
patchbot
- [xen master] Config: update Mini-OS commit id,
patchbot
- [xen master] stubdom/grub: avoid relying on start_info definition,
patchbot
- [xen master] MAINTAINERS: add me as an additional stubdom maintainer,
patchbot
- [xen staging] misra: add deviation of Rule 10.1 for unary minus,
patchbot
- [xen staging] xen/amd: introduce amd_process_freq() to get processor frequency,
patchbot
- [xen staging] xvmalloc: extend to cover 2-dimensional arrays,
patchbot
- [xen staging] stubdom/grub: swap start_info usage with start_info_ptr,
patchbot
- [xen staging] Config: update Mini-OS commit id,
patchbot
- [xen staging] stubdom/grub: avoid relying on start_info definition,
patchbot
- [xen staging] MAINTAINERS: add me as an additional stubdom maintainer,
patchbot
- [mini-os master] e820: fix e820_get_reserved_pfns() to reserve page aligned area,
patchbot
- [xen master] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output,
patchbot
- [xen master] automation/eclair: Make report browsing URL configurable.,
patchbot
- [xen master] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option,
patchbot
- [xen staging] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output,
patchbot
- [xen staging] automation/eclair: Make report browsing URL configurable.,
patchbot
- [xen staging] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option,
patchbot
- [xen master] device-tree: address violation of MISRA C Rule 5.5,
patchbot
- [xen master] iommu: address violation of MISRA C Rule 5.5,
patchbot
- [xen master] xen: Conditionally compile out the boot_module.domU,
patchbot
- [xen master] xen/riscv: add basic UART support,
patchbot
- [xen master] xen/riscv: implement setup_irq(),
patchbot
- [xen master] xen/riscv: add external interrupt handling for hypervisor mode,
patchbot
- [xen master] xen/riscv: implementation of aplic and imsic operations,
patchbot
- [xen master] xen/riscv: introduce intc_init() and helpers,
patchbot
- [xen master] xen/riscv: aplic_init() implementation,
patchbot
- [xen staging] device-tree: address violation of MISRA C Rule 5.5,
patchbot
- [xen staging] iommu: address violation of MISRA C Rule 5.5,
patchbot
- [xen staging] xen: Conditionally compile out the boot_module.domU,
patchbot
- [xen staging] xen/riscv: add basic UART support,
patchbot
- [xen staging] xen/riscv: implement setup_irq(),
patchbot
- [xen staging] xen/riscv: add external interrupt handling for hypervisor mode,
patchbot
- [xen staging] xen/riscv: implementation of aplic and imsic operations,
patchbot
- [xen staging] xen/riscv: introduce intc_init() and helpers,
patchbot
- [xen staging] xen/riscv: aplic_init() implementation,
patchbot
- [xen master] xen/x86: introduce MCE_NONFATAL,
patchbot
- [xen master] xen/arm: address violations of Rule 11.3,
patchbot
- [xen staging] xen/x86: introduce MCE_NONFATAL,
patchbot
- [xen staging] xen/arm: address violations of Rule 11.3,
patchbot
- [xen stable-4.20] update Xen version to 4.20.1,
patchbot
- [mini-os master] mm: refactor init_page_allocator(),
patchbot
- [mini-os master] time: unbind VIRQ_TIMER across kexec,
patchbot
- [mini-os master] mini-os: grants: support populated grant table at boot,
patchbot
- [mini-os master] mini-os: kexec: add O_CLOEXEC support,
patchbot
- [mini-os master] setup: add global pointer for struct hvm_start_info,
patchbot
- [xen staging-4.20] update Xen version to 4.20.1,
patchbot
- [xen stable-4.20] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen master] acpi/pm-op: make do_pm_op() decl available in pm-op.c,
patchbot
- [xen master] iommu: remove unused external variables,
patchbot
- [xen master] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen master] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen master] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen master] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen master] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen master] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen master] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen master] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen master] x86/mwait-idle: adjust section annotations,
patchbot
- [xen master] vpci: const-ify some pdev instances,
patchbot
- [xen master] xen/riscv: imsic_init() implementation,
patchbot
- [xen master] xen/sysctl: introduce CONFIG_PM_STATS,
patchbot
- [xen master] xen/pmstat: introduce CONFIG_PM_OP,
patchbot
- [xen staging] acpi/pm-op: make do_pm_op() decl available in pm-op.c,
patchbot
- [xen stable-4.19] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen stable-4.18] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen stable-4.17] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen staging-4.17] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen staging-4.18] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen staging-4.19] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen staging-4.20] x86/idle: undo use of MONITOR/MWAIT mnemonics,
patchbot
- [xen staging] iommu: remove unused external variables,
patchbot
- [xen staging] x86/mwait-idle: add Clearwater Forest SoC support,
patchbot
- [xen staging] x86/mwait-idle: add Granite Rapids Xeon D support,
patchbot
- [xen staging] x86/mwait-idle: add Granite Rapids Xeon support,
patchbot
- [xen staging] x86/mwait-idle: add Sierra Forest SoC support,
patchbot
- [xen staging] x86/mwait-idle: add Grand Ridge SoC support,
patchbot
- [xen staging] x86/mwait-idle: Add Meteorlake support,
patchbot
- [xen staging] x86/mwait-idle: add Emerald Rapids Xeon support,
patchbot
- [xen staging] x86/mwait-idle: Add AlderLake-N support,
patchbot
- [xen staging] x86/mwait-idle: adjust section annotations,
patchbot
- [xen staging] vpci: const-ify some pdev instances,
patchbot
- [xen staging] xen/riscv: imsic_init() implementation,
patchbot
- [xen staging] xen/sysctl: introduce CONFIG_PM_STATS,
patchbot
- [xen staging] xen/pmstat: introduce CONFIG_PM_OP,
patchbot
- [xen master] docs/misra/rules.rst: allow string literals with memcmp,
patchbot
- [xen staging] docs/misra/rules.rst: allow string literals with memcmp,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen stable-4.17] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen stable-4.17] x86/ucode: Digests for TSA microcode,
patchbot
- [xen stable-4.17] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen stable-4.17] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen stable-4.17] x86/xen-cpuid: Fix backports of new features,
patchbot
- [xen stable-4.17] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen stable-4.17] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen stable-4.17] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen stable-4.17] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen stable-4.17] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen stable-4.17] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen stable-4.17] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen stable-4.17] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen stable-4.17] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen stable-4.17] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen stable-4.17] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen stable-4.17] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen stable-4.17] x86/intel: workaround several MONITOR/MWAIT errata,
patchbot
- [xen stable-4.20] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen stable-4.20] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen stable-4.20] x86/ucode: Digests for TSA microcode,
patchbot
- [xen stable-4.20] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen stable-4.20] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen stable-4.20] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen stable-4.20] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen stable-4.20] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen stable-4.20] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen stable-4.20] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen stable-4.20] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen stable-4.20] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen stable-4.20] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen stable-4.20] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen stable-4.20] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen stable-4.19] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen stable-4.19] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen stable-4.19] x86/ucode: Digests for TSA microcode,
patchbot
- [xen stable-4.19] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen stable-4.19] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen stable-4.19] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen stable-4.19] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen stable-4.19] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen stable-4.19] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen stable-4.19] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen stable-4.19] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen stable-4.19] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen stable-4.19] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen stable-4.19] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen stable-4.19] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen stable-4.19] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen stable-4.18] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen stable-4.18] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen stable-4.18] x86/ucode: Digests for TSA microcode,
patchbot
- [xen stable-4.18] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen stable-4.18] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen stable-4.18] x86/xen-cpuid: Fix backports of new features,
patchbot
- [xen stable-4.18] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen stable-4.18] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen stable-4.18] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen stable-4.18] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen stable-4.18] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen stable-4.18] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen stable-4.18] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen stable-4.18] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen stable-4.18] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen stable-4.18] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen stable-4.18] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen stable-4.18] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen master] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen master] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen master] x86/ucode: Digests for TSA microcode,
patchbot
- [xen master] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen master] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen staging-4.17] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen staging-4.17] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen staging-4.17] x86/ucode: Digests for TSA microcode,
patchbot
- [xen staging-4.17] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen staging-4.17] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen staging-4.17] x86/xen-cpuid: Fix backports of new features,
patchbot
- [xen staging-4.17] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen staging-4.17] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen staging-4.17] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen staging-4.17] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen staging-4.17] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen staging-4.17] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen staging-4.17] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen staging-4.17] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen staging-4.17] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen staging-4.17] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen staging-4.17] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen staging-4.17] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen staging-4.17] x86/intel: workaround several MONITOR/MWAIT errata,
patchbot
- [xen staging-4.18] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen staging-4.18] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen staging-4.18] x86/ucode: Digests for TSA microcode,
patchbot
- [xen staging-4.18] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen staging-4.18] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen staging-4.18] x86/xen-cpuid: Fix backports of new features,
patchbot
- [xen staging-4.18] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen staging-4.18] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen staging-4.18] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen staging-4.18] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen staging-4.18] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen staging-4.18] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen staging-4.18] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen staging-4.18] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen staging-4.18] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen staging-4.18] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen staging-4.18] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen staging-4.18] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen staging-4.19] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen staging-4.19] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen staging-4.19] x86/ucode: Digests for TSA microcode,
patchbot
- [xen staging-4.19] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen staging-4.19] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen staging-4.19] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen staging-4.19] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen staging-4.19] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen staging-4.19] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen staging-4.19] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen staging-4.19] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen staging-4.19] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen staging-4.19] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen staging-4.19] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen staging-4.19] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen staging-4.19] x86/cpufeature: Reposition cpu_has_{lfence_dispatch,nscb},
patchbot
- [xen staging-4.20] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen staging-4.20] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen staging-4.20] x86/ucode: Digests for TSA microcode,
patchbot
- [xen staging-4.20] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen staging-4.20] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen staging-4.20] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen staging-4.20] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen staging-4.20] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen staging-4.20] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen staging-4.20] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen staging-4.20] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen staging-4.20] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
patchbot
- [xen staging-4.20] Revert part of "x86/mwait-idle: disable IBRS during long idle",
patchbot
- [xen staging-4.20] x86/idle: Remove MFENCEs for CLFLUSH_MONITOR,
patchbot
- [xen staging-4.20] x86/idle: Move monitor()/mwait() wrappers into cpu-idle.c,
patchbot
- [xen staging] x86/spec-ctrl: Mitigate Transitive Scheduler Attacks,
patchbot
- [xen staging] x86/idle: Rearrange VERW and MONITOR in mwait_idle_with_hints(),
patchbot
- [xen staging] x86/ucode: Digests for TSA microcode,
patchbot
- [xen staging] x86/cpu-policy: Infrastructure for CPUID leaf 0x80000021.ecx,
patchbot
- [xen staging] x86/cpu-policy: Rearrange guest_common_*_feature_adjustments(),
patchbot
- [xen master] xen/arm32: Tidy up setup_mm(),
patchbot
- [xen master] xen/arm: Skip loops in init_pdx() when no PDX compression is used,
patchbot
- [xen master] xen/arm64: Panic if direct map is too small,
patchbot
- [xen master] SUPPORT.md: Document guest PSCI support,
patchbot
- [xen master] xen/arm: Fix booting hwdom/1:1 domU with CONFIG_GRANT_TABLE=n,
patchbot
- [xen master] Revert "tools/xl: Add altp2m_count parameter",
patchbot
- [xen master] Revert "docs/man: Add altp2m_count parameter to the xl.cfg manual",
patchbot
- [xen master] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
patchbot
- [xen master] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
patchbot
- [xen master] docs/man: Add altp2m_count parameter to the xl.cfg manual,
patchbot
- [xen master] tools/xl: Add altp2m_count parameter,
patchbot
- [xen master] xen: Refactor altp2m options into a structured format,
patchbot
- [xen staging] xen/arm32: Tidy up setup_mm(),
patchbot
- [xen staging] xen/arm: Skip loops in init_pdx() when no PDX compression is used,
patchbot
- [xen staging] xen/arm64: Panic if direct map is too small,
patchbot
- [xen staging] SUPPORT.md: Document guest PSCI support,
patchbot
- [xen staging] xen/arm: Fix booting hwdom/1:1 domU with CONFIG_GRANT_TABLE=n,
patchbot
- [xen staging] Revert "tools/xl: Add altp2m_count parameter",
patchbot
- [xen staging] Revert "docs/man: Add altp2m_count parameter to the xl.cfg manual",
patchbot
- [xen stable-4.19] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen stable-4.19] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
- [xen stable-4.19] libxc/PM: Retry get_pxstat if data is incomplete,
patchbot
- [xen stable-4.19] libxc/PM: Ensure pxstat buffers are correctly sized,
patchbot
- [xen stable-4.20] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen stable-4.20] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
- [xen stable-4.20] libxc/PM: Retry get_pxstat if data is incomplete,
patchbot
- [xen stable-4.20] libxc/PM: Ensure pxstat buffers are correctly sized,
patchbot
- [xen staging] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
patchbot
- [xen staging] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
patchbot
- [xen staging] docs/man: Add altp2m_count parameter to the xl.cfg manual,
patchbot
- [xen staging] tools/xl: Add altp2m_count parameter,
patchbot
- [xen staging] xen: Refactor altp2m options into a structured format,
patchbot
- [xen staging-4.19] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen staging-4.19] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
- [xen staging-4.19] libxc/PM: Retry get_pxstat if data is incomplete,
patchbot
- [xen staging-4.19] libxc/PM: Ensure pxstat buffers are correctly sized,
patchbot
- [xen staging-4.20] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen staging-4.20] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
- [xen staging-4.20] libxc/PM: Retry get_pxstat if data is incomplete,
patchbot
- [xen staging-4.20] libxc/PM: Ensure pxstat buffers are correctly sized,
patchbot
- [xen master] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen master] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen master] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen master] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen master] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen master] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen staging] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons",
patchbot
- [xen staging] x86/idle: Implement a new MWAIT IPI-elision algorithm,
patchbot
- [xen staging] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq(),
patchbot
- [xen staging] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR,
patchbot
- [xen staging] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints(),
patchbot
- [xen staging] x86/idle: Remove broken MWAIT implementation,
patchbot
- [xen master] xen/arm: Map ITS doorbell register to IOMMU page tables,
patchbot
- [xen master] xen/arm: Fix mapping for PCI bridge mmio region,
patchbot
- [xen master] iommu/arm: iommu_add_dt_pci_sideband_ids phantom handling,
patchbot
- [xen master] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API,
patchbot
- [xen master] automation/eclair: update configuration of D4.10,
patchbot
- [xen master] misra: deviate violations of Rule 21.6,
patchbot
- [xen staging] xen/arm: Map ITS doorbell register to IOMMU page tables,
patchbot
- [xen staging] xen/arm: Fix mapping for PCI bridge mmio region,
patchbot
- [xen staging] iommu/arm: iommu_add_dt_pci_sideband_ids phantom handling,
patchbot
- [xen staging] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API,
patchbot
- [xen staging] automation/eclair: update configuration of D4.10,
patchbot
- [xen staging] misra: deviate violations of Rule 21.6,
patchbot
- [xen master] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen master] tools/golang: update auto-generated libxl based types,
patchbot
- [xen staging] x86/cpu-policy: Fix handling of leaf 0x80000021,
patchbot
- [xen staging] tools/golang: update auto-generated libxl based types,
patchbot
- [xen stable-4.18] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen stable-4.19] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen stable-4.17] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen stable-4.20] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen master] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen staging-4.17] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen staging-4.18] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen staging-4.19] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen staging-4.20] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen staging] x86/emul: Fix extable registration in invoke_stub(),
patchbot
- [xen master] scripts/add_maintainers.pl: set double dashes for long options,
patchbot
- [xen master] x86/EFI: restrict use of --dynamicbase,
patchbot
- [xen master] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
- [xen staging] scripts/add_maintainers.pl: set double dashes for long options,
patchbot
- [xen staging] x86/EFI: restrict use of --dynamicbase,
patchbot
- [xen staging] xen/build: pass -fzero-init-padding-bits=all to gcc15,
patchbot
Mail converted by MHonArc
|