Linux KVM
[Prev Page][Next Page]
- [PATCH v8 1/3] LoongArch: KVM: Enable paravirt feature control from VMM, (continued)
- [PATCH] KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace,
Sean Christopherson
- [PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt,
Sean Christopherson
- [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock,
Sean Christopherson
- [PATCH v4 02/10] KVM: Register cpuhp and syscore callbacks when enabling hardware,
Sean Christopherson
- [PATCH v4 03/10] KVM: Rename symbols related to enabling virtualization hardware,
Sean Christopherson
- [PATCH v4 04/10] KVM: Rename arch hooks related to per-CPU virtualization enabling,
Sean Christopherson
- [PATCH v4 05/10] KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM,
Sean Christopherson
- [PATCH v4 06/10] KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM,
Sean Christopherson
- [PATCH v4 07/10] KVM: Add a module param to allow enabling virtualization when KVM is loaded,
Sean Christopherson
- [PATCH v4 08/10] KVM: Add arch hooks for enabling/disabling virtualization,
Sean Christopherson
- [PATCH v4 09/10] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef,
Sean Christopherson
- [PATCH v4 10/10] KVM: x86: Register "emergency disable" callbacks when virt is enabled,
Sean Christopherson
- Re: [PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt,
Paolo Bonzini
- [PATCH -next] KVM: x86: Remove some unused declarations,
Yue Haibing
- [PATCH RFC v2 0/5] mm: Introduce guest_memfd library,
Elliot Berman
- [PATCH 0/2] KVM: Fix a lurking bug in kvm_clear_guest(),
Sean Christopherson
- [PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock,
Vipin Sharma
- [RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module,
Eric Auger
- [Bug 219210] New: [kvm-unit-tests] kvm-unit-tests vmx_posted_intr_test failed,
bugzilla-daemon
- [PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest,
zhouquan
- [RFC PATCH 0/5] Enable Secure TSC for SEV-SNP,
Nikunj A Dadhania
- [PATCH] KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request(),
Sean Christopherson
- [PATCH] KVM: selftests: Explicitly include committed one-off assets in .gitignore,
Sean Christopherson
- [PATCH v2 0/2] KVM: Coalesced IO cleanup and test,
Sean Christopherson
- [kvm-unit-tests PATCH 0/3] riscv: Timer support,
Andrew Jones
- [PATCH v6] kvm: replace fprintf with error_report()/printf() in kvm_init(),
Ani Sinha
- [PATCH] KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP,
Vitaly Kuznetsov
- [PATCH] kbuild: use objcopy to generate asm-offsets,
Vegard Nossum
- [PATCH v5 2/2] kvm: refactor core virtual machine creation into its own function,
Ani Sinha
- [PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init(),
Ani Sinha
- [PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch,
Dandan Zhang
- [RFC PATCH 0/7] KVM: SEV-SNP support for running an SVSM,
Tom Lendacky
- [PATCH] x86/sev: Fix host kdump support for SNP,
Ashish Kalra
- [PATCH v2 0/8] Initial support for SMMUv3 nested translation,
Jason Gunthorpe
- [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT,
Jason Gunthorpe
- [PATCH v2 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU,
Jason Gunthorpe
- [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info,
Jason Gunthorpe
- [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED,
Jason Gunthorpe
- [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag,
Jason Gunthorpe
- [PATCH v2 3/8] ACPICA: IORT: Update for revision E.f,
Jason Gunthorpe
- [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS,
Jason Gunthorpe
- [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available,
Jason Gunthorpe
- Re: [PATCH v2 0/8] Initial support for SMMUv3 nested translation,
Nicolin Chen
- Re: [PATCH v2 0/8] Initial support for SMMUv3 nested translation,
Zhangfei Gao
- [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
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]