Show patches with: Submitter = Oleksandr Tyshchenko       |    State = Action Required       |   252 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[ImageBuilder,5/5] uboot-script-gen: Add ability to specify "nr_spis" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,4/5] uboot-script-gen: Add ability to unselect "vpl011" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,3/5] uboot-script-gen: Add ability to specify grant table params Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,2/5] uboot-script-gen: Extend DOMU_ENHANCED to specify "no-xenstore" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,1/5] uboot-script-gen: Update to deal with uImage which is not executable Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[V4] Add requirements for Device Passthrough [V4] Add requirements for Device Passthrough - 2 - --- 2024-04-08 Oleksandr Tyshchenko New
[2/2] xen/arm: Add i.MX UART driver Add UART support for i.MX 8M Mini EVKB - - - --- 2024-04-02 Oleksandr Tyshchenko New
[1/2] xen/arm: Add i.MX UART early printk support Add UART support for i.MX 8M Mini EVKB - 1 - --- 2024-04-02 Oleksandr Tyshchenko New
[V3] libxl: Add "grant_usage" parameter for virtio disk devices [V3] libxl: Add "grant_usage" parameter for virtio disk devices 1 1 - --- 2024-02-15 Oleksandr Tyshchenko New
libxl: Add missing libxl__virtio_devtype to device_type_tbl array libxl: Add missing libxl__virtio_devtype to device_type_tbl array 1 1 - --- 2023-07-26 Oleksandr Tyshchenko New
iommu/ipmmu-vmsa: Add missing 'U' in IMTTLBR0_TTBR_MASK for shifted constant iommu/ipmmu-vmsa: Add missing 'U' in IMTTLBR0_TTBR_MASK for shifted constant 1 - - --- 2023-07-04 Oleksandr Tyshchenko New
xen/virtio: Handle cases when page offset > PAGE_SIZE properly xen/virtio: Handle cases when page offset > PAGE_SIZE properly - 1 - --- 2022-10-07 Oleksandr Tyshchenko New
xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts - 1 - --- 2022-10-06 Oleksandr Tyshchenko New
[libvirt] libxl: Fix build with recent Xen that introduces new disk backend type [libvirt] libxl: Fix build with recent Xen that introduces new disk backend type - 1 - --- 2022-07-29 Oleksandr Tyshchenko New
[V7,11/11] xen/arm: account IO handlers for emulated PCI MSI-X PCI devices passthrough on Arm, part 3 1 1 - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,10/11] xen/arm: translate virtual PCI bus topology for guests PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,09/11] vpci: add initial support for virtual PCI bus topology PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,08/11] vpci/header: reset the command register when adding devices PCI devices passthrough on Arm, part 3 - 1 - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,07/11] vpci/header: emulate PCI_COMMAND register for guests PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,06/11] vpci/header: program p2m with guest BAR view PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,05/11] vpci/header: handle p2m range sets per BAR PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,04/11] rangeset: add RANGESETF_no_print flag PCI devices passthrough on Arm, part 3 - 2 - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,03/11] vpci/header: implement guest BAR register handlers PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,02/11] vpci: add hooks for PCI device assign/de-assign PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
[V7,01/11] xen/pci: arm: add stub for is_memory_hole PCI devices passthrough on Arm, part 3 - - - --- 2022-07-19 Oleksandr Tyshchenko New
golang/xenlight: Update generated code golang/xenlight: Update generated code - 1 - --- 2022-07-18 Oleksandr Tyshchenko New
[V11.1,1/3] libxl: Add support for Virtio disk configuration [V11.1,1/3] libxl: Add support for Virtio disk configuration - 1 2 --- 2022-07-16 Oleksandr Tyshchenko New
[V7,2/2] xen/gnttab: Store frame GFN in struct page_info on Arm [V7,1/2] xen/arm: Harden the P2M code in p2m_remove_mapping() 1 1 - --- 2022-07-16 Oleksandr Tyshchenko New
[V7,1/2] xen/arm: Harden the P2M code in p2m_remove_mapping() [V7,1/2] xen/arm: Harden the P2M code in p2m_remove_mapping() - 1 - --- 2022-07-16 Oleksandr Tyshchenko New
[V11,3/3] libxl/arm: Create specific IOMMU node to be referred by virtio-mmio device Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - 2 - --- 2022-07-15 Oleksandr Tyshchenko New
[V11,2/3] libxl: Introduce basic virtio-mmio support on Arm Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - 2 - --- 2022-07-15 Oleksandr Tyshchenko New
[V11,1/3] libxl: Add support for Virtio disk configuration Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - - --- 2022-07-15 Oleksandr Tyshchenko New
[V1,2/2] xen/grant-table: Use unpopulated contiguous pages instead of real RAM ones Ability to allocate contiguous (was DMAable) pages using unpopulated-alloc - - - --- 2022-06-20 Oleksandr Tyshchenko New
[V1,1/2] xen/unpopulated-alloc: Introduce helpers for contiguous allocations Ability to allocate contiguous (was DMAable) pages using unpopulated-alloc - - - --- 2022-06-20 Oleksandr Tyshchenko New
[V10,1/3] libxl: Add support for Virtio disk configuration [V10,1/3] libxl: Add support for Virtio disk configuration 1 - - --- 2022-06-17 Oleksandr Tyshchenko New
[V2] libxl/arm: Create specific IOMMU node to be referred by virtio-mmio device [V2] libxl/arm: Create specific IOMMU node to be referred by virtio-mmio device - 1 - --- 2022-05-30 Oleksandr Tyshchenko New
[RFC,2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones Ability to allocate DMAable pages using unpopulated-alloc - - - --- 2022-05-17 Oleksandr Tyshchenko New
[RFC,1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations Ability to allocate DMAable pages using unpopulated-alloc - - - --- 2022-05-17 Oleksandr Tyshchenko New
[V6,2/2] xen/arm: Harden the P2M code in p2m_remove_mapping() [V6,1/2] xen/gnttab: Store frame GFN in struct page_info on Arm - - - --- 2022-05-11 Oleksandr Tyshchenko New
[V6,1/2] xen/gnttab: Store frame GFN in struct page_info on Arm [V6,1/2] xen/gnttab: Store frame GFN in struct page_info on Arm - - - --- 2022-05-11 Oleksandr Tyshchenko New
[V1] libxl/arm: Insert "xen,dev-domid" property to virtio-mmio device node [V1] libxl/arm: Insert "xen,dev-domid" property to virtio-mmio device node - 1 - --- 2022-05-10 Oleksandr Tyshchenko New
[RFC,6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[RFC,5/6] arm/xen: Introduce xen_setup_dma_ops() virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[RFC,4/6] virtio: Various updates to xen-virtio DMA ops layer virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[RFC,3/6] dt-bindings: xen: Add xen,dev-domid property description for xen-virtio layer virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[RFC,2/6] virtio: add option to restrict memory access under Xen virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[RFC,1/6] xen/grants: support allocating consecutive grants virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer - - - --- 2022-04-14 Oleksandr Tyshchenko New
[V3,2/2] iommu/arm: Remove code duplication in all IOMMU drivers Add support for Renesas R-Car S4 IPMMU and other misc changes (remaining 2 patches) 1 3 - --- 2022-01-27 Oleksandr Tyshchenko New
[V3,1/2] iommu/ipmmu-vmsa: Use refcount for the micro-TLBs Add support for Renesas R-Car S4 IPMMU and other misc changes (remaining 2 patches) - 1 - --- 2022-01-27 Oleksandr Tyshchenko New
[V5] xen/gnttab: Store frame GFN in struct page_info on Arm [V5] xen/gnttab: Store frame GFN in struct page_info on Arm - - - --- 2022-01-05 Oleksandr Tyshchenko New
[V2,10/10] iommu/arm: Remove code duplication in all IOMMU drivers Add support for Renesas R-Car S4 IPMMU and other misc changes - 2 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,09/10] iommu/ipmmu-vmsa: Use refcount for the micro-TLBs Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,08/10] iommu/ipmmu-vmsa: Set IPMMU bit IMSCTLR_USE_SECGRP to 0 Add support for Renesas R-Car S4 IPMMU and other misc changes - 2 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,07/10] iommu/ipmmu-vmsa: Add Renesas R8A779F0 (R-Car S4) support Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,06/10] iommu/ipmmu-vmsa: Add utlb_offset_base Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,05/10] iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,04/10] iommu/ipmmu-vmsa: Add light version of Linux's ipmmu_features Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,03/10] iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,02/10] iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V2,01/10] iommu/ipmmu-vmsa: Remove all unused register definitions Add support for Renesas R-Car S4 IPMMU and other misc changes - 1 - --- 2021-12-20 Oleksandr Tyshchenko New
[V4,6/6] dt-bindings: xen: Clarify "reg" purpose Untitled series #593641 2 1 - --- 2021-12-10 Oleksandr Tyshchenko New
arm/docs: Drop mentioning of ACPI for properties under "hypervisor" node arm/docs: Drop mentioning of ACPI for properties under "hypervisor" node - 1 - --- 2021-12-09 Oleksandr Tyshchenko New
[V6,2/2] libxl: Introduce basic virtio-mmio support on Arm Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - 1 1 --- 2021-12-08 Oleksandr Tyshchenko New
[V6,1/2] libxl: Add support for Virtio disk configuration Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - 1 --- 2021-12-08 Oleksandr Tyshchenko New
[RFC?] xen/arm: memaccess: Pass struct npfec by reference in p2m_mem_access_check [RFC?] xen/arm: memaccess: Pass struct npfec by reference in p2m_mem_access_check 1 - - --- 2021-11-25 Oleksandr Tyshchenko New
[V7,2/2] libxl/arm: Add handling of extended regions for DomU Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to pr… 1 1 - --- 2021-10-14 Oleksandr Tyshchenko New
[V7,1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to pr… - 2 - --- 2021-10-14 Oleksandr Tyshchenko New
[V6,1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo [V6,1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo - 2 - --- 2021-10-12 Oleksandr Tyshchenko New
xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHE xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHE 1 2 - --- 2021-09-27 Oleksandr Tyshchenko New
[RFC,V3] xen/gnttab: Store frame GFN in struct page_info on Arm [RFC,V3] xen/gnttab: Store frame GFN in struct page_info on Arm - - - --- 2021-09-23 Oleksandr Tyshchenko New
xen/arm: optee: Allocate anonymous domheap pages xen/arm: optee: Allocate anonymous domheap pages 1 1 - --- 2021-09-06 Oleksandr Tyshchenko New
[RFC] xen: Introduce arch specific field to XEN_SYSCTL_physinfo [RFC] xen: Introduce arch specific field to XEN_SYSCTL_physinfo - - - --- 2021-08-13 Oleksandr Tyshchenko New
xen/grant-table: Add a mechanism for cleaning frame GFN xen/grant-table: Add a mechanism for cleaning frame GFN - - - --- 2021-08-13 Oleksandr Tyshchenko New
[RFC,2/2] xen/unpopulated-alloc: Query hypervisor to provide unallocated space Untitled series #522809 - - - --- 2021-07-28 Oleksandr Tyshchenko New
[RFC] xen/memory: Introduce a hypercall to provide unallocated space [RFC] xen/memory: Introduce a hypercall to provide unallocated space - - 1 --- 2021-07-28 Oleksandr Tyshchenko New
[V2] xen/arm: bootfdt: Always sort memory banks [V2] xen/arm: bootfdt: Always sort memory banks 1 3 - --- 2021-07-05 Oleksandr Tyshchenko New
iommu/arm: ipmmu-vmsa: Add compatible for Renesas R-Car M3-W+ SoC iommu/arm: ipmmu-vmsa: Add compatible for Renesas R-Car M3-W+ SoC 2 - - --- 2021-06-14 Oleksandr Tyshchenko New
[RESEND,V5,2/2] libxl: Introduce basic virtio-mmio support on Arm Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - - --- 2021-05-21 Oleksandr Tyshchenko New
[RESEND,V5,1/2] libxl: Add support for Virtio disk configuration Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - - --- 2021-05-21 Oleksandr Tyshchenko New
[V5,0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - - --- 2021-05-21 Oleksandr Tyshchenko New
[V5,0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm") - - - --- 2021-05-21 Oleksandr Tyshchenko New
[V7,24/24] xen/ioreq: Make the IOREQ feature selectable on Arm Untitled series #424477 2 - - --- 2021-01-29 Oleksandr Tyshchenko New
[V6,24/24] xen/ioreq: Make the IOREQ feature selectable on Arm IOREQ feature (+ virtio-mmio) on Arm 2 - - --- 2021-01-29 Oleksandr Tyshchenko New
[V6,23/24] xen/ioreq: Do not let bufioreq to be used on other than x86 arches IOREQ feature (+ virtio-mmio) on Arm 3 - - --- 2021-01-29 Oleksandr Tyshchenko New
[V6,22/24] xen/arm: Add mapcache invalidation handling IOREQ feature (+ virtio-mmio) on Arm - 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,21/24] xen/ioreq: Make x86's send_invalidate_req() common IOREQ feature (+ virtio-mmio) on Arm 1 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,20/24] xen/arm: io: Harden sign extension check IOREQ feature (+ virtio-mmio) on Arm - 2 - --- 2021-01-29 Oleksandr Tyshchenko New
[V6,19/24] xen/arm: io: Abstract sign-extension IOREQ feature (+ virtio-mmio) on Arm 1 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,18/24] xen/dm: Introduce xendevicemodel_set_irq_level DM op IOREQ feature (+ virtio-mmio) on Arm 2 - 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,17/24] xen/ioreq: Introduce domain_has_ioreq_server() IOREQ feature (+ virtio-mmio) on Arm - 2 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,16/24] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm IOREQ feature (+ virtio-mmio) on Arm 1 2 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,15/24] xen/arm: Call vcpu_ioreq_handle_completion() in check_for_vcpu_work() IOREQ feature (+ virtio-mmio) on Arm 1 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,14/24] arm/ioreq: Introduce arch specific bits for IOREQ/DM features IOREQ feature (+ virtio-mmio) on Arm - 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,13/24] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg() IOREQ feature (+ virtio-mmio) on Arm 1 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,12/24] xen/ioreq: Remove "hvm" prefixes from involved function names IOREQ feature (+ virtio-mmio) on Arm - 2 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,11/24] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common IOREQ feature (+ virtio-mmio) on Arm - 2 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,10/24] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu IOREQ feature (+ virtio-mmio) on Arm 1 2 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,09/24] xen/ioreq: Make x86's IOREQ related dm-op handling common IOREQ feature (+ virtio-mmio) on Arm 1 1 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,08/24] xen/ioreq: Move x86's ioreq_server to struct domain IOREQ feature (+ virtio-mmio) on Arm 1 3 1 --- 2021-01-29 Oleksandr Tyshchenko New
[V6,07/24] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common IOREQ feature (+ virtio-mmio) on Arm 1 3 1 --- 2021-01-29 Oleksandr Tyshchenko New
« 1 2 3 »