xen-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH] x86/emul: Work around MISRA R13.2 complaint
Andrew Cooper
[PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3
Stefano Stabellini
Re: [PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3
Andrew Cooper
[PATCH TEST-ARTEFACTS] Drop legacy jobs
Andrew Cooper
Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs
Stefano Stabellini
Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs
Andrew Cooper
Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs
Stefano Stabellini
[PATCH v2 0/3] xen: Header fixes
Andrew Cooper
[PATCH v2 3/3] xen: Sort includes
Andrew Cooper
[PATCH v2 2/3] xen/livepatch: Fix include hierarchy
Andrew Cooper
[PATCH v2 1/3] xen/elfstructs: Include xen/types.h
Andrew Cooper
[PATCH v1 0/6] xen/riscv: introduce p2m functionality
Oleksii Kurochko
[PATCH v1 1/6] xen/riscv: add inclusion of xen/bitops.h to asm/cmpxchg.h
Oleksii Kurochko
Re: [PATCH v1 1/6] xen/riscv: add inclusion of xen/bitops.h to asm/cmpxchg.h
Andrew Cooper
[PATCH v1 5/6] xen/riscv: add new p2m types and helper macros for type classification
Oleksii Kurochko
[PATCH v1 3/6] xen/riscv: construct the P2M pages pool for guests
Oleksii Kurochko
[PATCH v1 6/6] xen/riscv: implement p2m mapping functionality
Oleksii Kurochko
[PATCH v1 4/6] xen/riscv: define pt_t and pt_walk_t structures
Oleksii Kurochko
[PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization
Oleksii Kurochko
Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization
Andrew Cooper
[PATCH v3 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall.
Ayan Kumar Halder
[PATCH v3 2/2] docs: fusa: Add the requirements for few commands of XEN_VERSION
Ayan Kumar Halder
[PATCH v4 00/10] Support hiding capability when its initialization fails
Jiqian Chen
[PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize
Jiqian Chen
[PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0
Jiqian Chen
[PATCH v4 01/10] vpci/header: Move emulating cap list logic into new function
Jiqian Chen
[PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT
Jiqian Chen
[PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0
Jiqian Chen
[PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers
Jiqian Chen
[PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails
Jiqian Chen
[PATCH v4 10/10] vpci/msix: Add function to clean MSIX resources
Jiqian Chen
[PATCH v4 08/10] vpci/rebar: Remove registers when init_rebar() fails
Jiqian Chen
[PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize
Jiqian Chen
Issues on Zen4 (hw12) runner
Marek Marczykowski-Górecki
[PATCH v2] livepatch: Pass buffer size to list sysctl
Ross Lagerwall
Re: [PATCH v2] livepatch: Pass buffer size to list sysctl
Roger Pau Monné
[PATCH] xen/Kconfig: Improve help test for speculative options
Andrew Cooper
Re: [PATCH] xen/Kconfig: Improve help test for speculative options
Roger Pau Monné
Re: [PATCH] xen/Kconfig: Improve help test for speculative options
Andrew Cooper
[PATCH v2 0/6] arm: extended regions fixes
Stewart Hildebrand
[PATCH v2 3/6] xen/arm: switch find_domU_holes to rangesets
Stewart Hildebrand
[PATCH v2 4/6] rangeset: introduce rangeset_subtract
Stewart Hildebrand
Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract
Stefano Stabellini
[PATCH v2 1/6] xen/arm: fix math in add_ext_regions
Stewart Hildebrand
[PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions
Stewart Hildebrand
Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions
Stefano Stabellini
Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions
Orzel, Michal
[PATCH v2 2/6] xen/arm: fix math in add_hwdom_free_regions
Stewart Hildebrand
[PATCH v2 6/6] tools/arm: exclude iomem from domU extended regions
Stewart Hildebrand
[PATCH v21 0/2] PCI devices passthrough on Arm, part 3
Stewart Hildebrand
[PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests
Stewart Hildebrand
Re: [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests
Roger Pau Monné
Re: [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests
Stefano Stabellini
[PATCH v21 1/2] arm/vpci: mask off upper bits in vPCI read mmio handler
Stewart Hildebrand
Re: [PATCH v21 1/2] arm/vpci: mask off upper bits in vPCI read mmio handler
Stefano Stabellini
[bug report] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
Dan Carpenter
[PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2
victorm.lira
[PATCH v1 2/2] automation/eclair: tag Rule 13.2 as clean
victorm.lira
Re: [PATCH v1 2/2] automation/eclair: tag Rule 13.2 as clean
Stefano Stabellini
Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2
Stefano Stabellini
Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2
Andrew Cooper
Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2
Stefano Stabellini
[PATCH] livepatch: Pass buffer size to list sysctl
Ross Lagerwall
Re: [PATCH] livepatch: Pass buffer size to list sysctl
Roger Pau Monné
[XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Gerald Elder-Vass
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Andrew Cooper
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Marek Marczykowski-Górecki
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Andrew Cooper
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Frediano Ziglio
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Marek Marczykowski-Górecki
Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary
Frediano Ziglio
[RFC PATCH v3 0/2] xen: add libalf fuzzing support
Volodymyr Babchuk
[RFC PATCH v3 2/2] ci: enable fuzzing for arm64
Volodymyr Babchuk
[RFC PATCH v3 1/2] xen: add libafl-qemu fuzzer support
Volodymyr Babchuk
Re: [RFC PATCH v3 1/2] xen: add libafl-qemu fuzzer support
Stefano Stabellini
[PATCH v2 0/4] Allows Secure Boot for Kexec
Frediano Ziglio
[PATCH v2 1/4] xen/lib: Export additional sha256 functions
Frediano Ziglio
[PATCH v2 2/4] kexec: Include purgatory in Xen
Frediano Ziglio
[PATCH v2 4/4] kexec: Support non-page-aligned kexec segments
Frediano Ziglio
[PATCH v2 3/4] kexec: Implement new EFI load types
Frediano Ziglio
Re: [PATCH v2 0/4] Allows Secure Boot for Kexec
Andrew Cooper
Re: [PATCH v2 0/4] Allows Secure Boot for Kexec
Andrew Cooper
Re: [PATCH v2 0/4] Allows Secure Boot for Kexec
Frediano Ziglio
Re: [PATCH v2 0/4] Allows Secure Boot for Kexec
Andrew Cooper
[PATCH] xenbus: Use kref to track req lifetime
Jason Andryuk
Re: [PATCH] xenbus: Use kref to track req lifetime
Jürgen Groß
Re: [PATCH] xenbus: Use kref to track req lifetime
Jason Andryuk
Re: [PATCH] xenbus: Use kref to track req lifetime
Marek Marczykowski-Górecki
[PATCH v2] xenbus: Allow PVH dom0 a non-local xenstore
Jason Andryuk
Re: [PATCH v2] xenbus: Allow PVH dom0 a non-local xenstore
Stefano Stabellini
[PULL v1 0/2] xen: mapcache: Fixes
Edgar E. Iglesias
[PULL v1 2/2] xen: mapcache: Split mapcache_grants by ro and rw
Edgar E. Iglesias
[PULL v1 1/2] xen: mapcache: Fix finding matching entry
Edgar E. Iglesias
Xen 4.21 Development Update [March-April]
Oleksii Kurochko
Xen 4.21 release schedule proposal
Oleksii Kurochko
[PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode
Oleksii Kurochko
[PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr()
Oleksii Kurochko
[PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation
Oleksii Kurochko
[PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h
Oleksii Kurochko
[PATCH v2 01/16] xen/riscv: initialize bitmap to zero in riscv_fill_hwcap_from_isa_string()
Oleksii Kurochko
[PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops.
Oleksii Kurochko
[PATCH v2 13/16] xen/riscv: implementation of aplic and imsic operations
Oleksii Kurochko
[PATCH v2 10/16] xen/riscv: imsic_init() implementation
Oleksii Kurochko
[PATCH v2 02/16] xen/riscv: introduce smp_prepare_boot_cpu()
Oleksii Kurochko
[PATCH v2 16/16] xen/riscv: add basic UART support
Oleksii Kurochko
[PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension
Oleksii Kurochko
[PATCH v2 15/16] xen/riscv: implement setup_irq()
Oleksii Kurochko
[PATCH v2 14/16] xen/riscv: add external interrupt handling for hypervisor mode
Oleksii Kurochko
[PATCH v2 12/16] xen/riscv: introduce intc_init() and helpers
Oleksii Kurochko
[PATCH v2 11/16] xen/riscv: aplic_init() implementation
Oleksii Kurochko
[PATCH 3/4] Add lockdown mode
Kevin Lampis
Re: [PATCH 3/4] Add lockdown mode
Teddy Astie
Re: [PATCH 3/4] Add lockdown mode
Kevin Lampis
[PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled
Kevin Lampis
Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled
Andrew Cooper
Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled
Ross Lagerwall
Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled
Frediano Ziglio
[PATCH 1/4] lib: Add strcspn function
Kevin Lampis
Re: [PATCH 1/4] lib: Add strcspn function
Andrew Cooper
[PATCH v2] lib: Add strcspn function
Kevin Lampis
Re: [PATCH v2] lib: Add strcspn function
Andrew Cooper
[PATCH 0/4] Add lockdown mode
Kevin Lampis
Re: [PATCH 0/4] Add lockdown mode
Teddy Astie
[PATCH 0/4] LivePatch signing support
Ross Lagerwall
[PATCH 2/4] crypto: Add RSA support
Ross Lagerwall
[PATCH 3/4] livepatch: Embed public key in Xen
Ross Lagerwall
Re: [PATCH 0/4] LivePatch signing support
Marek Marczykowski-Górecki
Re: [PATCH 0/4] LivePatch signing support
Andrew Cooper
[PATCH 4/4] livepatch: Verify livepatch signatures
Ross Lagerwall
[PATCH 1/4] docs: Introduce live patch signing
Ross Lagerwall
[PATCH 0/4] Allows Secure Boot for Kexec
Frediano Ziglio
[PATCH 1/4] xen/lib: Export additional sha256 functions
Frediano Ziglio
Re: [PATCH 1/4] xen/lib: Export additional sha256 functions
Andrew Cooper
Re: [PATCH 1/4] xen/lib: Export additional sha256 functions
Andrew Cooper
Re: [PATCH 1/4] xen/lib: Export additional sha256 functions
Frediano Ziglio
Re: [PATCH 1/4] xen/lib: Export additional sha256 functions
Andrew Cooper
[PATCH 4/4] kexec: Support non-page-aligned kexec segments
Frediano Ziglio
Re: [PATCH 0/4] Allows Secure Boot for Kexec
Andrii Sultanov
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
Juergen Gross
[PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions
Juergen Gross
Re: [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions
Sean Christopherson
Re: [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions
Wei Liu
[PATCH 6/6] x86/msr: reduce number of low level MSR access helpers
Juergen Gross
[PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
Juergen Gross
Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
Xin Li
[PATCH 0/8] xen: cache control improvements
Roger Pau Monne
[PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches
Roger Pau Monne
[PATCH 8/9] xen: introduce flag when a domain requires cache control
Roger Pau Monne
Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control
Julien Grall
Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control
Roger Pau Monné
[PATCH 6/9] x86/p2m: limit cache flush in memory_type_changed()
Roger Pau Monne
[PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control
Roger Pau Monne
Re: [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control
Julien Grall
Re: [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control
Roger Pau Monné
[PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr()
Roger Pau Monne
[PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches
Roger Pau Monne
[PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources()
Roger Pau Monne
[PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU
Roger Pau Monne
Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU
Andrew Cooper
Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU
Roger Pau Monné
[PATCH 4/9] x86/gnttab: do not implement GNTTABOP_cache_flush
Roger Pau Monne
Re: [PATCH 0/8] xen: cache control improvements
Christian Lindig
[PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest
Kevin Lampis
Re: [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest
Andrew Cooper
Re: [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest
Kevin Lampis
[PATCH] device-tree: Add missing SPDX identifiers and EMACS comment blocks
Michal Orzel
Re: [PATCH] device-tree: Add missing SPDX identifiers and EMACS comment blocks
Julien Grall
[PATCH AUTOSEL 5.4 23/79] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 5.10 031/114] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 5.15 043/153] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 6.1 059/212] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 6.6 073/294] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 6.12 117/486] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 6.12 052/486] xen/pci: Do not register devices with segments >= 0x10000
Sasha Levin
[PATCH AUTOSEL 6.14 146/642] xen: Add support for XenServer 6.1 platform device
Sasha Levin
[PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Sasha Levin
[PATCH AUTOSEL 6.14 064/642] xen/pci: Do not register devices with segments >= 0x10000
Sasha Levin
[PATCH v4 0/8] Move parts of Arm's Dom0less to common code
Oleksii Kurochko
[PATCH v4 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code
Oleksii Kurochko
Re: [PATCH v4 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code
Stefano Stabellini
[PATCH v4 5/8] asm-generic: move some parts of Arm's domain_build.h to common
Oleksii Kurochko
Re: [PATCH v4 5/8] asm-generic: move some parts of Arm's domain_build.h to common
Stefano Stabellini
[PATCH v4 1/8] xen/arm: drop declaration of handle_device_interrupts()
Oleksii Kurochko
[PATCH v4 7/8] xen/common: dom0less: introduce common domain-build.c
Oleksii Kurochko
Re: [PATCH v4 7/8] xen/common: dom0less: introduce common domain-build.c
Stefano Stabellini
[PATCH v4 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h
Oleksii Kurochko
Re: [PATCH v4 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h
Stefano Stabellini
[PATCH v4 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common
Oleksii Kurochko
Re: [PATCH v4 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common
Stefano Stabellini
[PATCH v4 8/8] xen/common: dom0less: introduce common dom0less-build.c
Oleksii Kurochko
Re: [PATCH v4 8/8] xen/common: dom0less: introduce common dom0less-build.c
Stefano Stabellini
[PATCH v4 6/8] xen/common: dom0less: introduce common kernel.c
Oleksii Kurochko
[PATCH] xen: Use __auto_type
Andrew Cooper
Re: [PATCH] xen: Use __auto_type
Nicola Vetrini
Re: [PATCH] xen: Use __auto_type
Andrew Cooper
Re: [PATCH] xen: Use __auto_type
Stefano Stabellini
RE: Request for Documentation on Bringing Up Xen on R-Car H3e (H3ULCB)
L, John Preetham (893)
Re: Request for Documentation on Bringing Up Xen on R-Car H3e (H3ULCB)
Volodymyr Babchuk
[PATCH 0/6] arm: extended regions fixes
Stewart Hildebrand
[PATCH 1/6] xen/arm: fix math in add_ext_regions
Stewart Hildebrand
Earlier messages