xen-devel Mail Thread Index
- [XEN PATCH] misra: extend toolchain assumption about source character set,
Nicola Vetrini
- [XEN PATCH] misra: add deviation of Rule 5.6 for shadow paging code,
Nicola Vetrini
- Re: [PATCH v4 17/21] x86/xen: Drop xen_mmu_ops,
Boris Ostrovsky
- Re: [PATCH v4 16/21] x86/xen: Drop xen_cpu_ops,
Boris Ostrovsky
- Re: [PATCH v4 15/21] x86/xen: Drop xen_irq_ops,
Boris Ostrovsky
- [PATCH v2] x86/ucode: Adjust parse_ucode() to match other list handling,
Andrew Cooper
- [PATCH v6 00/14] Nesting support for lazy MMU mode,
Kevin Brodsky
- [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush,
Kevin Brodsky
- [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu(),
Kevin Brodsky
- [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode(),
Kevin Brodsky
- [PATCH v6 04/14] sparc/mm: implement arch_flush_lazy_mmu_mode(),
Kevin Brodsky
- [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints,
Kevin Brodsky
- [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE,
Kevin Brodsky
- [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers,
Kevin Brodsky
- [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context,
Kevin Brodsky
- [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active(),
Kevin Brodsky
- [PATCH v6 14/14] mm: Add basic tests for lazy_mmu,
Kevin Brodsky
- [PATCH v6 11/14] powerpc/mm: replace batch->active with is_lazy_mmu_mode_active(),
Kevin Brodsky
- [PATCH v6 09/14] mm: enable lazy_mmu sections to nest,
Kevin Brodsky
- [PATCH v6 12/14] sparc/mm: replace batch->active with is_lazy_mmu_mode_active(),
Kevin Brodsky
- [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching,
Kevin Brodsky
- Re: [PATCH v6 00/14] Nesting support for lazy MMU mode,
Yeoreum Yun
- [PATCH v2 00/12] xen/arm: ffa: FF-A v1.2 support,
Bertrand Marquis
- [PATCH v2 01/12] xen/arm: ffa: add FF-A v1.2 function IDs,
Bertrand Marquis
- [PATCH v2 02/12] xen/arm: ffa: per-VM FFA_VERSION negotiation state,
Bertrand Marquis
- [PATCH v2 03/12] xen/arm: ffa: Fix is_64bit init,
Bertrand Marquis
- [PATCH v2 04/12] xen/arm: ffa: harden RX/TX mapping,
Bertrand Marquis
- [PATCH v2 05/12] xen/arm: ffa: rework SPMC RX/TX buffer management,
Bertrand Marquis
- [PATCH v2 06/12] xen/arm: ffa: rework VM RX/TX buffer management,
Bertrand Marquis
- [PATCH v2 07/12] xen/arm: ffa: use signed 32-bit status codes,
Bertrand Marquis
- [PATCH v2 08/12] xen/arm: ffa: add UUID helpers for partition info,
Bertrand Marquis
- [PATCH v2 10/12] xen/arm: ffa: add v1.2 SEND2 header layout,
Bertrand Marquis
- [PATCH v2 09/12] xen/arm: ffa: Add FFA_RUN support,
Bertrand Marquis
- [PATCH v2 12/12] xen/arm: ffa: advertise FF-A v1.2,
Bertrand Marquis
- [PATCH v2 11/12] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support,
Bertrand Marquis
- [XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer,
Anthony PERARD
- Re: [PATCH 5/6] arm: Use secure hypervisor timer in MPU system,
Orzel, Michal
- [PATCH] x86/xen: Fix sparse warning in enlighten_pv.c,
Juergen Gross
- [PATCH] memory: overlapping XENMAPSPACE_gmfn_range requests,
Jan Beulich
- [PATCH] bump default SeaBIOS version to 1.17.0,
Jan Beulich
- Xen 4.17.6 released,
Jan Beulich
- Re: [PATCH v4 00/21] paravirt: cleanup and reorg,
Juergen Gross
- Undefined behavior in libxenvchan,
Demi Marie Obenour
- Re: [PATCH 0/5] x86: Cleanups around slow_down_io(),
Ingo Molnar
- [PATCH] xen/x86: Pass TPM ACPI table to PVH dom0,
Jason Andryuk
- [PATCH 0/5] x86: More misc MISRA fixes,
Andrew Cooper
- [PATCH] xen/domain: enable VCPUOP_register_runstate_phys_area hypercall,
torsten . oehlenschlager
- [XEN PATCH v1] automation: prevent eclair-ARM64-amd from running by mistake,
Victor Lira
- [PATCH 0/5] x86/svm: Untangle the remaining global svm/ headers,
Andrew Cooper
- [PATCH] x86/shadow: Move GUEST_PTE_SIZE defines into types.h,
Andrew Cooper
- [PATCH] x86/shadow: Drop SHADOW_AUDIT_ENABLE indirection,
Andrew Cooper
- [PATCH v16 0/4] Enable guest suspend/resume support on ARM via vPSCI,
Mykola Kvach
- Re: [PATCH v4 4/8] arm/irq: Migrate IRQs from dyings CPUs,
Mykyta Poturai
- [PATCH v5 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 01/24] xen/xsm: remove redundant flask_iomem_mapping(),
Penny Zheng
- [PATCH v5 02/24] xen/x86: library-fy cpuid-releated functions,
Penny Zheng
- [PATCH v5 03/24] xen/arm: move dt_find_node_by_gpath() to passthrough/device_tree.c,
Penny Zheng
- [PATCH v5 05/24] xen/domctl: make MGMT_HYPERCALLS transiently def_bool,
Penny Zheng
- [PATCH v5 04/24] xen/sysctl: replace CONFIG_SYSCTL with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 06/24] xen/vm_event: make VM_EVENT depend on CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 07/24] xen/domctl: consolidate domain.c towards MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 08/24] xen/mem_sharing: make memory sharing depend on MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 10/24] xen/domctl: wrap vcpu_affinity_domctl() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 14/24] xen/domctl: wrap xsm_set_target() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 11/24] xen/domctl: wrap sched_adjust() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 12/24] xen/xsm: wrap xsm_irq{,iomem}_permission with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 16/24] xen/domctl: wrap device-tree-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 13/24] xen/domctl: wrap arch-specific domain_set_time_offset() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 15/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 09/24] xen/domctl: wrap domain_kill() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 22/24] x86/hvm: domctl_lock synchronization only when MGMT_HYPERCALLS=y,
Penny Zheng
- [PATCH v5 20/24] xen/x86: wrap x86-specific domctl-op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 18/24] xen/domctl: wrap arch_{get,set}_paging_mempool_size() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 21/24] xen/arm: wrap arm-specific domctl-op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 19/24] xen/domctl: make CONFIG_X86_PSR depend on CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 23/24] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 24/24] xen: decouple PV_SHIM_EXCLUSIVE and MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v5 17/24] xen/domctl: wrap iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- Re: [PATCH v5 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS,
Jan Beulich
- Ping: [PATCH v5] xen/char: implement suspend/resume calls for SCIF driver,
Mykola Kvach
- [PATCH v7 00/12] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v7 01/12] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v7 02/12] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v7 03/12] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v7 05/12] xen/arm: tee: keep init_tee_secondary() for hotplug and resume,
Mykola Kvach
- [PATCH v7 04/12] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
- [PATCH v7 06/12] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend,
Mykola Kvach
- [PATCH v7 08/12] arm/smmu-v3: add suspend/resume handlers,
Mykola Kvach
- [PATCH v7 07/12] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- [PATCH v7 09/12] xen/arm: Resume memory management on Xen resume,
Mykola Kvach
- [PATCH v7 10/12] xen/arm: Save/restore context on suspend/resume,
Mykola Kvach
- [PATCH v7 11/12] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v7 12/12] xen/arm: Add support for system suspend triggered by control domain,
Mykola Kvach
- Re: [PATCH v3] xen/irq: Delete the pirq_cleanup_check() macro,
Stefano Stabellini
- [PATCH v4] xen/arm64: Add support Clang build on arm64,
Saman Dehghan
- [PATCH] CI/eclair: Rename the eclair-* jobs to *-all and *-amd,
Andrew Cooper
- Re: [PATCH v3 1/4] build: add make macro for making file from file.in,
Jan Beulich
- Re: [PATCH 3/6] arm/mpu: Implement free_init_memory for MPU systems,
Orzel, Michal
- [PATCH] automation/eclair: Run *-testing jobs only in some branches,
Nicola Vetrini
- Re-send: [PATCH v3] xen/irq: Delete the pirq_cleanup_check() macro,
Dmytro Prokopchuk1
- Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Mykola Kvach
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- Re: Strange symbols_lookup() behaviour in test-symbols on arm64 CI,
Jan Beulich
- [PATCH 0/5] x86: Misc MISRA fixes,
Andrew Cooper
- Current Eclair analysis,
Andrew Cooper
- Re: [PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver,
Andrew Cooper
- [PATCH v2] libxl: Add virtio (virtio-vga) display support,
Teddy Astie
- [PATCH] x86/pod: fix decrease_reservation() clearing of M2P entries,
Roger Pau Monne
- Re: [PATCH v3] xen/domain: introduce DOMID_ANY,
Stefano Stabellini
- Re: [PATCH] arm/gic_v3: fix MISRA C R2.1 violations in gicv3_do_LPI(),
Stefano Stabellini
- Re: [PATCH v4] misra: consider conversion from UL or (void*) to function pointer as safe,
Stefano Stabellini
- Re: [PATCH] misra: address Rule 11.3 for NextMemoryDescriptor macro,
Stefano Stabellini
- Re: [PATCH v2 5/6] x86/cpufreq: use host CPU policy for Turbo checking,
Jason Andryuk
- Re: [PATCH v2 4/6] x86/Intel: use host CPU policy for ARAT checking,
Jason Andryuk
- Re: [PATCH v2 3/6] x86: rename ARAT feature flag,
Jason Andryuk
- Re: [PATCH v2 2/6] x86: replace APERFMPERF synthetic feature bit,
Jason Andryuk
- Re: [PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6,
Jason Andryuk
- [PATCH 0/2] Enable --gc-sections,
Jason Andryuk
- [PATCH 1/2] xen: Centralize scheduler linker definition,
Jason Andryuk
- [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jan Beulich
- Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Anthony PERARD
- KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Andrew Cooper
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Andrew Cooper
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jan Beulich
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jan Beulich
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jan Beulich
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jason Andryuk
- Re: KEEP Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Jan Beulich
- Re: [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS,
Grygorii Strashko
- [PATCH] x86/pv: Move hv_compat_vstart into pv_domain,
Andrew Cooper
- [PATCH] x86/pv: Inline domain_set_alloc_bitsize() into it's single caller,
Andrew Cooper
- [PATCH v3 0/3] Support for Intel temperature sensors (DTS),
Teddy Astie
- [PATCH] x86/pv: Unhide writes to d->arch.hv_compat_vstart,
Andrew Cooper
- Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type,
Jan Beulich
- [PATCH] xen/libfdt: Fix comment following treewide __ASSEMBLY__ cleanup,
Andrew Cooper
- Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN,
Jan Beulich
- Re: [PATCH v6 13/19] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration,
Jan Beulich
- [PATCH] xen/arm: Set ThumbEE as not present in PFR0,
Bertrand Marquis
- [PATCH] symbol: drop private header again,
Jan Beulich
- [PATCH v2] symbols: check table sizes don't change between linking passes 2 and 3,
Jan Beulich
- [PATCH] Arm: restrict TEE{CR,HBR} to Arm32,
Jan Beulich
- [PATCH] xen/arm64: Add support Clang build on arm64,
Saman Dehghan
- [PATCH] 9p/xen: mark 9p transport device as closing when removing it,
Ariadne Conill
- Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement,
Teddy Astie
- Re: [PATCH v6 12/19] xen/riscv: Implement p2m_free_subtree() and related helpers,
Jan Beulich
- Re: [PATCH v6 11/19] xen/riscv: implement p2m_set_range(),
Jan Beulich
- Re: [PATCH v6 06/19] xen/riscv: add root page table allocation,
Jan Beulich
- Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement,
Jan Beulich
- Re: [PATCH v6 02/19] xen/riscv: detect and initialize G-stage mode,
Jan Beulich
- Re: [PATCH v6 01/19] xen/riscv: avoid redundant HGATP*_MODE_SHIFT and HGATP*_VMID_SHIFT,
Jan Beulich
- Re: [RFC PATCH 09/11] x86: Migrate spec_ctrl vendor checks to x86_vendor_is(),
Jan Beulich
- [PATCH] CI: switch KBL console into polling mode,
Marek Marczykowski-Górecki
- [RFC PATCH] x86/svm: Use host_cpu_policy instead of open-coding cpuid,
Teddy Astie
- Re: [PATCH 7/8] symbols: drop symbols-dummy.c,
Jan Beulich
- Re: [PATCH 2/8] symbols/arm: don't use symbols-dummy,
Julien Grall
- [PATCH 0/3] xen/arm{32,64}: perform IPA-based TLBI when IPA is,
Haseeb Ashraf
- [PATCH v10 0/2] xen: Strip xen.efi by default,
Frediano Ziglio
- Re: [PATCH v3 3/3] xen/x86: move d->arch.physaddr_bitsize field handling to pv32,
Jan Beulich
- Re: [PATCH 1/8] symbols/arm: re-number intermediate files,
Julien Grall
- [PATCH v2 0/3] arch-specific libraries,
Jan Beulich
- Re: [PATCH 2/6] arm/mpu: Implement vmap functions for MPU,
Orzel, Michal
- Re: [PATCH v3 2/3] xen/mm: add generic domain_clamp_alloc_bitsize() macro,
Oleksii Kurochko
- Re: [PATCH v3 1/3] arm/ppc/riscv: drop unused domain_set_alloc_bitsize() macro,
Oleksii Kurochko
- [RESEND PATCH v12 0/3] Support hiding capability when its initialization fails,
Jiqian Chen
- [XEN PATCH] CI: Fix container build jobs,
Anthony PERARD
- [GIT PULL] xen: branch for v6.19-rc1,
Juergen Gross
- [PATCH v4 0/6] Add driver domains test,
Marek Marczykowski-Górecki
- Message not available
[PATCH] RFC: xen/x86: Enable --gc-sections,
Jason Andryuk
[PATCH] tools/sd-notify.h: Include string.h too,
Andrew Cooper
[PATCH 0/4] Align handling of domctl/sysctl unsupported commands,
Milan Djokic
[XEN][PATCH v2] coverage: extend coverage on .init and lib code,
Grygorii Strashko
[PATCH v9 0/2] xen: Strip xen.efi by default,
Frediano Ziglio
[PATCH v2] systemd: fall back to default system-sleep dir without systemd-devel,
Mykola Kvach
[PATCH] x86/kexec: Replace CALL+UD2 pattern with JMP,
Andrew Cooper
Re: [PATCH v3 7/8] x86/mm: update log-dirty bitmap when manipulating P2M,
Roger Pau Monné
[PATCH] systemd: default system-sleep dir without pkg-config,
Mykola Kvach
Re: [PATCH v9 10/10] x86emul: support AVX512-BMM,
Andrew Cooper
Re: [PATCH v9 09/10] x86: use / "support" UDB,
Andrew Cooper
[PATCH 0/3] Fix MISRA regressions for new ARM64 configurations,
Michal Orzel
[PATCH v1 00/12] xen/arm: ffa: FF-A v1.2 support,
Bertrand Marquis
- [PATCH v1 01/12] xen/arm: ffa: add FF-A v1.2 function IDs,
Bertrand Marquis
- [PATCH v1 02/12] xen/arm: ffa: per-VM FFA_VERSION negotiation state,
Bertrand Marquis
- [PATCH v1 03/12] xen/arm: ffa: Fix is_64bit init,
Bertrand Marquis
- [PATCH v1 04/12] xen/arm: ffa: harden RX/TX mapping,
Bertrand Marquis
- [PATCH v1 05/12] xen/arm: ffa: rework SPMC RX/TX buffer management,
Bertrand Marquis
- [PATCH v1 06/12] xen/arm: ffa: rework VM RX/TX buffer management,
Bertrand Marquis
- [PATCH v1 07/12] xen/arm: ffa: use signed 32-bit status codes,
Bertrand Marquis
- [PATCH v1 08/12] xen/arm: ffa: add UUID helpers for partition info,
Bertrand Marquis
- [PATCH v1 09/12] xen/arm: ffa: Add FFA_RUN support,
Bertrand Marquis
- [PATCH v1 10/12] xen/arm: ffa: add v1.2 SEND2 header layout,
Bertrand Marquis
- [PATCH v1 12/12] xen/arm: ffa: advertise FF-A v1.2,
Bertrand Marquis
- [PATCH v1 11/12] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support,
Bertrand Marquis
[PATCH] x86/hvm: be more strict with XENMAPSPACE_gmfn source types,
Roger Pau Monne
[REGRESSION] Re: [PATCH v2] systemd: Add hooks to stop/start xen-watchdog on suspend/resume,
Andrew Cooper
[XEN][PATCH] console/consoleio: account for xen serial input focus during write,
Grygorii Strashko
[PATCH v3 0/4] Add driver domains test,
Marek Marczykowski-Górecki
[PATCH v2 00/12] Changes for several CI improvements,
Marek Marczykowski-Górecki
- [PATCH v2 02/12] Switch Linux builds to use Alpine 3.22 container,
Marek Marczykowski-Górecki
- [PATCH v2 04/12] Add linux-6.12.60-x86_64,
Marek Marczykowski-Górecki
- [PATCH v2 05/12] Enable CONFIG_USB_RTL8152 in kernel for hw12 runner,
Marek Marczykowski-Górecki
- [PATCH v2 06/12] Include git in the ARM64 build container too,
Marek Marczykowski-Górecki
- [PATCH v2 07/12] Support building arbitrary Linux branch/tag/commit,
Marek Marczykowski-Górecki
- [PATCH v2 08/12] Save Linux config to artifacts too,
Marek Marczykowski-Górecki
- [PATCH v2 09/12] Add linux-stubdom dependencies,
Marek Marczykowski-Górecki
- [PATCH v2 12/12] Setup ssh access to test systems,
Marek Marczykowski-Górecki
- [PATCH v2 11/12] Prepare grub for booting x86_64 HVM domU from a cdrom,
Marek Marczykowski-Górecki
- [PATCH v2 10/12] Prepare grub for booting x86_64 HVM domU from a disk,
Marek Marczykowski-Górecki
- Re: [PATCH v2 00/12] Changes for several CI improvements,
Jan Beulich
- Message not available
[XEN PATCH v2 1/3] xen/arm/p2m: perform IPA-based TLBI when IPA is known,
Haseeb Ashraf
[PATCH v2 08/10] chardev: introduce .chr_get_pty_name() handler,
Vladimir Sementsov-Ogievskiy
Xen 4.19.4 released,
Jan Beulich
[PATCH v1 0/2] tools/tests: test harness fragment,
dmukhin
Re: [PATCH v5 11/15] x86/setup: Do not create valid mappings when directmap=no,
Roger Pau Monné
Re: [PATCH 1/6] arm/mpu: Implement copy_from_paddr for MPU systems,
Orzel, Michal
[PATCH v2] ARM: Drop ThumbEE support,
Andrew Cooper
RE: [PATCH v4 24/24] xen: move MGMT_HYPERCALLS out of PV_SHIM_EXCLUSIVE,
Penny, Zheng
Re: [PATCH 10/10] xen/arm: ffa: advertise FF-A v1.2,
Jens Wiklander
Re: [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode(),
Anshuman Khandual
Re: [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context,
Anshuman Khandual
RE: [PATCH v4 20/24] xen/x86: wrap x86-specific domctl-op with CONFIG_MGMT_HYPERCALLS,
Penny, Zheng
Re: [PATCH v5 02/12] x86/xen: simplify flush_lazy_mmu(),
Anshuman Khandual
[XEN][PATCH] coverage: add extended coverage capabilities,
Grygorii Strashko
[PATCH V2] xen/dom0less: Calculate guest DTB size based on MAX_VIRT_CPUS,
Oleksandr Tyshchenko
Re: [PATCH 09/10] xen/arm: ffa: add MSG_SEND_DIRECT_REQ2 support,
Jens Wiklander
[PATCH] ARM: Drop ThumbEE support,
Andrew Cooper
Re: [PATCH 08/10] xen/arm: ffa: add v1.2 SEND2 header layout,
Jens Wiklander
Re: [PATCH v5 00/12] Nesting support for lazy MMU mode,
Venkat
[PATCH] x86: Limit the non-architectural constant TSC model checks,
Kevin Lampis
Re: [PATCH 07/10] xen/arm: ffa: refactor direct requests via RUN helper,
Jens Wiklander
[PATCH] xen/treewide: Use __ASSEMBLER__ instead of __ASSEMBLY__,
Andrew Cooper
Re: [XEN][PATCH] common/libfdt: optimize usage,
Andrew Cooper
Re: [PATCH 06/10] xen/arm: ffa: add UUID helpers for partition info,
Jens Wiklander
[PATCH v15 0/4] Enable guest suspend/resume support on ARM via vPSCI,
Mykola Kvach
Re: [PATCH 05/10] xen/arm: ffa: use signed 32-bit status codes,
Jens Wiklander
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest,
Kevin Brodsky
Re: [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers,
Kevin Brodsky
[PATCH] xen/gen_hypercall: Fix if indent,
Jason Andryuk
Re: [PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests,
Milan Djokic
Re: [XEN][PATCH] xen/arm: restrict cpu_up_send_sgi() to arm32,
Grygorii Strashko
Re: [XEN][PATCH v2 4/4] x86: pvh: allow to disable 32-bit interface support,
Jason Andryuk
[PATCH] xen/dom0less: Increase guest DTB size for high-vCPU guests,
Oleksandr Tyshchenko
Re: [XEN][PATCH v2 3/4] x86: hvm: factor out COMPAT code under ifdefs,
Jason Andryuk
Re: [XEN][PATCH v2 2/4] x86: hvm: compat: introduce is_hcall_compat() helper,
Jason Andryuk
Re: [PATCH] xen/arm: irq: Use appropriate priority for SGIs in setup_irq(),
Julien Grall
Re: [PATCH v2] vgic-v3: Ignore writes to ISACTIVER{nE}N when eSPI is not used,
Julien Grall
[PATCH] x86/cpu-policy: Feature names for Granite Rapids,
Andrew Cooper
Re: [PATCH 04/10] xen/arm: ffa: rework SPMC RX/TX buffer management,
Jens Wiklander
Re: [PATCH 03/10] xen/arm: ffa: harden RX/TX mapping,
Jens Wiklander
Re: [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Grygorii Strashko
Re: [PATCH 02/10] xen/arm: ffa: per-VM FFA_VERSION negotiation state,
Jens Wiklander
Ping: [XEN][PATCH v4] xen: make VMTRACE support optional,
Jan Beulich
[PATCH 0/3] x86/amd: Fixes for levelling setup,
Andrew Cooper
[PATCH] xen/page_alloc: Much more concise domain_adjust_tot_pages(),
Bernhard Kaindl
[PATCH v3] xen: move vcpu_kick() declaration to common header,
Oleksii Kurochko
[PATCH v4] xen/domain: introduce generic functions for domain struct allocation and freeing,
Oleksii Kurochko
Re: [PATCH 1/2] xenbus: Use .freeze/.thaw to handle xenbus devices,
Jason Andryuk
[PATCH] viridian: Fix bank count counting,
Teddy Astie
[PATCH v1.9 1/3] x86/amd: Use setup_force_cpu_cap() for BTC_NO,
Andrew Cooper
Re: [PATCH] x86/efi: Remove NX check from efi-boot.h,
Julian Vetter
Re: [PATCH 3/3] x86/svm: Drop svmdebug.h,
Alejandro Vallejo
Re: [PATCH 2/3] x86/svm: Drop svmdebug.c,
Alejandro Vallejo
Re: [PATCH 1/3] x86/svm: Make vmcb_struct private to svm/,
Alejandro Vallejo
Re: [PATCH 01/10] xen/arm: ffa: add FF-A v1.2 function IDs,
Jens Wiklander
[ImageBuilder][PATCH] uboot-script-gen: Add support for "passthrough" property,
Oleksandr Tyshchenko
[PATCH v1 0/3] RISC-V: Introduce vSBI framework,
Oleksii Kurochko
Re: [PATCH] x86/hvm: Unilaterally inject #UD for unknown VMExits,
Jan Beulich
RE: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny, Zheng
Re: [PATCH 2/2] xen/lib: Introduce SHA-1,
Jan Beulich
Re: [PATCH 0/2] xen/lib: SHA2 cleanup, and SHA1 support,
Jan Beulich
Re: [PATCH v2] xen: move vcpu_kick() declaration to common header,
Jan Beulich
Re: [PATCH v5 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE,
Anshuman Khandual
RE: [PATCH v4 02/24] xen: consolidate cpuid library,
Penny, Zheng
RE: [PATCH v4 22/24] xen/domctl: domctl_lock synchronization only when MGMT_HYPERCALLS=y,
Penny, Zheng
RE: [PATCH v3 6/7] xen/mem_access: wrap memory access when VM_EVENT=n,
Penny, Zheng
Mail converted by MHonArc
|