Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available, (continued)
- [PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest,
Marc Zyngier
- [PATCH v2 01/11] KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps(),
Marc Zyngier
- [PATCH v2 04/11] KVM: arm64: Add helper for last ditch idreg adjustments,
Marc Zyngier
- [PATCH v2 03/11] KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE,
Marc Zyngier
- [PATCH v2 02/11] KVM: arm64: Force SRE traps when SRE access is not enabled,
Marc Zyngier
- [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest,
Marc Zyngier
- [PATCH v2 06/11] KVM: arm64: Add ICH_HCR_EL2 to the vcpu state,
Marc Zyngier
- [PATCH v2 09/11] KVM: arm64: Make most GICv3 accesses UNDEF if they trap,
Marc Zyngier
- [PATCH v2 11/11] KVM: arm64: Add selftest checking how the absence of GICv3 is handled,
Marc Zyngier
- [PATCH v2 10/11] KVM: arm64: Unify UNDEF injection helpers,
Marc Zyngier
- [PATCH v2 07/11] KVM: arm64: Add trap routing information for ICH_HCR_EL2,
Marc Zyngier
- [PATCH v2 08/11] KVM: arm64: Honor guest requested traps in GICv3 emulation,
Marc Zyngier
- Re: [PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest,
Oliver Upton
- Re: [PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest,
Marc Zyngier
- [PATCH v4 2/2] kvm: refactor core virtual machine creation into its own function,
Ani Sinha
[PATCH v4 1/2] kvm: replace fprintf with error_report/printf() in kvm_init(),
Ani Sinha
[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation,
Alex Bennée
[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump,
Kai Huang
[PATCH v2 00/19] mm: Support huge pfnmaps,
Peter Xu
- [PATCH v2 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud,
Peter Xu
- [PATCH v2 02/19] mm: Drop is_huge_zero_pud(),
Peter Xu
- [PATCH v2 03/19] mm: Mark special bits for huge pfn mappings when inject,
Peter Xu
- [PATCH v2 04/19] mm: Allow THP orders for PFNMAPs,
Peter Xu
- [PATCH v2 05/19] mm/gup: Detect huge pfnmap entries in gup-fast,
Peter Xu
- [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start(),
Peter Xu
- [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries,
Peter Xu
- [PATCH v2 08/19] mm: Always define pxx_pgprot(),
Peter Xu
- [PATCH v2 09/19] mm: New follow_pfnmap API,
Peter Xu
- [PATCH v2 10/19] KVM: Use follow_pfnmap API,
Peter Xu
- [PATCH v2 11/19] s390/pci_mmio: Use follow_pfnmap API,
Peter Xu
- [PATCH v2 12/19] mm/x86/pat: Use the new follow_pfnmap API,
Peter Xu
- [PATCH v2 13/19] vfio: Use the new follow_pfnmap API,
Peter Xu
- [PATCH v2 14/19] acrn: Use the new follow_pfnmap API,
Peter Xu
- [PATCH v2 15/19] mm/access_process_vm: Use the new follow_pfnmap API,
Peter Xu
- [PATCH v2 16/19] mm: Remove follow_pte(),
Peter Xu
- [PATCH v2 17/19] mm/x86: Support large pfn mappings,
Peter Xu
- [PATCH v2 18/19] mm/arm64: Support large pfn mappings,
Peter Xu
- [PATCH v2 19/19] vfio/pci: Implement huge_fault support,
Peter Xu
- Re: [PATCH v2 00/19] mm: Support huge pfnmaps,
Jiaqi Yan
- Re: [PATCH v2 00/19] mm: Support huge pfnmaps,
Ankit Agrawal
[PATCH 0/3] KVM: selftests: Fix unsupported $(ARCH) builds,
Sean Christopherson
[PATCH net-next v15 04/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable,
Manoj Vishwanathan
[kvm-unit-tests PATCH v2] riscv: sbi: add IPI extension tests.,
Cade Richard
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch,
Dandan Zhang
[kvm-unit-tests PATCH] Changed cpumask_next to wrap instead of terminating after nr_cpus.,
Cade Richard
[kvm-unit-tests PATCH] Added prefix pop at bottom of DBCN test function.,
Cade Richard
[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically,
Binbin Wu
[kvm-unit-tests PATCH v2 0/4] riscv: sbi: Add support to test HSM extension,
James Raphael Tiovalen
[PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper,
Max Gurtovoy
[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation,
Mauro Carvalho Chehab
[PATCH] mlx5: Add support to update the vDPA configuration,
Carlos Bilbao
[PATCH v2 0/6] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log,
David Matlack
[kvm-unit-tests PATCH] x86: Force host-phys-bits for normal maxphyaddr access tests,
Sean Christopherson
[no subject],
Unknown
[PATCH 0/2] KVM: Coalesced IO cleanup and test,
Sean Christopherson
[PATCH v3 0/4] Distinguish between variants of IBPB,
Jim Mattson
[PATCH v6 0/2] Add arch_timer_edge_cases selftest,
Colton Lewis
[RFC] Why is set_config not supported in mlx5_vnet?,
Carlos Bilbao
[PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO,
Alexey Kardashevskiy
- [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does,
Alexey Kardashevskiy
- [RFC PATCH 02/21] pci/doe: Define protocol types and make those public,
Alexey Kardashevskiy
- [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities,
Alexey Kardashevskiy
- [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability,
Alexey Kardashevskiy
- [RFC PATCH 05/21] crypto/ccp: Make some SEV helpers public,
Alexey Kardashevskiy
- [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported,
Alexey Kardashevskiy
- [RFC PATCH 07/21] pci/tdisp: Introduce tsm module,
Alexey Kardashevskiy
- [RFC PATCH 08/21] crypto/ccp: Implement SEV TIO firmware interface,
Alexey Kardashevskiy
- [RFC PATCH 09/21] kvm: Export kvm_vm_set_mem_attributes,
Alexey Kardashevskiy
- [RFC PATCH 10/21] vfio: Export helper to get vfio_device from fd,
Alexey Kardashevskiy
- [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI,
Alexey Kardashevskiy
- [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages,
Alexey Kardashevskiy
- [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared,
Alexey Kardashevskiy
- [RFC PATCH 14/21] RFC: iommu/iommufd/amd: Add IOMMU_HWPT_TRUSTED flag, tweak DTE's DomainID, IOTLB,
Alexey Kardashevskiy
- [RFC PATCH 15/21] coco/sev-guest: Allow multiple source files in the driver,
Alexey Kardashevskiy
- [RFC PATCH 16/21] coco/sev-guest: Make SEV-to-PSP request helpers public,
Alexey Kardashevskiy
- [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things,
Alexey Kardashevskiy
- [RFC PATCH 18/21] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event,
Alexey Kardashevskiy
- [RFC PATCH 19/21] sev-guest: Stop changing encrypted page state for TDISP devices,
Alexey Kardashevskiy
- [RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs,
Alexey Kardashevskiy
- [RFC PATCH 21/21] pci: Define pci_iomap_range_encrypted,
Alexey Kardashevskiy
- Re: [RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO,
Dan Williams
- Re: [RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO,
Sean Christopherson
[PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions,
Hariharan Mari
- [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions,
Hariharan Mari
- [PATCH v3 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions,
Hariharan Mari
- [PATCH v3 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions,
Hariharan Mari
- [PATCH v3 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions,
Hariharan Mari
- [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions,
Hariharan Mari
- Re: [PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions,
Janosch Frank
[[PATCH V2 10/10] LoongArch: KVM: Add irqfd support,
Xianglai Li
[[PATCH V2 09/10] LoongArch: KVM: Add PCHPIC user mode read and write functions,
Xianglai Li
[[PATCH V2 08/10] LoongArch: KVM: Add PCHPIC read and write functions,
Xianglai Li
[[PATCH V2 07/10] LoongArch: KVM: Add PCHPIC device support,
Xianglai Li
[[PATCH V2 06/10] LoongArch: KVM: Add EXTIOI read and write functions,
Xianglai Li
[[PATCH V2 00/10] Added Interrupt controller emulation for loongarch kvm,
Xianglai Li
[PATCH v7 0/3] Add extioi virt extension support,
Bibo Mao
[PATCH v2 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature,
Kim Phillips
[RFC] vDPA: Trying to make sense of config data,
Carlos Bilbao
[Bug 219190] New: Kernel USB device namespacing,
bugzilla-daemon
[PATCH RFC] KVM: Use maple tree to manage memory attributes.,
Peng Zhang
[RFC PATCH 0/1] KVM selftests runner for running more than just default,
Vipin Sharma
[PATCH v3 1/5] KVM: pfncache: Add needs_invalidation flag to gfn_to_pfn_cache,
David Woodhouse
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM,
Steven Price
- [PATCH v4 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events,
Steven Price
- [PATCH v4 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level,
Steven Price
- [PATCH v4 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h,
Steven Price
- [PATCH v4 04/43] arm64: RME: Handle Granule Protection Faults (GPFs),
Steven Price
- [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM,
Steven Price
- [PATCH v4 06/43] arm64: RME: Add wrappers for RMI calls,
Steven Price
- [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init,
Steven Price
- [PATCH v4 08/43] arm64: RME: Define the user ABI,
Steven Price
- [PATCH v4 09/43] arm64: RME: ioctls to create and configure realms,
Steven Price
- [PATCH v4 10/43] kvm: arm64: Expose debug HW register numbers for Realm,
Steven Price
- [PATCH v4 11/43] arm64: kvm: Allow passing machine type in KVM creation,
Steven Price
- [PATCH v4 12/43] arm64: RME: Keep a spare page delegated to the RMM,
Steven Price
- [PATCH v4 13/43] arm64: RME: RTT tear down,
Steven Price
- [PATCH v4 14/43] arm64: RME: Allocate/free RECs to match vCPUs,
Steven Price
- [PATCH v4 15/43] arm64: RME: Support for the VGIC in realms,
Steven Price
- [PATCH v4 16/43] KVM: arm64: Support timers in realm RECs,
Steven Price
- [PATCH v4 17/43] arm64: RME: Allow VMM to set RIPAS,
Steven Price
- [PATCH v4 18/43] arm64: RME: Handle realm enter/exit,
Steven Price
- [PATCH v4 19/43] KVM: arm64: Handle realm MMIO emulation,
Steven Price
- [PATCH v4 20/43] arm64: RME: Allow populating initial contents,
Steven Price
- [PATCH v4 21/43] arm64: RME: Runtime faulting of memory,
Steven Price
- [PATCH v4 22/43] KVM: arm64: Handle realm VCPU load,
Steven Price
- [PATCH v4 23/43] KVM: arm64: Validate register access for a Realm VM,
Steven Price
- [PATCH v4 24/43] KVM: arm64: Handle Realm PSCI requests,
Steven Price
- [PATCH v4 25/43] KVM: arm64: WARN on injected undef exceptions,
Steven Price
- [PATCH v4 26/43] arm64: Don't expose stolen time for realm guests,
Steven Price
- [PATCH v4 27/43] arm64: rme: allow userspace to inject aborts,
Steven Price
- [PATCH v4 28/43] arm64: rme: support RSI_HOST_CALL,
Steven Price
- [PATCH v4 29/43] arm64: rme: Allow checking SVE on VM instance,
Steven Price
- [PATCH v4 30/43] arm64: RME: Always use 4k pages for realms,
Steven Price
- [PATCH v4 31/43] arm64: rme: Prevent Device mappings for Realms,
Steven Price
- [PATCH v4 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ,
Steven Price
- [PATCH v4 33/43] arm64: rme: Enable PMU support with a realm guest,
Steven Price
- [PATCH v4 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests,
Steven Price
- [PATCH v4 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace,
Steven Price
- [PATCH v4 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG,
Steven Price
- [PATCH v4 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM,
Steven Price
- [PATCH v4 38/43] arm64: RME: Propagate max SVE vector length from RMM,
Steven Price
- [PATCH v4 39/43] arm64: RME: Configure max SVE vector length for a Realm,
Steven Price
- [PATCH v4 40/43] arm64: RME: Provide register list for unfinalized RME RECs,
Steven Price
- [PATCH v4 41/43] arm64: RME: Provide accurate register list,
Steven Price
- [PATCH v4 42/43] arm64: kvm: Expose support for private memory,
Steven Price
- [PATCH v4 43/43] KVM: arm64: Allow activating realms,
Steven Price
[kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10,
Anup Patel
[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency,
Steven Rostedt
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations,
Dragos Tatulea
[PATCH vhost 3/7] vdpa/mlx5: Rename function,
Dragos Tatulea
[PATCH vhost 2/7] vdpa/mlx5: Delete direct MKEYs in parallel,
Dragos Tatulea
[PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock,
Dragos Tatulea
[PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion,
Dragos Tatulea
[PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources,
Dragos Tatulea
[PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct,
Dragos Tatulea
Fast-Track Your Dream Home with Modular Construction!,
prefabs
[PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state(),
Yongqiang Liu
[PATCH RFC] kvm: emulate avx vmovdq,
Keith Busch
[PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook,
David Woodhouse
[kvm-unit-tests PATCH] riscv: Make NR_CPUS configurable,
Andrew Jones
[PATCH v3 0/6] KVM: Improve MMIO Coalescing API,
Ilias Stamatis
[PATCH v4 0/8] KVM: arm64: Add support for FP8,
Marc Zyngier
- [PATCH v4 1/8] KVM: arm64: Move SVCR into the sysreg array,
Marc Zyngier
- [PATCH v4 2/8] KVM: arm64: Add predicate for FPMR support in a VM,
Marc Zyngier
- [PATCH v4 3/8] KVM: arm64: Move FPMR into the sysreg array,
Marc Zyngier
- [PATCH v4 4/8] KVM: arm64: Add save/restore support for FPMR,
Marc Zyngier
- [PATCH v4 7/8] KVM: arm64: Enable FP8 support when available and configured,
Marc Zyngier
- [PATCH v4 5/8] KVM: arm64: Honor trap routing for FPMR,
Marc Zyngier
- [PATCH v4 8/8] KVM: arm64: Expose ID_AA64PFR2_EL1 to userspace and guests,
Marc Zyngier
- [PATCH v4 6/8] KVM: arm64: Expose ID_AA64FPFR0_EL1 as a writable ID reg,
Marc Zyngier
- Re: [PATCH v4 0/8] KVM: arm64: Add support for FP8,
Mark Brown
- Re: [PATCH v4 0/8] KVM: arm64: Add support for FP8,
Marc Zyngier
[PATCH v4 00/18] KVM: arm64: nv: Add support for address translation instructions,
Marc Zyngier
- [PATCH v4 01/18] arm64: Add missing APTable and TCR_ELx.HPD masks,
Marc Zyngier
- [PATCH v4 03/18] arm64: Add system register encoding for PSTATE.PAN,
Marc Zyngier
- [PATCH v4 04/18] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper,
Marc Zyngier
- [PATCH v4 02/18] arm64: Add PAR_EL1 field description,
Marc Zyngier
- [PATCH v4 05/18] KVM: arm64: Make kvm_at() take an OP_AT_*,
Marc Zyngier
- [PATCH v4 06/18] KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set,
Marc Zyngier
- [PATCH v4 07/18] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor,
Marc Zyngier
- [PATCH v4 08/18] KVM: arm64: nv: Honor absence of FEAT_PAN2,
Marc Zyngier
- [PATCH v4 10/18] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P,
Marc Zyngier
- [PATCH v4 11/18] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W},
Marc Zyngier
- [PATCH v4 09/18] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W},
Marc Zyngier
- [PATCH v4 12/18] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W},
Marc Zyngier
- [PATCH v4 13/18] KVM: arm64: nv: Make ps_to_output_size() generally available,
Marc Zyngier
- [PATCH v4 14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation,
Marc Zyngier
- [PATCH v4 15/18] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration,
Marc Zyngier
- [PATCH v4 16/18] KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3,
Marc Zyngier
- [PATCH v4 17/18] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2,
Marc Zyngier
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]