xen-devel Mail Thread Index
- [PATCH v2] xen/irq: Delete the pirq_cleanup_check() macro,
Dmytro Prokopchuk1
- [PATCH v2 0/7] xen/page_alloc: Add NUMA-node specific memory claims,
Bernhard Kaindl
- [PATCH v6 0/8] xenstored patches from split hardware control,
Jason Andryuk
- [PATCH v2 00/16] x86/msr: Cleanup and FRED prep,
Andrew Cooper
- [PATCH v2 03/16] x86: Sort headers,
Andrew Cooper
- [PATCH v2 04/16] x86/msr: Split out guest-msr.h,
Andrew Cooper
- [PATCH v2 01/16] x86/msr: Implement rdmsr_safe() in C,
Andrew Cooper
- [PATCH v2 02/16] x86/msr: Rework rdmsr_safe() using asm goto(),
Andrew Cooper
- [PATCH v2 05/16] x86/msr: Split out fsgsbase.h,
Andrew Cooper
- [PATCH v2 06/16] x86/msr: Split out tsc.h,
Andrew Cooper
- [PATCH v2 07/16] x86/msr: Move msr_{split,fold}() into asm/cpu-user-regs.h,
Andrew Cooper
- [PATCH v2 10/16] x86/svm: Rename variable in svm_msr_write_intercept(),
Andrew Cooper
- [PATCH v2 08/16] x86: Clean up asm/time.h,
Andrew Cooper
- [PATCH v2 09/16] x86: Clean up asm/msr.h,
Andrew Cooper
- [PATCH v2 12/16] x86/msr: Change wrmsr() to take a single parameter,
Andrew Cooper
- [PATCH v2 13/16] x86/msr: Use MSR_IMM when available,
Andrew Cooper
- [PATCH v2 11/16] x86/msr: Change rdmsr() to have normal API,
Andrew Cooper
- [PATCH v2 14/16] x86/fsgsbase: Split out __{rd,wr}gskern() helpers,
Andrew Cooper
- [PATCH v2 15/16] x86/fsgsbase: Update fs/gs helpers to use wrmsrns(),
Andrew Cooper
- [PATCH v2 16/16] x86/fsgsbase: Improve code generation in read_registers(),
Andrew Cooper
- [PATCH] docs/sending-patches: add GitLab pipeline link,
Stefano Stabellini
- [PATCH] tools/xl: hide xenstore-features behind option,
Juergen Gross
- [PATCH v2] docs/misra: fix sphinx-build issues,
Dmytro Prokopchuk1
- Re: [PATCH v2] xen: Strip xen.efi by default,
Frediano Ziglio
- Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options,
Frediano Ziglio
- [PATCH] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE,
Penny Zheng
- [RFC PATCH] xsm/flask: add AVC pre-allocation boot parameter,
Sergiy Kibrik
- [PATCH] x86/hvm/ioreq: Fix condition in hvm_alloc_legacy_ioreq_gfn(),
Oleksandr Tyshchenko
- [PATCH] drivers/xen/xenbus: remove quirk for Xen 3.x,
Juergen Gross
- [PATCH] docs/misra: fix sphinx-build issues,
Dmytro Prokopchuk1
- [PATCH v8 0/8] arm64: entry: Convert to generic irq entry,
Jinjie Ruan
- [PATCH v2] xen: Use auto as per C23,
Andrew Cooper
- [PATCH v3 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v3 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory,
Leon Romanovsky
- [PATCH v3 03/16] dma-debug: refactor to use physical addresses for page mapping,
Leon Romanovsky
- [PATCH v3 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys,
Leon Romanovsky
- [PATCH v3 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys,
Leon Romanovsky
- [PATCH v3 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().,
Leon Romanovsky
- [PATCH v3 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based,
Leon Romanovsky
- [PATCH v3 08/16] kmsan: convert kmsan_handle_dma to use physical addresses,
Leon Romanovsky
- [PATCH v3 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Leon Romanovsky
- [PATCH v3 10/16] xen: swiotlb: Open code map_resource callback,
Leon Romanovsky
- [PATCH v3 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page,
Leon Romanovsky
- [PATCH v3 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory,
Leon Romanovsky
- [PATCH v3 13/16] mm/hmm: properly take MMIO path,
Leon Romanovsky
- [PATCH v3 11/16] dma-mapping: export new dma_*map_phys() interface,
Leon Romanovsky
- [PATCH v3 16/16] nvme-pci: unmap MMIO pages with appropriate interface,
Leon Romanovsky
- [PATCH v3 15/16] block-dma: properly take MMIO path,
Leon Romanovsky
- [PATCH v3 12/16] mm/hmm: migrate to physical address-based DMA mapping API,
Leon Romanovsky
- Re: [PATCH v3 00/16] dma-mapping: migrate to physical address-based API,
Christophe Leroy
- [PATCH 0/5] xen/vpci: miscellaneous fixes,
Roger Pau Monne
- [PATCH v2 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v2 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().,
Leon Romanovsky
- [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory,
Leon Romanovsky
- [PATCH v2 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys,
Leon Romanovsky
- [PATCH v2 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys,
Leon Romanovsky
- [PATCH v2 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory,
Leon Romanovsky
- [PATCH v2 03/16] dma-debug: refactor to use physical addresses for page mapping,
Leon Romanovsky
- [PATCH v2 08/16] kmsan: convert kmsan_handle_dma to use physical addresses,
Leon Romanovsky
- [PATCH v2 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page,
Leon Romanovsky
- [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface,
Leon Romanovsky
- [PATCH v2 10/16] xen: swiotlb: Open code map_resource callback,
Leon Romanovsky
- [PATCH v2 15/16] block-dma: properly take MMIO path,
Leon Romanovsky
- [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Leon Romanovsky
- [PATCH v2 11/16] dma-mapping: export new dma_*map_phys() interface,
Leon Romanovsky
- [PATCH v2 12/16] mm/hmm: migrate to physical address-based DMA mapping API,
Leon Romanovsky
- [PATCH v2 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based,
Leon Romanovsky
- [PATCH v2 13/16] mm/hmm: properly take MMIO path,
Leon Romanovsky
- [PATCH v2 0/2] R52 MPU support (for "Third series for R82 MPU"),
Ayan Kumar Halder
- RE: [PATCH v6 19/19] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny, Zheng
- [PATCH v5 0/3] kern/xen: Add Xen command line parsing,
arraybolt3
- [PATCH] x86/cpu-policy: Drop workaround for pre-GCC-5 PIC issue,
Andrew Cooper
- [XEN PATCH 0/3] Drop alternative definitions for unsupported GCCs,
nicola . vetrini
- [RFC PATCH] misra: allow conversion from unsigned long to function pointer,
Dmytro Prokopchuk1
- [PATCH] misra: address Rule 11.1 violation in cmpxchgptr(),
Dmytro Prokopchuk1
- [PATCH] pdx: cast PAGE_SIZE value ahead of shifting,
Roger Pau Monne
- [PATCH] libxl: Add virtio (virtio-vga) display support,
Teddy Astie
- [PATCH] x86/pvh: update "Host ACPI" support status,
Roger Pau Monne
- RE: [PATCH v6 18/19] xen/cpufreq: bypass governor-related para for amd-cppc-epp,
Penny, Zheng
- [PATCH v16 0/4] xen/domain: domain ID allocation,
dmkhn
- [PATCH] efi: remove unreachable code in read_file(),
Dmytro Prokopchuk1
- [PATCH] xen/events: Fix Global and Domain VIRQ tracking,
Jason Andryuk
- [ImageBuilder v2] Make DEVICE_TREE optional parameter,
Ayan Kumar Halder
- [PATCH] CI: Turn debian/12-x86_64 into a non-root container,
Andrew Cooper
- [PATCH] misra: add missing noreturn attribute for __div0(),
Dmytro Prokopchuk1
- [ImageBuilder v2] Add config option to use separate load commands for Xen, DOM0 and DOMU binaries,
Ayan Kumar Halder
- [PATCH] x86/boot: Remove unused symbols from linker script,
Frediano Ziglio
- [PATCH] vpci/msix: conditionally invoke vpci_make_msix_hole,
Stewart Hildebrand
- [PATCH v5] pdx: introduce a new compression algorithm based on region offsets,
Roger Pau Monne
- [PATCH] x86/current: Annotate get_cpu_info() as attr_const,
Andrew Cooper
- RE: [PATCH v6 16/19] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-op,
Penny, Zheng
- RE: [PATCH v6 15/19] tools/cpufreq: introduce helper to deal with CPPC-related parameters,
Penny, Zheng
- RE: [PATCH v6 13/19] xen/x86: implement amd-cppc-epp driver for CPPC in active mode,
Penny, Zheng
- Re: [PATCH v3] EFI/runtime: switch to xv[mz]alloc_array(),
Daniel P. Smith
- [PATCH v5 00/12] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v5 01/12] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v5 02/12] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v5 03/12] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v5 04/12] xen/arm: Prevent crash during disable_nonboot_cpus on suspend,
Mykola Kvach
- [PATCH v5 05/12] xen/arm: irq: avoid local IRQ descriptors reinit on system resume,
Mykola Kvach
- [PATCH v5 06/12] xen/arm: irq: Restore state of local IRQs during system resume,
Mykola Kvach
- [PATCH v5 07/12] xen/arm: Add support for system suspend triggered by hardware domain,
Mykola Kvach
- [PATCH v5 08/12] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v5 09/12] xen/arm: Resume memory management on Xen resume,
Mykola Kvach
- [PATCH v5 10/12] xen/arm: Save/restore context on suspend/resume,
Mykola Kvach
- [PATCH v5 12/12] xen/arm: Suspend/resume IOMMU on Xen suspend/resume,
Mykola Kvach
- [PATCH v5 11/12] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- Re: [PATCH v5 00/12] Add initial Xen Suspend-to-RAM support on ARM64,
Julien Grall
- [PATCH] misra: add ASSERT_UNREACHABLE() in default clauses,
Dmytro Prokopchuk1
- [PATCH] misra: comment default case in single-clause switch,
Dmytro Prokopchuk1
- Re: [PATCH v3 20/20] xen/riscv: introduce metadata table to store P2M type,
Jan Beulich
- [PATCH v8 0/6] FF-A VM to VM support,
Bertrand Marquis
- Re: [PATCH v3 19/20] xen/riscv: add support of page lookup by GFN,
Jan Beulich
- [PATCH] Arm: drop assertion from page_is_ram_type(),
Jan Beulich
- Re: [PATCH v3 18/20] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers,
Jan Beulich
- Re: [PATCH v3 17/20] xen/riscv: implement put_page(),
Jan Beulich
- Ping: [PATCH v3] EFI/runtime: switch to xv[mz]alloc_array(),
Jan Beulich
- Re: [PATCH v3 16/20] xen/riscv: Implement superpage splitting for p2m mappings,
Jan Beulich
- Re: [PATCH v3 15/20] xen/riscv: implement p2m_next_level(),
Jan Beulich
- Re: [PATCH v3 14/20] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration,
Jan Beulich
- [PATCH v3 00/11] mm: vm_normal_page*() improvements,
David Hildenbrand
- [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd(),
David Hildenbrand
- [PATCH v3 02/11] mm/huge_memory: move more common code into insert_pud(),
David Hildenbrand
- [PATCH v3 03/11] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd(),
David Hildenbrand
- [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special,
David Hildenbrand
- [PATCH v3 04/11] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio,
David Hildenbrand
- [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel",
David Hildenbrand
- [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level",
David Hildenbrand
- [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map(),
David Hildenbrand
- [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*(),
David Hildenbrand
- [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page(),
David Hildenbrand
- [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud(),
David Hildenbrand
- [PATCH for-4.21?] x86: drop detection of ld supporting SORT_BY_INIT_PRIORITY(),
Jan Beulich
- [PATCH] ELF: correct .note.* alignment handling,
Jan Beulich
- [PATCH v2 0/2] x86/mm: unmapping and marking-as-I/O in arch_init_memory(),
Jan Beulich
- [PATCH v2] xen/arm: irq: add missing spin_unlock() in init_local_irq_data() error path,
Mykola Kvach
- RE: [PATCH v6 12/19] xen/cpufreq: implement amd-cppc driver for CPPC in passive mode,
Penny, Zheng
- [XEN PATCH] xen: Drop logic for old clang versions.,
nicola . vetrini
- [PATCH for-4.21 0/5] CI: Add Debian Trixie,
Andrew Cooper
- Re: [PATCH for-4.21 0/5] CI: Add Debian Trixie,
Oleksii Kurochko
[PATCH v15 0/4] xen/domain: domain ID allocation,
dmkhn
Re: [XEN PATCH v2 3/3] CI: Workaround extra content in junit,
Marek Marczykowski-Górecki
Re: [XEN PATCH v2 2/3] CI: Upload junit result as artefact,
Marek Marczykowski-Górecki
Re: [XEN PATCH v2 1/3] CI: Rework run-tools-test exit path,
Marek Marczykowski-Górecki
[PATCH] xen/arm: irq: add missing spin_unlock() in init_local_irq_data() error path,
Mykola Kvach
[PATCH] RFC x86/msr: Use WRMSRNS $imm when available,
Andrew Cooper
[XEN PATCH 1/2] automation/eclair: ECLAIR configuration changes due to GitLab runner update,
Nicola Vetrini
[PATCH 00/22] x86: FRED support, part 1 (stacks and exceptions),
Andrew Cooper
- [PATCH 01/22] x86/msr: Rename MSR_INTERRUPT_SSP_TABLE to MSR_ISST,
Andrew Cooper
- [PATCH 02/22] x86/msr: Rename wrmsr_ns() to wrmsrns(), and take 64bit value,
Andrew Cooper
- [PATCH 03/22] x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables(),
Andrew Cooper
- [PATCH 04/22] x86/idt: Minor improvements to _update_gate_addr_lower(),
Andrew Cooper
- [PATCH 07/22] x86/spec-ctrl: Rework init_shadow_spec_ctrl_state() to take an info pointer,
Andrew Cooper
- [PATCH 05/22] x86/traps: Rename early_traps_init() to bsp_early_traps_init(),
Andrew Cooper
- [PATCH 08/22] x86/traps: Introduce ap_early_traps_init() and set up exception handling earlier,
Andrew Cooper
- [PATCH 06/22] x86/traps: Introduce bsp_traps_reinit(),
Andrew Cooper
- [PATCH 09/22] x86/traps: Move load_system_tables() into traps-setup.c,
Andrew Cooper
- [PATCH 12/22] x86/traps: Unexport show_code() and show_stack_overflow(),
Andrew Cooper
- [PATCH 10/22] x86/traps: Move subarch_percpu_traps_init() into traps-setup.c,
Andrew Cooper
- [PATCH 11/22] x86/traps: Fold x86_64/traps.c into traps.c,
Andrew Cooper
- [PATCH 14/22] x86/traps: Extend struct cpu_user_regs/cpu_info with FRED fields,
Andrew Cooper
- [PATCH 16/22] x86/boot: Adjust CR4 handling around ap_early_traps_init(),
Andrew Cooper
- [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Jan Beulich
- Re: [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Jan Beulich
- Re: [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Nicola Vetrini
- Re: [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Nicola Vetrini
- Re: [PATCH 13/22] x86: FRED enumerations,
Nicola Vetrini
- Re: [PATCH 13/22] x86: FRED enumerations,
Jan Beulich
- Re: [PATCH 13/22] x86: FRED enumerations,
Andrew Cooper
- Re: [PATCH 13/22] x86: FRED enumerations,
Jan Beulich
- [PATCH 15/22] x86/traps: Introduce opt_fred,
Andrew Cooper
- [PATCH 18/22] x86/traps: Set MSR_PL0_SSP in load_system_tables(),
Andrew Cooper
- [PATCH 21/22] x86/traps: Introduce FRED entrypoints,
Andrew Cooper
- [PATCH 22/22] x86/traps: Enable FRED when requested,
Andrew Cooper
- [PATCH 20/22] x86/traps: Alter switch_stack_and_jump() for FRED mode,
Andrew Cooper
- [PATCH 17/22] x86/S3: Switch to using RSTORSSP to recover SSP on resume,
Andrew Cooper
- [PATCH 19/22] x86/boot: Use RSTORSSP to establish SSP,
Andrew Cooper
- [PATCH 23/22] x86/vmx: Adjust NMI handling for FRED,
Andrew Cooper
[XEN PATCH 00/11] Allow to build libxl and other tools with json-c instead of yajl,
Anthony PERARD
- [XEN PATCH 01/11] xl: move printf_info prototype to an header,
Anthony PERARD
- [XEN PATCH 02/11] libxl: Remove duplicate libxl_domain_config_gen_json prototype,
Anthony PERARD
- [XEN PATCH 04/11] tools/configure: Introduce deps on json-c lib for libxl,
Anthony PERARD
- [XEN PATCH 03/11] libxl: remove duplicated libxl__yajl_gen_asciiz() prototype,
Anthony PERARD
- [XEN PATCH 05/11] libxl: Convert libxl__json_parse() to use json-c,
Anthony PERARD
- [XEN PATCH 06/11] libxl: convert libxl__json_object_to_yajl_gen to libxl__json_object_to_libjsonc_object,
Anthony PERARD
- [XEN PATCH 07/11] libxl: libxl__object_to_json() to json-c,
Anthony PERARD
- [XEN PATCH 08/11] libxl: convert libxl__json_object_to_json() to json_object,
Anthony PERARD
- [XEN PATCH 09/11] tools/libxenstat: Use json-c when available,
Anthony PERARD
- [XEN PATCH 10/11] configure: Use json-c by default, fallback to yajl,
Anthony PERARD
- [XEN PATCH 11/11] Update CHANGELOG and README with dependency on json-c,
Anthony PERARD
- Re: [XEN PATCH 00/11] Allow to build libxl and other tools with json-c instead of yajl,
Andrew Cooper
[PATCH v2 0/3] Add driver domains test,
Marek Marczykowski-Górecki
Re: [PATCH v5 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
Re: [PATCH v5 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
Re: [PATCH v5 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
[PATCH] x86: Remove x86 prefixed names from cpuinfo,
Kevin Lampis
Re: [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
Re: [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size,
Tomi Valkeinen
[PATCH v11 0/5] Support hiding capability when its initialization fails,
Jiqian Chen
[PATCH v14 0/4] xen/domain: domain ID allocation,
dmkhn
[XEN PATCH] automation/eclair: restrict clean target to xen,
Nicola Vetrini
[PATCH v8 0/4] Enable guest suspend/resume support on ARM via vPSCI,
Mykola Kvach
[regression] Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions,
Andrew Cooper
[PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests,
Milan Djokic
- Re: [PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests,
Julien Grall
- [PATCH 02/20] xen/arm: smmuv3: Add support for stage-1 and nested stage translation,
Milan Djokic
- [PATCH 01/20] xen/arm: smmuv3: Maintain a SID->device structure,
Milan Djokic
- [PATCH 05/20] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests,
Milan Djokic
- [PATCH 03/20] xen/arm: smmuv3: Alloc io_domain for each device,
Milan Djokic
- [PATCH 04/20] xen/arm: vIOMMU: add generic vIOMMU framework,
Milan Djokic
- [PATCH 06/20] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param,
Milan Djokic
- [PATCH 07/20] xen/arm: vIOMMU: Add cmdline boot option "viommu = <boolean>",
Milan Djokic
- [PATCH 08/20] xen/arm: vsmmuv3: Add support for registers emulation,
Milan Djokic
- [PATCH 09/20] xen/arm: vsmmuv3: Add support for cmdqueue handling,
Milan Djokic
- [PATCH 10/20] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE,
Milan Djokic
- [PATCH 11/20] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware,
Milan Djokic
- [PATCH 12/20] xen/arm: vsmmuv3: Add support for event queue and global error,
Milan Djokic
- [PATCH 13/20] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices,
Milan Djokic
- [PATCH 14/20] xen/arm: vIOMMU: IOMMU device tree node for dom0,
Milan Djokic
- [PATCH 15/20] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less,
Milan Djokic
- [PATCH 18/20] xen/arm: vsmmuv3: Add support to send stage-1 event to guest,
Milan Djokic
- [PATCH 17/20] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3,
Milan Djokic
- [PATCH 16/20] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl,
Milan Djokic
- [PATCH 19/20] libxl/arm: vIOMMU: Modify the partial device tree for iommus,
Milan Djokic
- [PATCH 20/20] xen/arm: vIOMMU: Modify the partial device tree for dom0less,
Milan Djokic
[PATCH v1 0/2] R52 MPU support (for "Third series for R82 MPU"),
Ayan Kumar Halder
[ImageBuilder] Make DEVICE_TREE optional parameter,
Ayan Kumar Halder
[PATCH] VT-d: check bus_to_context_maddr()'s return value,
Jan Beulich
[PATCH v2 00/10] Introduce eSPI support,
Leonid Komarianskyi
[PATCH v2 0/4] x86: Drop the vm86 segments selectors from struct cpu_user_regs,
Andrew Cooper
[PATCH v3] xen/dom0less: arm: fix hwdom 1:1 low memory allocation,
Grygorii Strashko
[PATCH RFC] x86/mm: split unmapping and marking-as-I/O in arch_init_memory(),
Jan Beulich
Re: [PATCH v7 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests,
Mykola Kvach
Re: [PATCH] xen/domctl: add domain_lock in XEN_DOMCTL_setvcpucontext,
Mykola Kvach
[PATCH v5] xen/char: implement suspend/resume calls for SCIF driver,
Mykola Kvach
[PATCH v1] xenconsole: Add connected flag,
Jason Andryuk
[PATCH v11] xen/console: introduce domain_console struct,
dmkhn
[PATCH v1 0/2] Add driver domains test,
Marek Marczykowski-Górecki
Re: [PATCH test-artifacts] Add debian rootfs artifact,
Marek Marczykowski-Górecki
Re: [PATCH v4] misra: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
[PATCH] x86/domctl: Reject XEN_DOMCTL_hypercall_init against oneself,
Andrew Cooper
Re: [PATCH v3 13/20] xen/riscv: Implement p2m_free_subtree() and related helpers,
Jan Beulich
[PATCH] xen/arm: smmuv3: Add cache maintenance for non-coherent SMMU queues,
Dmytro Firsov
Re: [PATCH v5 2/2] xen/arm: allow translated iommu mappings,
Jason Andryuk
Re: [PATCH v5 1/2] xen/arm: fix arm_iommu_map_page after f9f6b22abf1d,
Stewart Hildebrand
Re: [PATCH v4 0/8] x86: introduce NS16550-compatible UART emulator,
Roger Pau Monné
[ImageBuilder] Add config option to use separate load commands for Xen, DOM0 and DOMU binaries,
Ayan Kumar Halder
Guide for Launching Full Linux VM on Xen (R-Car H3e Board),
L, John Preetham (893)
S3 regression related to XSA-471 patches,
Marek Marczykowski-Górecki
[PATCH v2 0/4] xen/arm64: allow to make aarch32 support optional,
Grygorii Strashko
Consider changing CONFIG_ACPI default on ARM? (was: Re: Xen bootup: issue with Raspberry Pi 5?),
Elliott Mitchell
[PATCH v2] xen/dom0less: arm: fix hwdom 1:1 low memory allocation,
Grygorii Strashko
[PATCH v2 0/3] xen/arch: irq: drop unreachable pirq callbacks,
Grygorii Strashko
Xen 4.21 Development Update [June-July],
Oleksii Kurochko
[PATCH 0/2] Misc EFI boot fixes,
Ross Lagerwall
Re: [PATCH v2] systemd: Add hooks to stop/start xen-watchdog on suspend/resume,
Andrew Cooper
Re: [PATCH v3 12/20] xen/riscv: implement p2m_set_range(),
Jan Beulich
[PATCH] x86/hpet: do local APIC EOI after interrupt processing,
Roger Pau Monne
Re: [PATCH v3 11/20] xen/riscv: implement function to map memory in guest p2m,
Jan Beulich
Re: [PATCH -next v7 0/7] arm64: entry: Convert to generic irq entry,
Ada Couprie Diaz
Re: [PATCH -next v7 7/7] arm64: entry: Switch to generic IRQ entry,
Ada Couprie Diaz
Re: [PATCH -next v7 5/7] arm64: entry: Refactor preempt_schedule_irq() check code,
Ada Couprie Diaz
Re: [PATCH -next v7 6/7] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode(),
Ada Couprie Diaz
Re: [PATCH -next v7 2/7] arm64: entry: Refactor the entry and exit for exceptions from EL1,
Ada Couprie Diaz
Re: [PATCH -next v7 4/7] arm64: entry: Use preempt_count() and need_resched() helper,
Ada Couprie Diaz
Re: [PATCH -next v7 3/7] arm64: entry: Rework arm64_preempt_schedule_irq(),
Ada Couprie Diaz
Re: [PATCH -next v7 1/7] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled(),
Ada Couprie Diaz
Re: [PATCH v13 2/3] tools/tests: introduce unit tests for domain ID allocator,
Roger Pau Monné
Re: [PATCH v3 10/20] xen/riscv: introduce page_{get,set}_xenheap_gfn(),
Jan Beulich
Re: [PATCH v13 1/3] xen/domain: unify domain ID allocation,
Roger Pau Monné
Xen 4.19.3 released,
Jan Beulich
Re: [PATCH v10] xen/console: introduce domain_console struct,
Roger Pau Monné
Re: [PATCH v3 06/20] xen/riscv: add root page table allocation,
Jan Beulich
[PATCH v4 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monne
[PATCH 0/2] x86/mm: paging build adjustments,
Jan Beulich
Re: [RFC PATCH v1 05/10] pmu.h: introduce a stacktrace area,
Andriy Sultanov
[PATCH v4 0/2] kern/xen: Add Xen command line parsing,
Aaron Rainbolt
[PATCH v10 0/4] Support hiding capability when its initialization fails,
Jiqian Chen
[ANNOUNCE] Call for agenda items for August 7, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
[PATCH] misra: remove default case in single-clause switch,
Dmytro Prokopchuk1
Re: [PATCH v3 05/20] xen/riscv: construct the P2M pages pool for guests,
Jan Beulich
Re: [PATCH v3 04/20] xen/riscv: introduce things necessary for p2m initialization,
Jan Beulich
[PATCH] x86/HVM: polish hvm_asid_init() a little,
Jan Beulich
Re: [PATCH v9 5/8] vpci: Refactor vpci_remove_register to remove matched registers,
Roger Pau Monné
Re: [PATCH v3 03/20] xen/riscv: introduce VMID allocation and manegement,
Jan Beulich
Re: [PATCH v3 08/20] xen/riscv: add new p2m types and helper macros for type classification,
Jan Beulich
Re: [PATCH v3 09/20] xen/dom0less: abstract Arm-specific p2m type name for device MMIO mappings,
Jan Beulich
Re: [PATCH v2] xen/arm, xen/common: Add Kconfig option to control Dom0 boot,
Oleksii Moisieiev
Re: [PATCH v3 02/20] xen/riscv: introduce sbi_remote_hfence_gvma_vmid(),
Jan Beulich
Re: [PATCH v3 01/20] xen/riscv: implement sbi_remote_hfence_gvma(),
Jan Beulich
Re: [PATCH v3 7/8] pdx: introduce a new compression algorithm based on region offsets,
Roger Pau Monné
[RFC PATCH v3] tools/xentop: Add physical CPU statistics support,
Jahan Murudi
Re: [PATCH 5/5] xen/arm: map static memory on demand,
Ayan Kumar Halder
Re: [PATCH 4/5] arm/mpu: Implement ioremap_attr for MPU,
Ayan Kumar Halder
Re: [PATCH 2/5] arm/mpu: Implement setup_mm for MPU systems,
Ayan Kumar Halder
Re: [PATCH 3/5] arm/mpu: Implement transient mapping,
Ayan Kumar Halder
Re: [PATCH 1/5] arm/mpu: Implement setup_frametable_mappings for MPU systems,
Ayan Kumar Halder
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link,
Leon Romanovsky
- [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping,
Leon Romanovsky
- [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory,
Leon Romanovsky
- [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys,
Leon Romanovsky
- [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory,
Leon Romanovsky
- [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based,
Leon Romanovsky
- [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback,
Leon Romanovsky
- [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Leon Romanovsky
- [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface,
Leon Romanovsky
- [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page,
Leon Romanovsky
- [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys,
Leon Romanovsky
- [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API,
Leon Romanovsky
- [PATCH v1 13/16] mm/hmm: properly take MMIO path,
Leon Romanovsky
- [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses,
Leon Romanovsky
- [PATCH v1 15/16] block-dma: properly take MMIO path,
Leon Romanovsky
- [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface,
Leon Romanovsky
- Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API,
Jason Gunthorpe
[PATCH] x86/CPU: extend is_forced_cpu_cap()'s "reach",
Jan Beulich
Re: [PATCH v4 6/8] tools/xl: enable NS16550-compatible UART emulator for HVM (x86),
Jan Beulich
Re: [PATCH v3 4/8] pdx: allow per-arch optimization of PDX conversion helpers,
Roger Pau Monné
Re: [PATCH v4 4/8] xen/8250-uart: update definitions,
Jan Beulich
Re: [PATCH] x86/CPU: correct reset_cpuinfo() comment,
Roger Pau Monné
Re: [PATCH v4 1/8] xen/domain: introduce common emulation flags,
Jan Beulich
Re: [PATCH v2] xen/x86: fix xen.efi boot crash from some bootloaders,
Jan Beulich
RE: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver,
Penny, Zheng
RE: [PATCH v6 10/19] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data,
Penny, Zheng
RE: [PATCH v6 05/19] xen/cpufreq: refactor cmdline "cpufreq=xxx",
Penny, Zheng
Re: [PATCH] BCM2711 reboot fix,
Evgeny Beysembaev
RE: [PATCH v1] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE,
Penny, Zheng
[PATCH v1 00/25] Introduce CONFIG_DOMCTL,
Penny Zheng
- [PATCH v1 02/25] xen/x86: consolidate vram tracking support,
Penny Zheng
- [PATCH v1 01/25] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE,
Penny Zheng
- [PATCH v1 03/25] xen/x86: complement PG_log_dirty wrapping,
Penny Zheng
- [PATCH v1 04/25] xen: consolidate CONFIG_VM_EVENT,
Penny Zheng
- [PATCH v1 05/25] xen: introduce CONFIG_DOMCTL,
Penny Zheng
- [PATCH v1 07/25] xen/domctl: wrap around XEN_DOMCTL_pausedomain,
Penny Zheng
- [PATCH v1 08/25] xen/domctl: wrap around XEN_DOMCTL_soft_reset,
Penny Zheng
- [PATCH v1 11/25] xen/domctl: wrap around XEN_DOMCTL_{getvcpuaffinity,setvcpuaffinity},
Penny Zheng
- [PATCH v1 15/25] xen/domctl: wrap around XEN_DOMCTL_settimeoffset,
Penny Zheng
- [PATCH v1 21/25] xen/domctl: wrap aound iommu-related domctl op,
Penny Zheng
- [PATCH v1 18/25] xen/domctl: wrap around XEN_DOMCTL_set_access_required,
Penny Zheng
- [PATCH v1 12/25] xen/domctl: wrap around XEN_DOMCTL_scheduler_op,
Penny Zheng
- [PATCH v1 16/25] xen/domctl: wrap around XEN_DOMCTL_set_target,
Penny Zheng
- [PATCH v1 06/25] xen/domctl: provide stub for domctl_lock_{acquire,release},
Penny Zheng
- [PATCH v1 24/25] xen/domctl: wrap around arch-specific domctl op,
Penny Zheng
- [PATCH v1 09/25] xen/domctl: wrap around XEN_DOMCTL_destroydomain,
Penny Zheng
- [PATCH v1 17/25] xen: add stub for XEN_DOMCTL_getdomaininfo,
Penny Zheng
- [PATCH v1 25/25] xen/domctl: wrap around domctl hypercall,
Penny Zheng
- [PATCH v1 19/25] xen: make CONFIG_VM_EVENT depend on DOMCTL,
Penny Zheng
- [PATCH v1 20/25] xen/domctl: wrap around XEN_DOMCTL_set_virq_handler,
Penny Zheng
- [PATCH v1 10/25] xen/domctl: wrap around XEN_DOMCTL_setnodeaffinity,
Penny Zheng
- [PATCH v1 14/25] xen/domctl: wrap around XEN_DOMCTL_{irq_permission,iomem_permission},
Penny Zheng
- [PATCH v1 23/25] xen/x86: make CONFIG_X86_PSR depend on SYSCTL || DOMCTL,
Penny Zheng
- [PATCH v1 22/25] xen/domctl: wrap around XEN_DOMCTL_{get,set}_paging_mempool_size,
Penny Zheng
- [PATCH v1 13/25] xen/domctl: wrap around XEN_DOMCTL_getvcpucontext,
Penny Zheng
- Re: [PATCH v1 00/25] Introduce CONFIG_DOMCTL,
Jan Beulich
Fork or replace dependency yajl?,
Christoph Grüninger
Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality,
Alexandre Belloni
[RFC] Next steps for MISRA C Rule 17.7 in XEN,
Dmytro Prokopchuk1
Re: [PATCH v2 1/3] vpci: allow queueing of mapping operations,
Stewart Hildebrand
[PATCH v2] xen: rework error handling in vcpu_create,
Stewart Hildebrand
[XEN][PATCH] xen/dom0less: arm: fix hwdom 1:1 low memory allocation,
Grygorii Strashko
Re: [RESEND PATCH v3 1/1] kern/xen: Add Xen command line parsing,
Daniel Kiper
Console vs serial,
Andrew Cooper
[PATCH v4] misra: allow discarding 'noreturn' during conversions,
Dmytro Prokopchuk1
[XEN][PATCH 0/3] xen/arch: irq: drop unreachable pirq callbacks,
Grygorii Strashko
Re: [RFC PATCH v1 06/10] arch-x86/pmu.h: convert ascii art diagram to Unicode,
Edwin Torok
[PATCH v1 0/3] dom0less pci passthrough support on Arm part 1,
Mykyta Poturai
Re: [PATCH] ns16550: ensure polling timer is disarmed,
Jan Beulich
Re: [PATCH v1] xen/console: remove __printk_ratelimit(),
Jan Beulich
[PATCH] console: make printk_ratelimit_{burst,ms} const,
Jan Beulich
Re: [PATCH v7 5/6] xen/arm: ffa: Add indirect message between VM,
Bertrand Marquis
Re: [PATCH v7 6/6] xen/arm: ffa: Enable VM to VM without firmware,
Bertrand Marquis
Re: [PATCH v7 3/6] xen/arm: ffa: Introduce VM to VM support,
Bertrand Marquis
Re: [PATCH v1 12/16] xen/domain: introduce domain-emu.h,
Jan Beulich
Re: [RFC PATCH v3 1/3] vmx: Rewrite vpid_sync_vcpu_gva,
Jan Beulich
Re: [PATCH v3] misra: allow discarding 'noreturn' during function pointer conversions,
Jan Beulich
Re: [PATCH] misra: fix violations in macros GVA_INFO, TRACE_TIME,
Jürgen Groß
Re: [PATCH v4 5/8] emul/vuart-ns16550: introduce NS16550-compatible UART emulator (x86),
dmkhn
Re: [PATCH v4 3/8] x86/domain: allocate d->{iomem,irq}_caps before arch-specific initialization,
dmkhn
Re: [PATCH v4 7/8] tools/xl: enable NS16550-compatible UART emulator for PVH (x86),
Stefano Stabellini
Re: [PATCH v4 8/8] emul/vuart: introduce console forwarding enforcement via vUART,
Stefano Stabellini
Re: [PATCH v4 2/8] emul/vuart: introduce framework for UART emulators,
Stefano Stabellini
Mail converted by MHonArc
|