Messages by Date
-
2025/11/20
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
BALATON Zoltan
-
2025/11/20
Re: [PATCH 04/12] x86/irq: set accurate cpu_mask for high priority vectors used by external interrupts
Jan Beulich
-
2025/11/20
Re: [PATCH 04/12] x86/irq: set accurate cpu_mask for high priority vectors used by external interrupts
Andrew Cooper
-
2025/11/20
Re: [PATCH] x86emul/test: correct compiler checking and avoid it when merely cleaning
Andrew Cooper
-
2025/11/20
[PATCH] x86emul/test: correct compiler checking and avoid it when merely cleaning
Jan Beulich
-
2025/11/20
Re: [PATCH 03/12] x86/irq: introduce local irq_desc
Andrew Cooper
-
2025/11/20
Re: [PATCH 4/4] x86/vPMU: don't statically reserve the interrupt vector
Andrew Cooper
-
2025/11/20
Re: [PATCH 4/4] x86/vPMU: don't statically reserve the interrupt vector
Jan Beulich
-
2025/11/20
Re: [PATCH 02/12] x86/apic: remove vector_allocation_cpumask hook
Andrew Cooper
-
2025/11/20
Re: [PATCH 01/12] x86/apic: remove cpu_mask_to_apicid hook
Andrew Cooper
-
2025/11/20
Re: [PATCH 02/12] x86/apic: remove vector_allocation_cpumask hook
Jan Beulich
-
2025/11/20
Re: [PATCH 4/4] x86/vPMU: don't statically reserve the interrupt vector
Andrew Cooper
-
2025/11/20
Re: [PATCH 01/12] x86/apic: remove cpu_mask_to_apicid hook
Jan Beulich
-
2025/11/20
Re: [PATCH 2/4] x86/MCE: restrict allocation of thermal and CMCI vector to BSP
Jan Beulich
-
2025/11/20
Re: [PATCH 1/4] x86/guest: move allocation of Xen upcall vector to init code
Jan Beulich
-
2025/11/20
Re: [PATCH 3/4] x86/IRQ: direct-APIC-vector setting is now init-only
Andrew Cooper
-
2025/11/20
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Daniel Henrique Barboza
-
2025/11/20
Re: [PATCH 2/4] x86/MCE: restrict allocation of thermal and CMCI vector to BSP
Andrew Cooper
-
2025/11/20
Re: [XEN][PATCH v4] xen: make VMTRACE support optional
Jan Beulich
-
2025/11/20
[RFC PATCH v7 12/14] x86/iommu: Introduce IOMMU arena
Teddy Astie
-
2025/11/20
[RFC PATCH v7 13/14] iommu: Introduce PV-IOMMU
Teddy Astie
-
2025/11/20
[RFC PATCH v7 11/14] iommu: Introduce iommu_get_max_iova
Teddy Astie
-
2025/11/20
[RFC PATCH v7 10/14] amd/iommu: Introduce lookup implementation
Teddy Astie
-
2025/11/20
[RFC PATCH v7 14/14] iommu: Introduce no-dma feature
Teddy Astie
-
2025/11/20
[RFC PATCH v7 09/14] iommu: Provide 'X' debug key to dump IOMMU context infos
Teddy Astie
-
2025/11/20
[RFC PATCH v7 04/14] iommu: Move IOMMU domain related structures to (arch_)iommu_context
Teddy Astie
-
2025/11/20
[RFC PATCH v7 07/14] iommu: Simplify hardware did management
Teddy Astie
-
2025/11/20
[RFC PATCH v7 02/14] docs/designs: Add a design document for PV-IOMMU
Teddy Astie
-
2025/11/20
[RFC PATCH v7 05/14] iommu: Simplify quarantine logic
Teddy Astie
-
2025/11/20
[RFC PATCH v7 03/14] x86/domain: Defer domain iommu initialization.
Teddy Astie
-
2025/11/20
[RFC PATCH v7 06/14] vtd: Remove MAP_ERROR_RECOVERY code path in domain_context_mapping_one
Teddy Astie
-
2025/11/20
[RFC PATCH v7 00/14] IOMMU subsystem redesign and PV-IOMMU interface
Teddy Astie
-
2025/11/20
[RFC PATCH v7 01/14] docs/designs: Add a design document for IOMMU subsystem redesign
Teddy Astie
-
2025/11/20
Re: [PATCH 1/4] x86/guest: move allocation of Xen upcall vector to init code
Andrew Cooper
-
2025/11/20
Re: [PATCH 1/4] x86/guest: move allocation of Xen upcall vector to init code
Andrew Cooper
-
2025/11/20
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Philippe Mathieu-Daudé
-
2025/11/20
Re: [XEN][PATCH v4] xen: make VMTRACE support optional
Grygorii Strashko
-
2025/11/20
Re: [XEN][PATCH v8] x86: make Viridian support optional
Grygorii Strashko
-
2025/11/20
[PATCH 12/12] x86/irq: convert irq_desc pending_mask field to integer
Roger Pau Monne
-
2025/11/20
[PATCH 10/12] x86/irq: convert irq_desc cpu_mask field to integer
Roger Pau Monne
-
2025/11/20
[PATCH 08/12] x86/irq: adjust bind_irq_vector() to take a single CPU as parameter
Roger Pau Monne
-
2025/11/20
[PATCH 11/12] x86/irq: convert irq_desc old_cpu_mask field to integer
Roger Pau Monne
-
2025/11/20
[PATCH 07/12] x86/io-apic: fix usage of setup_ioapic_dest()
Roger Pau Monne
-
2025/11/20
[PATCH 09/12] x86/irq: convert cpumask parameter to integer in {,p}irq_set_affinity()
Roger Pau Monne
-
2025/11/20
[PATCH 06/12] x86/i8259: redo workaround for AMD spurious PIC interrupts
Roger Pau Monne
-
2025/11/20
[PATCH 04/12] x86/irq: set accurate cpu_mask for high priority vectors used by external interrupts
Roger Pau Monne
-
2025/11/20
[PATCH 00/12] x86/irq: drop interrupt target cpumasks
Roger Pau Monne
-
2025/11/20
[PATCH 02/12] x86/apic: remove vector_allocation_cpumask hook
Roger Pau Monne
-
2025/11/20
[PATCH 05/12] x86/io-apic: purge usage of logical mode
Roger Pau Monne
-
2025/11/20
[PATCH 03/12] x86/irq: introduce local irq_desc
Roger Pau Monne
-
2025/11/20
[PATCH 01/12] x86/apic: remove cpu_mask_to_apicid hook
Roger Pau Monne
-
2025/11/20
Re: [XEN][PATCH v4] xen: make VMTRACE support optional
Jan Beulich
-
2025/11/20
Re: [XEN][PATCH v8] x86: make Viridian support optional
Jan Beulich
-
2025/11/20
Re: [PATCH v8] xen: Strip xen.efi by default
Jan Beulich
-
2025/11/20
Re: [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
Luc Michel
-
2025/11/20
Re: [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
Jan Beulich
-
2025/11/19
RE: [PATCH v3 28/28] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS
Penny, Zheng
-
2025/11/19
Re: [PATCH] xen: Fix EFI buildid alignment
Marek Marczykowski-Górecki
-
2025/11/19
Re: [PATCH] xen: Fix EFI buildid alignment
Andrew Cooper
-
2025/11/19
Re: domU suspend issue - freeze processes failed - Linux 6.16
Jason Andryuk
-
2025/11/19
[PATCH 1/2] xenbus: Use .freeze/.thaw to handle xenbus devices
Jason Andryuk
-
2025/11/19
[PATCH 2/2] xenbus: Rename helpers to freeze/thaw/restore
Jason Andryuk
-
2025/11/19
[XEN][PATCH] x86: make Viridian support optional
Grygorii Strashko
-
2025/11/19
Re: [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v4] xen: make VMTRACE support optional
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v2 4/4] x86: pvh: allow to disable 32-bit interface support
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v2 3/4] x86: hvm: factor out COMPAT code under ifdefs
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v2 2/4] x86: hvm: compat: introduce is_hcall_compat() helper
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v2 1/4] x86: hvm: dm: factor out compat code under ifdefs
Grygorii Strashko
-
2025/11/19
[XEN][PATCH v2 0/4] x86: pvh: allow to disable 32-bit (COMPAT) interface support
Grygorii Strashko
-
2025/11/19
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Markus Armbruster
-
2025/11/19
[PATCH] xen: Fix EFI buildid alignment
Marek Marczykowski-Górecki
-
2025/11/19
Re: [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
Markus Armbruster
-
2025/11/19
Re: [PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
Peter Xu
-
2025/11/19
Re: [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
Peter Xu
-
2025/11/19
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Peter Xu
-
2025/11/19
Re: [PATCH v8] xen: Strip xen.efi by default
Andrew Cooper
-
2025/11/19
Re: [PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
Peter Xu
-
2025/11/19
Xen Project Releases Version 4.21
Oleksii Kurochko
-
2025/11/19
Re: [for 4.22 v5 17/18] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
-
2025/11/19
Re: [PATCH v8] xen: Strip xen.efi by default
Marek Marczykowski-Górecki
-
2025/11/19
Re: [PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
Vladimir Sementsov-Ogievskiy
-
2025/11/19
Re: [PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
Vladimir Sementsov-Ogievskiy
-
2025/11/19
Re: [PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
Vladimir Sementsov-Ogievskiy
-
2025/11/19
Re: [PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Vladimir Sementsov-Ogievskiy
-
2025/11/19
Re: [PATCH v8] xen: Strip xen.efi by default
Andrew Cooper
-
2025/11/19
Re: [PATCH v8] xen: Strip xen.efi by default
Marek Marczykowski-Górecki
-
2025/11/19
Re: [PATCH v2.1 5/5] x86/ioapic: Don't open-code 32-bits rte reads
Jan Beulich
-
2025/11/19
Re: [PATCH 5/5] error: Consistently name Error * objects err, and not errp
Markus Armbruster
-
2025/11/19
Re: [XEN PATCH] xen/arm/p2m: perform IPA-based TLBI for arm64 when IPA is known
[email protected]
-
2025/11/19
Re: [PATCH 5/5] error: Consistently name Error * objects err, and not errp
Daniel P . Berrangé
-
2025/11/19
Re: [PATCH 5/5] error: Consistently name Error * objects err, and not errp
Andrew Cooper
-
2025/11/19
[PATCH 5/5] error: Consistently name Error * objects err, and not errp
Markus Armbruster
-
2025/11/19
[PATCH 0/5] A bit of cleanup around Error
Markus Armbruster
-
2025/11/19
[PATCH 3/5] nbd/client-connection: Replace error_propagate() by assignment
Markus Armbruster
-
2025/11/19
[PATCH 4/5] error: error_free(NULL) is safe, drop unnecessary conditionals
Markus Armbruster
-
2025/11/19
[PATCH 1/5] hw/core/loader: Make load_elf_hdr() return bool, simplify caller
Markus Armbruster
-
2025/11/19
[PATCH 2/5] hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting
Markus Armbruster
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
2025/11/19
Re: [XEN][PATCH 3/5] x86: hvm: factor out compat code under ifdefs
Jürgen Groß
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
2025/11/19
Re: [XEN][PATCH 3/5] x86: hvm: factor out compat code under ifdefs
Grygorii Strashko
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Orzel, Michal
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Orzel, Michal
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Nicola Vetrini
-
2025/11/19
[PATCH v2.1 5/5] x86/ioapic: Don't open-code 32-bits rte reads
Teddy Astie
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
2025/11/19
[PATCH 4/4] x86/vPMU: don't statically reserve the interrupt vector
Jan Beulich
-
2025/11/19
[PATCH 3/4] x86/IRQ: direct-APIC-vector setting is now init-only
Jan Beulich
-
2025/11/19
[PATCH 2/4] x86/MCE: restrict allocation of thermal and CMCI vector to BSP
Jan Beulich
-
2025/11/19
[PATCH 1/4] x86/guest: move allocation of Xen upcall vector to init code
Jan Beulich
-
2025/11/19
[PATCH 0/4] x86: direct APIC vector adjustments
Jan Beulich
-
2025/11/19
Re: [PATCH v2 5/5] x86/ioapic: Don't open-code 32-bits rte reads
Andrew Cooper
-
2025/11/19
Re: [PATCH 2/2] amd/iommu: Remove dead non-atomic update checking
Jan Beulich
-
2025/11/19
Re: [PATCH 2/2] amd/iommu: Remove dead non-atomic update checking
Teddy Astie
-
2025/11/19
Re: [PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Orzel, Michal
-
2025/11/19
Re: [PATCH v3 1/3] arm/mpu: Implement setup_mm for MPU systems
Orzel, Michal
-
2025/11/19
Re: [PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver
Jan Beulich
-
2025/11/19
Re: [PATCH v3 3/3] arm/mpu: Implement ioremap_attr for MPU
Orzel, Michal
-
2025/11/18
Re: [PATCH v3 3/3] arm/mpu: Implement ioremap_attr for MPU
Luca Fancellu
-
2025/11/18
[PATCH v3 0/3] Third MPU Series
Harry Ramsey
-
2025/11/18
[PATCH v3 1/3] arm/mpu: Implement setup_mm for MPU systems
Harry Ramsey
-
2025/11/18
[PATCH v3 2/3] arm/mpu: Implement reference counting for inclusive regions
Harry Ramsey
-
2025/11/18
[PATCH v3 3/3] arm/mpu: Implement ioremap_attr for MPU
Harry Ramsey
-
2025/11/18
Re: [PATCH 6/8] x86/Intel: use host CPU policy for ARAT checking
Jan Beulich
-
2025/11/18
Re: [PATCH 5/8] x86: rename ARAT feature flag
Jan Beulich
-
2025/11/18
Re: [PATCH 4/8] x86: replace APERFMPERF synthetic feature bit
Jan Beulich
-
2025/11/18
Re: [PATCH 2/8] x86/cpu-policy: define bits of leaf 6
Jan Beulich
-
2025/11/18
RE: [PATCH v3 05/28] xen/sysctl: replace CONFIG_SYSCTL with CONFIG_MGMT_DOMCTL
Penny, Zheng
-
2025/11/18
Re: [PATCH v1 7/7] xen/vm_event: consolidate CONFIG_VM_EVENT
Jason Andryuk
-
2025/11/18
Re: [PATCH v1 5/7] xen/x86: move declaration from mem_access.h to altp2m.h
Jason Andryuk
-
2025/11/18
Re: [PATCH v1 3/7] xen/monitor: wrap monitor_op under CONFIG_VM_EVENT
Jason Andryuk
-
2025/11/18
Re: [PATCH v1 1/7] xen/svm: limit the scope of "rc"
Jason Andryuk
-
2025/11/18
Re: [PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver
Jason Andryuk
-
2025/11/18
Re: [PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver
Andrew Cooper
-
2025/11/18
Re: [XEN][PATCH] common/libfdt: optimize usage
Grygorii Strashko
-
2025/11/18
Re: [PATCH 7/8] x86/cpufreq: use host CPU policy for Turbo checking
Andrew Cooper
-
2025/11/18
Re: [PATCH 6/8] x86/Intel: use host CPU policy for ARAT checking
Andrew Cooper
-
2025/11/18
Re: [PATCH v3 28/28] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS
Jason Andryuk
-
2025/11/18
Re: [PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver
Jason Andryuk
-
2025/11/18
Re: [PATCH for-4.21] SUPPORT.md: Define support lifetime
Oleksii Kurochko
-
2025/11/18
Re: [PATCH] CHANGELOG.md: Set release date for 4.21
Roger Pau Monné
-
2025/11/18
Re: [PATCH 2/8] x86/cpu-policy: define bits of leaf 6
Andrew Cooper
-
2025/11/18
Re: [PATCH for-4.21] SUPPORT.md: Define support lifetime
Jan Beulich
-
2025/11/18
Re: [PATCH 2/8] x86/cpu-policy: define bits of leaf 6
Jan Beulich
-
2025/11/18
[PATCH for-4.21] SUPPORT.md: Define support lifetime
Andrew Cooper
-
2025/11/18
[PATCH] CHANGELOG.md: Set release date for 4.21
Andrew Cooper
-
2025/11/18
Re: [PATCH 5/8] x86: rename ARAT feature flag
Andrew Cooper
-
2025/11/18
Re: [for 4.22 v5 10/18] xen/riscv: implement p2m_set_range()
Jan Beulich
-
2025/11/18
Re: [PATCH v5] xen/char: implement suspend/resume calls for SCIF driver
Mykola Kvach
-
2025/11/18
Re: [PATCH] xen/arm: irq: Use appropriate priority for SGIs in setup_irq()
Mykola Kvach
-
2025/11/18
Re: [PATCH 4/8] x86: replace APERFMPERF synthetic feature bit
Andrew Cooper
-
2025/11/18
[PATCH v14 4/4] CHANGELOG: Document guest suspend/resume to RAM support on Arm
Mykola Kvach
-
2025/11/18
[PATCH v14 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
-
2025/11/18
[PATCH v14 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm
Mykola Kvach
-
2025/11/18
[PATCH v14 0/4] Enable guest suspend/resume support on ARM via vPSCI
Mykola Kvach
-
2025/11/18
Re: [PATCH 3/8] x86/include: de-assemblify cpuid.h
Andrew Cooper
-
2025/11/18
Re: [PATCH 2/8] x86/cpu-policy: define bits of leaf 6
Andrew Cooper
-
2025/11/18
Re: [for 4.22 v5 10/18] xen/riscv: implement p2m_set_range()
Oleksii Kurochko
-
2025/11/18
[PATCH 7/8] x86/cpufreq: use host CPU policy for Turbo checking
Jan Beulich
-
2025/11/18
[PATCH 5/8] x86: rename ARAT feature flag
Jan Beulich
-
2025/11/18
[PATCH 6/8] x86/Intel: use host CPU policy for ARAT checking
Jan Beulich
-
2025/11/18
Re: [PATCH 1/8] x86/cpu-policy: move invocation of recalculate_misc()
Andrew Cooper
-
2025/11/18
[PATCH 8/8] x86/cpufreq: use host CPU policy in HWP driver
Jan Beulich
-
2025/11/18
[PATCH 3/8] x86/include: de-assemblify cpuid.h
Jan Beulich
-
2025/11/18
[PATCH 4/8] x86: replace APERFMPERF synthetic feature bit
Jan Beulich
-
2025/11/18
[PATCH 1/8] x86/cpu-policy: move invocation of recalculate_misc()
Jan Beulich
-
2025/11/18
[PATCH 2/8] x86/cpu-policy: define bits of leaf 6
Jan Beulich
-
2025/11/18
[PATCH 0/8] x86: CPUID leaf 6 consolidation
Jan Beulich
-
2025/11/18
Re: [PATCH v3 7/8] xen/pci: assign discovered devices to hwdom
Jan Beulich
-
2025/11/18
Re: [PATCH v3 6/8] xen/pci: initialize BARs
Jan Beulich
-
2025/11/18
Re: [RFC] x86: Alternative AP bringup protocol (i.e SMP on SEV-ES)
Teddy Astie
-
2025/11/18
Re: [PATCH v3 3/8] xen/vpci: introduce has_vpci_bridge
Jan Beulich
-
2025/11/18
Re: [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
Jan Beulich
-
2025/11/18
Re: [XEN][PATCH v3] xen: make VMTRACE support optional
Jan Beulich
-
2025/11/18
[PATCH v3 1/8] arm/pci: Add pci-scan boot argument
Mykyta Poturai
-
2025/11/18
[PATCH v3 8/8] arm/pci: enable vpci for hwdom when pci-scan is enabled
Mykyta Poturai
-
2025/11/18
[PATCH v3 6/8] xen/pci: initialize BARs
Mykyta Poturai
-
2025/11/18
[PATCH v3 0/8] Implement PCI device enumeration on Arm
Mykyta Poturai
-
2025/11/18
[PATCH v3 5/8] arm/pci: Mark pci_host_common_probe as init
Mykyta Poturai
-
2025/11/18
[PATCH v3 3/8] xen/vpci: introduce has_vpci_bridge
Mykyta Poturai
-
2025/11/18
[PATCH v3 7/8] xen/pci: assign discovered devices to hwdom
Mykyta Poturai
-
2025/11/18
[PATCH v3 2/8] xen/dt: pass flags to callback in dt_for_each_range()
Mykyta Poturai
-
2025/11/18
[PATCH v3 4/8] xen/pci: update DT for hwdom when it uses vpci
Mykyta Poturai
-
2025/11/18
Re: [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
Grygorii Strashko
-
2025/11/18
Re: [XEN][PATCH v3] xen: make VMTRACE support optional
Grygorii Strashko
-
2025/11/18
Re: [XEN][PATCH] x86/paging: replace !paging_mode_hap() with paging_mode_shadow()
Grygorii Strashko
-
2025/11/18
Re: [PATCH 1/3] x86/ucode: Fix error handling during parallel ucode load
Andrew Cooper
-
2025/11/18
Re: [PATCH 0/4] Add Kconfig option to remove microcode loading support
Andrew Cooper
-
2025/11/18
RE: [PATCH v1 5/7] xen/x86: move declaration from mem_access.h to altp2m.h
Penny, Zheng
-
2025/11/18
Re: [PATCH v3] ioreq: Make sure ioreq is always in-bounds
Alejandro Vallejo
-
2025/11/18
RE: [PATCH livepatch-build-tools v2] Treat constant sections as string sections
Frediano Ziglio
-
2025/11/18
Re: [PATCH 0/4] Add Kconfig option to remove microcode loading support
Alejandro Vallejo
-
2025/11/18
RE: [PATCH v1 2/7] xen/vm_event: introduce vm_event_is_enabled()
Penny, Zheng
-
2025/11/18
Re: [for 4.22 v5 01/18] xen/riscv: detect and initialize G-stage mode
Jan Beulich
-
2025/11/18
Re: [for 4.22 v5 01/18] xen/riscv: detect and initialize G-stage mode
Oleksii Kurochko
-
2025/11/18
Re: [PATCH v13 01/12] xen/common: add cache coloring common code
Mykola Kvach
-
2025/11/18
Re: [PATCH 3/3] x86/ucode: Create a real type for loading_state
Jan Beulich
-
2025/11/17
Re: [PATCH 2/3] x86/ucode: Drop structurally unreachable ASSERT()s
Jan Beulich