Linux KVM
[Prev Page][Next Page]
- [PATCH v19 18/30] LoongArch: KVM: Implement vcpu timer operations, (continued)
- [PATCH v19 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v19 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v19 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v19 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v19 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v19 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v19 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v19 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v19 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v19 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
- [PATCH v19 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v19 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v19 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v19 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v19 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v19 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v19 28/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v19 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v19 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v19 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU,
Raghavendra Rao Ananta
- [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU,
Raghavendra Rao Ananta
- [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v5 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v5 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0,
Raghavendra Rao Ananta
- [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N,
Raghavendra Rao Ananta
- [PATCH v5 06/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0,
Raghavendra Rao Ananta
- [PATCH v5 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU,
Raghavendra Rao Ananta
- [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest,
Raghavendra Rao Ananta
- [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test,
Raghavendra Rao Ananta
- [PATCH v5 09/12] tools: Import arm_pmuv3.h,
Raghavendra Rao Ananta
- [PATCH v5 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters,
Raghavendra Rao Ananta
- [PATCH v5 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters,
Raghavendra Rao Ananta
- [PATCH v8 0/5] iommufd: Add iommu hardware info reporting,
Yi Liu
- Fwd: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43),
Bagas Sanjaya
- [Bug 217799] New: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43),
bugzilla-daemon
- [PATCH] KVM: selftests: Remove x86's so called "MMIO warning" test,
Sean Christopherson
- [PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled,
Sean Christopherson
- [PATCH 10/10] KVM: SVM: Rename "avic_physical_id_cache" to "avic_physical_id_entry",
Sean Christopherson
- [PATCH 03/10] KVM: SVM: Drop pointless masking of kernel page pa's with "AVIC's" HPA mask,
Sean Christopherson
- [PATCH 02/10] KVM: SVM: Use AVIC_HPA_MASK when initializing vCPU's Physical ID entry,
Sean Christopherson
- [PATCH 07/10] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation,
Sean Christopherson
- [PATCH 05/10] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field,
Sean Christopherson
- [PATCH 01/10] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR,
Sean Christopherson
- [PATCH 08/10] KVM: SVM: WARN if KVM attempts to create AVIC backing page with user APIC,
Sean Christopherson
- [PATCH 04/10] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page,
Sean Christopherson
- [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr,
Sean Christopherson
- [PATCH 09/10] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation,
Sean Christopherson
- [PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework,
Sean Christopherson
- [PATCH v3 04/15] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling,
Sean Christopherson
- [PATCH v3 03/15] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update,
Sean Christopherson
- [PATCH v3 02/15] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled",
Sean Christopherson
- [PATCH v3 01/15] KVM: x86: Add a framework for enabling KVM-governed x86 features,
Sean Christopherson
- [PATCH v3 05/15] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ",
Sean Christopherson
- [PATCH v3 06/15] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled",
Sean Christopherson
- [PATCH v3 15/15] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled,
Sean Christopherson
- [PATCH v3 09/15] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled",
Sean Christopherson
- [PATCH v3 11/15] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled",
Sean Christopherson
- [PATCH v3 07/15] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled",
Sean Christopherson
- [PATCH v3 12/15] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled",
Sean Christopherson
- [PATCH v3 14/15] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled",
Sean Christopherson
- [PATCH v3 08/15] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled",
Sean Christopherson
- [PATCH v3 10/15] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled",
Sean Christopherson
- [PATCH v3 13/15] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled",
Sean Christopherson
- Re: [PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework,
Sean Christopherson
- [PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests,
Tony Krowiak
- [PATCH 01/12] s390/vfio-ap: No need to check the 'E' and 'I' bits in APQSW after TAPQ,
Tony Krowiak
- [PATCH 02/12] s390/vfio-ap: clean up irq resources if possible,
Tony Krowiak
- [PATCH 03/12] s390/vfio-ap: wait for response code 05 to clear on queue reset,
Tony Krowiak
- [PATCH 05/12] s390/vfio-ap: remove upper limit on wait for queue reset to complete,
Tony Krowiak
- [PATCH 04/12] s390/vfio-ap: allow deconfigured queue to be passed through to a guest,
Tony Krowiak
- [PATCH 07/12] s390/vfio-ap: use work struct to verify queue reset,
Tony Krowiak
- [PATCH 06/12] s390/vfio-ap: store entire AP queue status word with the queue object,
Tony Krowiak
- [PATCH 09/12] s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36,
Tony Krowiak
- [PATCH 08/12] s390/vfio-ap: handle queue state change in progress on reset,
Tony Krowiak
- [PATCH 11/12] kvm: s390: export kvm_s390_pv*_is_protected functions,
Tony Krowiak
- [PATCH 10/12] s390/uv: export uv_pin_shared for direct usage,
Tony Krowiak
- [PATCH 12/12] s390/vfio-ap: Make sure nib is shared,
Tony Krowiak
- Re: [PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests,
Janosch Frank
- [PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 01/28] arm64: Add missing VA CMO encodings,
Marc Zyngier
- [PATCH v4 02/28] arm64: Add missing ERX*_EL1 encodings,
Marc Zyngier
- [PATCH v4 08/28] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts,
Marc Zyngier
- [PATCH v4 05/28] arm64: Add AT operation encodings,
Marc Zyngier
- [PATCH v4 03/28] arm64: Add missing DC ZVA/GVA/GZVA encodings,
Marc Zyngier
- [PATCH v4 04/28] arm64: Add TLBI operation encodings,
Marc Zyngier
- [PATCH v4 07/28] arm64: Add missing BRB/CFP/DVP/CPP instructions,
Marc Zyngier
- [PATCH v4 09/28] arm64: Add feature detection for fine grained traps,
Marc Zyngier
- [PATCH v4 06/28] arm64: Add debug registers affected by HDFGxTR_EL2,
Marc Zyngier
- [PATCH v4 23/28] KVM: arm64: nv: Add SVC trap forwarding,
Marc Zyngier
- [PATCH v4 17/28] KVM: arm64: nv: Add trap forwarding for MDCR_EL2,
Marc Zyngier
- [PATCH v4 27/28] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems,
Marc Zyngier
- [PATCH v4 22/28] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2,
Marc Zyngier
- [PATCH v4 24/28] KVM: arm64: nv: Expand ERET trap forwarding to handle FGT,
Marc Zyngier
- [PATCH v4 26/28] KVM: arm64: nv: Expose FGT to nested guests,
Marc Zyngier
- [PATCH v4 18/28] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2,
Marc Zyngier
- [PATCH v4 16/28] KVM: arm64: nv: Expose FEAT_EVT to nested guests,
Marc Zyngier
- [PATCH v4 21/28] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2,
Marc Zyngier
- [PATCH v4 10/28] KVM: arm64: Correctly handle ACCDATA_EL1 traps,
Marc Zyngier
- [PATCH v4 20/28] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2,
Marc Zyngier
- [PATCH v4 25/28] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR,
Marc Zyngier
- [PATCH v4 15/28] KVM: arm64: nv: Add trap forwarding for HCR_EL2,
Marc Zyngier
- [PATCH v4 14/28] KVM: arm64: nv: Add trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 13/28] KVM: arm64: Restructure FGT register switching,
Marc Zyngier
- [PATCH v4 19/28] KVM: arm64: nv: Add fine grained trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 12/28] KVM: arm64: nv: Add FGT registers,
Marc Zyngier
- [PATCH v4 28/28] KVM: arm64: nv: Add support for HCRX_EL2,
Marc Zyngier
- [PATCH v4 11/28] KVM: arm64: Add missing HCR_EL2 trap bits,
Marc Zyngier
- Re: [PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
- [PATCH] KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set,
Sean Christopherson
- [PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX,
isaku . yamahata
- [PATCH 5/8] KVM: gmem, x86: Add gmem hook for initializing private memory,
isaku . yamahata
- [PATCH 3/8] KVM: gmem: Fix kvm_gmem_issue_arch_invalidate(),
isaku . yamahata
- [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end(),
isaku . yamahata
- [PATCH 7/8] KVM: gmem: Avoid race with kvm_gmem_release and mmu notifier,
isaku . yamahata
- [PATCH 1/8] KVM: gmem: Make kvm_gmem_bind return EBADF on wrong fd,
isaku . yamahata
- [PATCH 2/8] KVM: gmem: removed duplicated kvm_gmem_init(),
isaku . yamahata
- [PATCH 6/8] KVM: gmem, x86: Add gmem hook for invalidating private memory,
isaku . yamahata
- [PATCH 8/8] RFC: KVM: gmem: Guarantee the order of destruction,
isaku . yamahata
- Re: [PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX,
Sean Christopherson
- [PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096,
Kyle Meyer
- [PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests,
Steffen Eiden
- [Bug 217796] New: latest Zen Inception fixes breaks nested kvm virtualization on AMD,
bugzilla-daemon
- [PATCH] kvm/mmu: fixed coding style issues,
Mohammad Natiq Khan
- [PATCH v2] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Shameer Kolothum
- [PATCH] x86: kvm: x86: Remove unnecessary initial values of variables,
Li zeming
- WARNING in kvm_vcpu_reset,
Yikebaer Aizezi
- [PATCH v2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros,
Dapeng Mi
- [PATCH 0/3] KVM: x86: Cleanups,
Michal Luczaj
- [PATCH net-next v6 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Arseniy Krasnov
- FW: Need help/advice with CentOS 7 arm64 container on Ubuntu 22 amd64 Docker host,
John Pfuntner -X (jpfuntne - ACTALENT SERVICES LLC at Cisco)
- [PATCH v2 -next] kvm_host: Remove unused declarations,
Yue Haibing
- [PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features,
Jinrong Liang
- [PATCH v3 01/11] KVM: selftests: Add vcpu_set_cpuid_property() to set properties,
Jinrong Liang
- [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks,
Jinrong Liang
- [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters,
Jinrong Liang
- [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters,
Jinrong Liang
- [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters,
Jinrong Liang
- [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters,
Jinrong Liang
- [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask,
Jinrong Liang
- [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version,
Jinrong Liang
- [PATCH v3 10/11] KVM: selftests: Test AMD PMU events on legacy four performance counters,
Jinrong Liang
- [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h,
Jinrong Liang
- [PATCH v3 11/11] KVM: selftests: Test AMD Guest PerfMonV2,
Jinrong Liang
- [PATCH] tools/kvm_stat: add support for riscv,
Andreas Schwab
- [PATCH v3] KVM:arm64: reconfigurate the event filters for guest context,
Huang Shijie
- [PATCH v2 0/3] iommu: Make pasid array per device,
Lu Baolu
- [GIT PULL] virtio: bugfixes,
Michael S. Tsirkin
- A question about how the KVM emulates the effect of guest MTRRs on AMD platforms,
Yibo Huang
[PATCH] x86/CPU/AMD: Fix the DIV(0) initial fix attempt,
Borislav Petkov
[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation,
Marc Zyngier
VM Memory Map,
Yahya Sohail
[PATCH] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret(),
Sean Christopherson
[kvm-unit-tests PATCH v1] s390x: spec_ex: load full register,
Nico Boehr
[PATCH kvmtool] virtio: Fix typo in comment,
Xueshi Hu
[PATCH -next] vfio/fsl-mc: use module_fsl_mc_driver() macro,
Yang Yingliang
[PATCH v7 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally,
Raghavendra Rao Ananta
- [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL,
Raghavendra Rao Ananta
- [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code,
Raghavendra Rao Ananta
- [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code,
Raghavendra Rao Ananta
- [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op(),
Raghavendra Rao Ananta
- [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range,
Raghavendra Rao Ananta
- [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(),
Raghavendra Rao Ananta
- [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect,
Raghavendra Rao Ananta
- [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range,
Raghavendra Rao Ananta
- [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap,
Raghavendra Rao Ananta
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Sean Christopherson
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Marc Zyngier
[PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest,
Jing Zhang
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC',
kernel test robot
[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests,
Sean Christopherson
[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level,
Shiyuan Gao
[PATCH v3 0/3] KVM: s390: Enable AP instructions for PV-guests,
Steffen Eiden
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM,
Yan Zhao
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
[PATCH v3] Documentation: KVM: Add vPMU implementaion and gap document,
Xiong Zhang
next-20230809: kvm unittest fail: emulator,
Aithal, Srikanth
[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs,
Stefan Hajnoczi
[PATCH v3] vfio: align capability structures,
Stefan Hajnoczi
[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code,
Li Zetao
[PATCH 2/2] x86: move gds_ucode_mitigated() declaration to header,
Arnd Bergmann
[PATCH] Enable haltpoll for arm64,
Mihai Carabas
[PATCH 5.10 187/201] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 5.4 139/154] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 5.15 88/92] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 6.1 119/127] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 6.4 157/165] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable,
Nico Boehr
[PATCH] powerpc: Make virt_to_pfn() a static inline,
Linus Walleij
[PATCH] perf/core: fix the bug in the event multiplexing,
Huang Shijie
[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running,
Sean Christopherson
[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU,
Sean Christopherson
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally,
Raghavendra Rao Ananta
- [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL,
Raghavendra Rao Ananta
- [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code,
Raghavendra Rao Ananta
- [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code,
Raghavendra Rao Ananta
- [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range,
Raghavendra Rao Ananta
- [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op(),
Raghavendra Rao Ananta
- [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect,
Raghavendra Rao Ananta
- [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(),
Raghavendra Rao Ananta
- [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range,
Raghavendra Rao Ananta
- [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap,
Raghavendra Rao Ananta
[PATCH] KVM: x86/mmu: Include mmu.h in spte.h,
Sean Christopherson
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]