Messages by Date
-
2026/04/20
[RFC PATCH v6 40/43] arm/altp2m: Add altp2m_reset_altp2m routine
Rose Spangler
-
2026/04/20
[RFC PATCH v6 35/43] x86/altp2m: Add altp2m_activate_altp2m declaration to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 42/43] arm/altp2m: Add support for altp2m_flush
Rose Spangler
-
2026/04/20
[RFC PATCH v6 39/43] x86/altp2m: Add altp2m_reset_altp2m declaration to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 31/43] altp2m: Add altp2m_view_is_{valid,visible}
Rose Spangler
-
2026/04/20
[RFC PATCH v6 37/43] altp2m: Move altp2m_init_by_id to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 33/43] arm/altp2m: Add altp2m_set_view_visibility{,_locked} support
Rose Spangler
-
2026/04/20
[RFC PATCH v6 36/43] arm/altp2m: Add support for altp2m_activate_altp2m
Rose Spangler
-
2026/04/20
[RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy}
Rose Spangler
-
2026/04/20
[RFC PATCH v6 34/43] arm/altp2m: Add support for HVMOP_altp2m_set_visibility
Rose Spangler
-
2026/04/20
[RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m
Rose Spangler
-
2026/04/20
[RFC PATCH v6 32/43] x86/altp2m: Add altp2m_set_view_visibility_locked
Rose Spangler
-
2026/04/20
[RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions
Rose Spangler
-
2026/04/20
[RFC PATCH v6 30/43] arm/altp2m: Add altp2m view validity/visibility indicator
Rose Spangler
-
2026/04/20
[RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN
Rose Spangler
-
2026/04/20
[RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx
Rose Spangler
-
2026/04/20
[RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc
Rose Spangler
-
2026/04/20
[RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table
Rose Spangler
-
2026/04/20
[RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu
Rose Spangler
-
2026/04/20
[RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid
Rose Spangler
-
2026/04/20
[RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m}
Rose Spangler
-
2026/04/20
[RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid
Rose Spangler
-
2026/04/20
[RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h
Rose Spangler
-
2026/04/20
[RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op
Rose Spangler
-
2026/04/20
[RFC PATCH v6 03/43] altp2m: Move altp2m_p2m to common domain struct
Rose Spangler
-
2026/04/20
[RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state
Rose Spangler
-
2026/04/20
[RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option
Rose Spangler
-
2026/04/20
[RFC PATCH v6 06/43] arm/altp2m: Add template arch-specific altp2m.c/altp2m.h
Rose Spangler
-
2026/04/20
[RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported
Rose Spangler
-
2026/04/20
[RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h
Rose Spangler
-
2026/04/20
Re: [PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter
Jason Andryuk
-
2026/04/20
Re: [PATCH 2/8] docs: clarify Xenstore watch depth feature
Jason Andryuk
-
2026/04/20
Re: [PATCH 1/8] tools/xenstored: allow domU to get own features
Jason Andryuk
-
2026/04/20
[RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy}
Rose Spangler
-
2026/04/20
[RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx
Rose Spangler
-
2026/04/20
[RFC PATCH v6 28/43] altp2m: Move altp2m_vcpu_{initialise,destroy} to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m
Rose Spangler
-
2026/04/20
[RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines
Rose Spangler
-
2026/04/20
[RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions
Rose Spangler
-
2026/04/20
[RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m}
Rose Spangler
-
2026/04/20
[RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu
Rose Spangler
-
2026/04/20
[RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid
Rose Spangler
-
2026/04/20
[RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid
Rose Spangler
-
2026/04/20
[RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc
Rose Spangler
-
2026/04/20
[RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table
Rose Spangler
-
2026/04/20
[RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table
Rose Spangler
-
2026/04/20
[RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN
Rose Spangler
-
2026/04/20
[RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h
Rose Spangler
-
2026/04/20
[RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op
Rose Spangler
-
2026/04/20
[RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to common code
Rose Spangler
-
2026/04/20
[RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state
Rose Spangler
-
2026/04/20
[RFC PATCH v6 03/43] altp2m: Move altp2m_p2m to common domain struct
Rose Spangler
-
2026/04/20
[RFC PATCH v6 06/43] arm/altp2m: Add template arch-specific altp2m.c/altp2m.h
Rose Spangler
-
2026/04/20
[RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported
Rose Spangler
-
2026/04/20
[RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option
Rose Spangler
-
2026/04/20
[RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header
Rose Spangler
-
2026/04/20
[RFC PATCH v6 02/43] altp2m: Move altp2m_active to common domain struct
Rose Spangler
-
2026/04/20
[RESEND RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support
Rose Spangler
-
2026/04/20
[RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h
Rose Spangler
-
2026/04/20
[RFC PATCH v6 32/43] x86/altp2m: Add altp2m_set_view_visibility_locked
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 33/43] arm/altp2m: Add altp2m_set_view_visibility{,_locked} support
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 31/43] altp2m: Add altp2m_view_is_{valid,visible}
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy}
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 30/43] arm/altp2m: Add altp2m view validity/visibility indicator
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m}
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 03/43] altp2m: Move altp2m_p2m to common domain struct
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 02/43] altp2m: Move altp2m_active to common domain struct
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h
Rose . Spangler
-
2026/04/20
[RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state
Rose . Spangler
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Demi Marie Obenour
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Christian König
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Demi Marie Obenour
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Christian König
-
2026/04/20
[PATCH Xen 4.20] x86/apic: Fix asm() constraints in TMICT calculation
Andrew Cooper
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Demi Marie Obenour
-
2026/04/20
Re: Feature freeze date for Xen 4.22 is Fri May 08, 2026
Jürgen Groß
-
2026/04/20
Re: [PATCH] x86/cpuidle: split the max_cstate variable
Roger Pau Monné
-
2026/04/20
Re: Feature freeze date for Xen 4.22 is Fri May 08, 2026
Oleksii Kurochko
-
2026/04/20
Re: Feature freeze date for Xen 4.22 is Fri May 08, 2026
Jan Beulich
-
2026/04/20
Re: [PATCH 0/8] tools/xenstored: add support for watch depth feature
Juergen Gross
-
2026/04/20
Re: [PATCH v3 03/12] xen/riscv: implement copy_to_guest_phys()
Jan Beulich
-
2026/04/20
Re: [PATCH v3 02/12] xen: fix len type for guest copy functions
Jan Beulich
-
2026/04/20
Re: [PATCH v3 02/12] xen: fix len type for guest copy functions
Jan Beulich
-
2026/04/20
Feature freeze date for Xen 4.22 is Fri May 08, 2026
Oleksii Kurochko
-
2026/04/20
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
-
2026/04/20
Re: [PATCH 1/8] xen/arm: Implement p2m_set_entry for MPU systems
Yann Sionneau
-
2026/04/20
Re: [PATCH 1/8] xen/arm: Implement p2m_set_entry for MPU systems
Luca Fancellu
-
2026/04/20
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Jan Beulich
-
2026/04/20
Re: [PATCH v8 01/13] xen/arm: Add suspend and resume timer helpers
Luca Fancellu
-
2026/04/20
Re: [PATCH 1/8] xen/arm: Implement p2m_set_entry for MPU systems
Yann Sionneau
-
2026/04/20
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
-
2026/04/20
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO
Oleksii Kurochko
-
2026/04/20
Re: [PATCH] device-tree: Improve hwdom memory allocation for DMA
Luca Fancellu
-
2026/04/20
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
-
2026/04/20
[PATCH 8/8] arm/mpu: Save/restore VTCR_EL2 on vCPU context switch
Luca Fancellu
-
2026/04/20
[PATCH 6/8] xen/arm: dump debug message in MPU system
Luca Fancellu
-
2026/04/20
[PATCH 7/8] arm/mpu: Save/restore guest EL1 MPU-related context
Luca Fancellu
-
2026/04/20
[PATCH 2/8] xen/arm: Implement p2m_get_entry for MPU systems
Luca Fancellu
-
2026/04/20
[PATCH 4/8] arm/mpu: Support vCPU context switch on MPU systems
Luca Fancellu
-
2026/04/20
[PATCH 5/8] xen/arm: enable MMIO region trap in MPU system
Luca Fancellu
-
2026/04/20
[PATCH 1/8] xen/arm: Implement p2m_set_entry for MPU systems
Luca Fancellu
-
2026/04/20
[PATCH 0/8] Armv8-R AArch64 MPU support (single core)
Luca Fancellu
-
2026/04/20
[PATCH 3/8] xen/mpu: enable device passthrough in MPU system
Luca Fancellu
-
2026/04/20
[PATCH v4 0/3] Fifth MPU Series
Luca Fancellu
-
2026/04/20
[PATCH v4 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains
Luca Fancellu
-
2026/04/20
[PATCH v4 3/3] arm/mpu: Implement p2m tables
Luca Fancellu
-
2026/04/20
[PATCH v4 1/3] arm/mpu: implement setup_virt_paging for MPU systems
Luca Fancellu
-
2026/04/20
Re: [PATCH v3 01/12] xen/riscv: implement get_page_from_gfn()
Jan Beulich
-
2026/04/20
Re: [PATCH] xen/arm: skip holes in physical address space when setting up frametable
Luca Fancellu
-
2026/04/20
[PATCH v11] x86emul: support LKGS
Jan Beulich
-
2026/04/20
Re: [PATCH v1 3/3] x86/smp: Rewrite TLB flush using on_selected_cpus()
Jan Beulich
-
2026/04/20
Re: [RFC PATCH 2/2] vtd: Replace macros with bitfield
Jan Beulich
-
2026/04/20
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Jan Beulich
-
2026/04/20
Re: [PATCH v6 3/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages
Jan Beulich
-
2026/04/20
[PATCH v2 4/4] xen/mm: Recall claims when offlining pages if needed
Bernhard Kaindl
-
2026/04/20
[PATCH v2 3/4] tools/tests/alloc: Add tests for offlining with claims present
Bernhard Kaindl
-
2026/04/20
[PATCH v2 2/4] tools/tests/alloc: Add integration test suite to for NUMA memory claims
Bernhard Kaindl
-
2026/04/20
[PATCH AUTOSEL 7.0-5.10] ARM: xen: validate hypervisor compatible before parsing its version
Sasha Levin
-
2026/04/20
[PATCH v2 1/4] tools/tests/alloc: Add Page Allocator Test Environment
Bernhard Kaindl
-
2026/04/20
[PATCH v2 0/4] xen/mm: Host-side integration test environment for page_alloc.c
Bernhard Kaindl
-
2026/04/20
Re: [PATCH v3] arinc653: don't assume Dom0 is the control domain
Stewart Hildebrand
-
2026/04/20
Re: [PATCH v6 3/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages
Teddy Astie
-
2026/04/20
Re: [PATCH v3] arinc653: don't assume Dom0 is the control domain
Jan Beulich
-
2026/04/20
Re: [PATCH RFC] xen/swiotlb: avoid arch_sync_dma_* on per-device DMA memory
Jürgen Groß
-
2026/04/20
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Jan Beulich
-
2026/04/20
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check
Oleksii Kurochko
-
2026/04/20
Re: [PATCH] xen/arm: gic-v2: disable interrupt bypass on CPU shutdown
Luca Fancellu
-
2026/04/20
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough
Oleksii Kurochko
-
2026/04/20
Re: [PATCH v1 15/27] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support
Jan Beulich
-
2026/04/20
Re: [PATCH v1 15/27] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support
Oleksii Kurochko
-
2026/04/20
Re: [PATCH v6 0/3] Support multiple ioreq pages
Jan Beulich
-
2026/04/20
[PATCH v6 3/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages
Julian Vetter
-
2026/04/20
[PATCH v6 1/3] ioreq: switch ioreq page allocation to vmap
Julian Vetter
-
2026/04/20
[PATCH v6 0/3] Support multiple ioreq pages
Julian Vetter
-
2026/04/20
[PATCH v6 2/3] ioreq: Indent ioreq_server_alloc_mfn() body one level deeper
Julian Vetter
-
2026/04/20
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Christian König
-
2026/04/20
Re: [PATCH] xen/arm: gic-v2: disable interrupt bypass on CPU shutdown
Orzel, Michal
-
2026/04/20
Re: [PATCH] x86/boot: Force error checking for reserve_e820_ram()
Jan Beulich
-
2026/04/20
Re: [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state
Jan Beulich
-
2026/04/20
Re: [PATCH v1 3/3] xen: introduce CONFIG_HAS_DOMAIN_TYPE
Jan Beulich
-
2026/04/20
Re: [PATCH v1 3/3] xen: introduce CONFIG_HAS_DOMAIN_TYPE
Orzel, Michal
-
2026/04/20
Re: [PATCH] x86/boot: Force error checking for reserve_e820_ram()
Ross Lagerwall
-
2026/04/20
Re: [PATCH v4] xen/riscv: allow Xen to use SSTC while hiding it from guests
Jan Beulich
-
2026/04/20
Re: [PATCH v1 13/27] xen/riscv: add basic VGEIN management for AIA guests
Oleksii Kurochko
-
2026/04/20
Re: [PATCH v1 2/3] xen/dom0less: pass kernel_info struct instead of fdt to make_cpus_node()
Orzel, Michal
-
2026/04/20
Re: [PATCH v1 1/3] xen/dom0less: introduce free_phandle in struct kernel_info
Orzel, Michal
-
2026/04/19
Re: [PATCH v3 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
Milan Djokic
-
2026/04/19
Re: [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
Milan Djokic
-
2026/04/19
Re: [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure
Milan Djokic
-
2026/04/18
RE: [PATCH 1/4] tools/tests/alloc: Unit and Integration Test Framework for page_alloc.c
Bernhard Kaindl
-
2026/04/18
Re: [PATCH v2] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS
Halder, Ayan Kumar
-
2026/04/18
Re: [PATCH v2] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS
Halder, Ayan Kumar
-
2026/04/18
Re: [PATCH v2] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS
Halder, Ayan Kumar
-
2026/04/17
Re: Pinned, non-revocable mappings of VRAM: will bad things happen?
Demi Marie Obenour
-
2026/04/17
Re: [PATCH] x86/boot: Force error checking for reserve_e820_ram()
Andrew Cooper
-
2026/04/17
Xen Security Advisory 488 v1 - x86: Floating Point Divider State Sampling
Xen . org security team
-
2026/04/17
Re: [PATCH] x86/boot: Force error checking for reserve_e820_ram()
Ross Lagerwall
-
2026/04/17
Re: [PATCH] x86/mkelf32: Actually pad load segment to 2 MiB boundary
Ross Lagerwall
-
2026/04/17
[PATCH] x86/boot: Force error checking for reserve_e820_ram()
Andrew Cooper
-
2026/04/17
Re: [PATCH] x86/mkelf32: Actually pad load segment to 2 MiB boundary
Andrew Cooper
-
2026/04/17
Re: [PATCH v1 11/27] xen/riscv: create APLIC DT node for guest domains
Oleksii Kurochko
-
2026/04/17
Re: [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains
Jan Beulich
-
2026/04/17
Re: [PATCH v1 13/27] xen/riscv: add basic VGEIN management for AIA guests
Jan Beulich
-
2026/04/17
Re: [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains
Oleksii Kurochko
-
2026/04/17
Re: [PATCH v1 11/27] xen/riscv: create APLIC DT node for guest domains
Jan Beulich
-
2026/04/17
Re: [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains
Jan Beulich
-
2026/04/17
Re: [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state
Oleksii Kurochko
-
2026/04/17
[PATCH 6/6] xen/arm: ffa: Deliver VM-to-VM notifications locally
Bertrand Marquis
-
2026/04/17
[PATCH 5/6] xen/arm: ffa: Track VM notification bindings locally
Bertrand Marquis
-
2026/04/17
[PATCH 3/6] xen/arm: ffa: Tighten notification parameter validation
Bertrand Marquis
-
2026/04/17
[PATCH 4/6] xen/arm: ffa: Preserve secure notification state when polling SPMC
Bertrand Marquis
-
2026/04/17
[PATCH 2/6] xen/arm: ffa: Track hypervisor notifications in a bitmap
Bertrand Marquis