Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v14 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE, (continued)
- [PATCH v14 029/113] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v14 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v14 034/113] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v14 037/113] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v14 038/113] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v14 039/113] KVM: x86/mmu: Assume guest MMIOs are shared,
isaku . yamahata
- [PATCH v14 040/113] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v14 041/113] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v14 042/113] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page,
isaku . yamahata
- [PATCH v14 043/113] KVM: Add flags to struct kvm_gfn_range,
isaku . yamahata
- [PATCH v14 045/113] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v14 044/113] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- [PATCH v14 046/113] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU,
isaku . yamahata
- [PATCH v14 047/113] [MARKER] The start of TDX KVM patch series: TDX EPT violation,
isaku . yamahata
- [PATCH v14 048/113] KVM: x86/mmu: TDX: Do not enable page track for TD guest,
isaku . yamahata
- [PATCH v14 049/113] KVM: VMX: Split out guts of EPT violation to common/exposed function,
isaku . yamahata
- [PATCH v14 050/113] KVM: VMX: Move setting of EPT MMU masks to common VT-x code,
isaku . yamahata
- [PATCH v14 051/113] KVM: TDX: Add accessors VMX VMCS helpers,
isaku . yamahata
- [PATCH v14 052/113] KVM: TDX: Add load_mmu_pgd method for TDX,
isaku . yamahata
- [PATCH v14 053/113] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT,
isaku . yamahata
- [PATCH v14 054/113] KVM: TDX: Require TDP MMU and mmio caching for TDX,
isaku . yamahata
- [PATCH v14 056/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX,
isaku . yamahata
- [PATCH v14 055/113] KVM: TDX: TDP MMU TDX support,
isaku . yamahata
- [PATCH v14 062/113] KVM: TDX: Add helper assembly function to TDX vcpu,
isaku . yamahata
- [PATCH v14 058/113] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX,
isaku . yamahata
- [PATCH v14 066/113] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr,
isaku . yamahata
- [PATCH v14 059/113] KVM: TDX: Create initial guest memory,
isaku . yamahata
- [PATCH v14 061/113] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit,
isaku . yamahata
- [PATCH v14 065/113] KVM: TDX: restore host xsave state when exit from the guest TD,
isaku . yamahata
- [PATCH v14 060/113] KVM: TDX: Finalize VM initialization,
isaku . yamahata
- [PATCH v14 068/113] KVM: TDX: Add TSX_CTRL msr into uret_msrs list,
isaku . yamahata
- [PATCH v14 063/113] KVM: TDX: Implement TDX vcpu enter/exit path,
isaku . yamahata
- [PATCH v14 067/113] KVM: TDX: restore user ret MSRs,
isaku . yamahata
- [PATCH v14 064/113] KVM: TDX: vcpu_run: save/restore host state(host kernel gs),
isaku . yamahata
- [PATCH v14 057/113] [MARKER] The start of TDX KVM patch series: TD finalization,
isaku . yamahata
- [PATCH v14 069/113] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls,
isaku . yamahata
- [PATCH v14 070/113] KVM: TDX: complete interrupts after tdexit,
isaku . yamahata
- [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor,
isaku . yamahata
- [PATCH v14 081/113] KVM: VMX: Move NMI/exception handler to common helper,
isaku . yamahata
- [PATCH v14 083/113] KVM: TDX: Add a place holder to handle TDX VM exit,
isaku . yamahata
- [PATCH v14 071/113] KVM: TDX: restore debug store when TD exit,
isaku . yamahata
- [PATCH v14 105/113] KVM: TDX: Add methods to ignore accesses to TSC,
isaku . yamahata
- [PATCH v14 107/113] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch,
isaku . yamahata
- [PATCH v14 074/113] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
isaku . yamahata
- [PATCH v14 096/113] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall,
isaku . yamahata
- [PATCH v14 100/113] KVM: TDX: Silently ignore INIT/SIPI,
isaku . yamahata
- [PATCH v14 106/113] KVM: TDX: Ignore setting up mce,
isaku . yamahata
- [PATCH v14 101/113] KVM: TDX: Add methods to ignore accesses to CPU state,
isaku . yamahata
- [PATCH v14 089/113] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v14 095/113] KVM: TDX: Implement callbacks for MSR operations for TDX,
isaku . yamahata
- [PATCH v14 073/113] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior,
isaku . yamahata
- [PATCH v14 090/113] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL,
isaku . yamahata
- [PATCH v14 076/113] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c,
isaku . yamahata
- [PATCH v14 113/113] [MARKER] the end of (the first phase of) TDX KVM patch series,
isaku . yamahata
- [PATCH v14 088/113] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL),
isaku . yamahata
- [PATCH v14 093/113] KVM: TDX: Handle TDX PV port io hypercall,
isaku . yamahata
- [PATCH v14 082/113] KVM: x86: Split core of hypercall emulation to helper function,
isaku . yamahata
- [PATCH v14 086/113] KVM: TDX: handle ept violation/misconfig exit,
isaku . yamahata
- [PATCH v14 084/113] KVM: TDX: Handle vmentry failure for INTEL TD guest,
isaku . yamahata
- [PATCH v14 103/113] KVM: TDX: Add a method to ignore dirty logging,
isaku . yamahata
- [PATCH v14 085/113] KVM: TDX: handle EXIT_REASON_OTHER_SMI,
isaku . yamahata
- [PATCH v14 080/113] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument,
isaku . yamahata
- [PATCH v14 109/113] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX),
isaku . yamahata
- [PATCH v14 112/113] RFC: KVM: TDX: Make busy with S-EPT on entry bug,
isaku . yamahata
- [PATCH v14 091/113] KVM: TDX: Handle TDX PV CPUID hypercall,
isaku . yamahata
- [PATCH v14 092/113] KVM: TDX: Handle TDX PV HLT hypercall,
isaku . yamahata
- [PATCH v14 094/113] KVM: TDX: Handle TDX PV MMIO hypercall,
isaku . yamahata
- [PATCH v14 099/113] KVM: TDX: Silently discard SMI request,
isaku . yamahata
- [PATCH v14 079/113] KVM: TDX: Implement methods to inject NMI,
isaku . yamahata
- [PATCH v14 110/113] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU,
isaku . yamahata
- [PATCH v14 098/113] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall,
isaku . yamahata
- [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID,
isaku . yamahata
- [PATCH v14 078/113] KVM: TDX: Implements vcpu request_immediate_exit,
isaku . yamahata
- [PATCH v14 097/113] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access,
isaku . yamahata
- [PATCH v14 104/113] KVM: TDX: Add methods to ignore VMX preemption timer,
isaku . yamahata
- [PATCH v14 108/113] KVM: TDX: Add methods to ignore virtual apic related operation,
isaku . yamahata
- [PATCH v14 077/113] KVM: TDX: Implement interrupt injection,
isaku . yamahata
- [PATCH v14 102/113] KVM: TDX: Add methods to ignore guest instruction emulation,
isaku . yamahata
- [PATCH v14 087/113] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
isaku . yamahata
- [PATCH v14 075/113] KVM: x86: Assume timer IRQ was injected if APIC state is proteced,
isaku . yamahata
- RE: [PATCH v14 000/113] KVM TDX basic feature support,
Wang, Wei W
[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems,
Reiji Watanabe
[PATCH v2 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map(),
Sean Christopherson
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit,
Yu Zhao
- [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young(),
Yu Zhao
- [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros,
Yu Zhao
- [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young(),
Yu Zhao
- [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe,
Yu Zhao
- [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask,
Yu Zhao
- [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young(),
Yu Zhao
- [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young(),
Yu Zhao
- [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe,
Yu Zhao
- [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young(),
Yu Zhao
- [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_test_clear_young(),
Yu Zhao
- kvm/arm64: Spark benchmark,
Yu Zhao
- kvm/powerpc: memcached benchmark,
Yu Zhao
- kvm/x86: multichase benchmark,
Yu Zhao
- Re: [PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit,
Paolo Bonzini
[PATCH kvmtool 00/21] arm64: Handle PSCI calls in userspace,
Oliver Upton
- [PATCH kvmtool 02/21] update_headers: Add missing entries to list of headers to copy,
Oliver Upton
- [PATCH kvmtool 01/21] update_headers: Use a list for arch-generic headers,
Oliver Upton
- [PATCH kvmtool 03/21] Copy 64-bit alignment attrtibutes from Linux 6.4-rc1,
Oliver Upton
- [PATCH kvmtool 13/21] aarch64: Add support for finding vCPU for given MPIDR,
Oliver Upton
- [PATCH kvmtool 08/21] arm: Add support for resetting a vCPU,
Oliver Upton
- [PATCH kvmtool 04/21] Update headers with Linux 6.4-rc1,
Oliver Upton
- [PATCH kvmtool 12/21] Add helpers to pause the VM from vCPU thread,
Oliver Upton
- [PATCH kvmtool 09/21] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs,
Oliver Upton
- [PATCH kvmtool 05/21] Import arm-smccc.h from Linux 6.4-rc1,
Oliver Upton
- [PATCH kvmtool 10/21] aarch64: Expose ARM64_CORE_REG() for general use,
Oliver Upton
- [PATCH kvmtool 07/21] arm: Stash kvm_vcpu_init for later use,
Oliver Upton
- [PATCH kvmtool 06/21] aarch64: Copy cputype.h from Linux 6.4-rc1,
Oliver Upton
- [PATCH kvmtool 14/21] aarch64: Add skeleton implementation for PSCI,
Oliver Upton
- [PATCH kvmtool 11/21] arm: Generalize execution state specific VM initialization,
Oliver Upton
- [PATCH kvmtool 15/21] aarch64: psci: Implement CPU_SUSPEND,
Oliver Upton
- [PATCH kvmtool 19/21] aarch64: psci: Implement MIGRATE_INFO_TYPE,
Oliver Upton
- [PATCH kvmtool 18/21] aarch64: psci: Implement AFFINITY_INFO,
Oliver Upton
- [PATCH kvmtool 16/21] aarch64: psci: Implement CPU_OFF,
Oliver Upton
- [PATCH kvmtool 17/21] aarch64: psci: Implement CPU_ON,
Oliver Upton
- [PATCH kvmtool 20/21] aarch64: psci: Implement SYSTEM_{OFF,RESET},
Oliver Upton
- [PATCH kvmtool 21/21] aarch64: smccc: Start sending PSCI to userspace,
Oliver Upton
- Re: [PATCH kvmtool 00/21] arm64: Handle PSCI calls in userspace,
Joey Gouly
[PATCH v3 0/2] KVM: x86: Report actual nent from KVM_GET_CPUID2,
Sean Christopherson
[GIT PULL] VFIO fix for v6.4-rc4,
Alex Williamson
[PATCH v2 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor,
Marc Zyngier
- [PATCH v2 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate,
Marc Zyngier
- [PATCH v2 01/17] KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page(),
Marc Zyngier
- [PATCH v2 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override,
Marc Zyngier
- [PATCH v2 02/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code,
Marc Zyngier
- [PATCH v2 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context,
Marc Zyngier
- [PATCH v2 07/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set,
Marc Zyngier
- [PATCH v2 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH v2 05/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set,
Marc Zyngier
- [PATCH v2 06/17] arm64: Allow EL1 physical timer access when running VHE,
Marc Zyngier
- [PATCH v2 16/17] arm64: Allow arm64_sw.hvhe on command line,
Marc Zyngier
- [PATCH v2 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH v2 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH v2 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode,
Marc Zyngier
- [PATCH v2 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE,
Marc Zyngier
- [PATCH v2 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH v2 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration,
Marc Zyngier
- [PATCH v2 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set,
Marc Zyngier
WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4,
Fabio Coatti
[PATCH v3 3/6] target/riscv: check the in-kernel irqchip support,
Yong-Xuan Wang
[PATCH v3 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder,
Yong-Xuan Wang
[PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip,
Yong-Xuan Wang
[ANNOUNCE] PUCK Agenda - 2023.05.31 - guest_memfd(),
Sean Christopherson
[PATCH 0/3] Out-of-bounds access in kvm_recalculate_phys_map(),
Michal Luczaj
[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current,
Randy Dunlap
[PATCH kvmtool 0/2] Fix builds with clang,
Andre Przywara
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API,
Haibo Xu
- [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config,
Haibo Xu
- [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h,
Haibo Xu
- [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup,
Haibo Xu
- [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf,
Haibo Xu
- [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list,
Haibo Xu
- [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg,
Haibo Xu
- [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support,
Haibo Xu
- [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific,
Haibo Xu
- [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation,
Haibo Xu
- [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code,
Haibo Xu
- [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test,
Haibo Xu
- Re: [PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API,
Andrew Jones
[RFC PATCH v2] x86/sev-es: Include XSS value in GHCB CPUID request,
John Allen
[RFC PATCH v2 0/6] SVM guest shadow stack support,
John Allen
[GIC PULL] KVM/arm64 fixes for 6.4, take #2,
Marc Zyngier
[PATCH kvmtool v3 0/2] Fix virtio/rng handling in low entropy situations,
Andre Przywara
[PATCH v2 0/3] MSR_IA32_ARCH_CAPABILITIES cleanups,
Chao Gao
[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range(),
Alistair Popple
Re: [PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range(),
John Hubbard
Re: [PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range(),
Zhi Wang
[PATCH] vfio/pci: Also demote hiding standard cap messages,
Alex Williamson
[PATCH 1/2] x86/msr: Read MSRs individually,
Tim Wiederhake
Re: [Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS,
Bjorn Helgaas
[PATCH v2] KVM: SVM: Remove TSS reloading code after VMEXIT,
Mingwei Zhang
[PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler,
Christian Borntraeger
Deadlock due to EPT_VIOLATION,
Brian Rak
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Brian Rak
- Re: Deadlock due to EPT_VIOLATION,
Brian Rak
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Brian Rak
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Brian Rak
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Amaan Cheval
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
- Re: Deadlock due to EPT_VIOLATION,
Sean Christopherson
- Re: Deadlock due to EPT_VIOLATION,
Eric Wheeler
[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols,
Nikos Nikoleris
[PATCH v2] KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr(),
Like Xu
[PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH v10 0/5] Support writable CPU ID registers from userspace,
Jing Zhang
[PATCH v4] vfio/pci: Propagate ACPI notifications to user-space via eventfd,
Grzegorz Jaszczyk
[PATCH v2 0/2] KVM: SVM: small tweaks for sev_hardware_setup,
Alexander Mikhalitsyn
[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Yi Liu
- [PATCH v6 07/10] vfio: Mark cdev usage in vfio_device,
Yi Liu
- [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid,
Yi Liu
- [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(),
Yi Liu
- [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices,
Yi Liu
- [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper,
Yi Liu
- [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Yi Liu
- [PATCH v6 08/10] vfio: Add helper to search vfio_device in a dev_set,
Yi Liu
- [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group(),
Yi Liu
- [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray,
Yi Liu
- [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev,
Yi Liu
Re: [PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline,
Vitaly Kuznetsov
[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset(),
Prathu Baronia
[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support,
Arseniy Krasnov
- [RFC PATCH v3 03/17] vsock/virtio: support to send non-linear skb,
Arseniy Krasnov
- [RFC PATCH v3 07/17] vsock: read from socket's error queue,
Arseniy Krasnov
- [RFC PATCH v3 06/17] vsock: check error queue to set EPOLLERR,
Arseniy Krasnov
- [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support,
Arseniy Krasnov
- [RFC PATCH v3 02/17] vhost/vsock: read data from non-linear skb,
Arseniy Krasnov
- [RFC PATCH v3 08/17] vsock: check for MSG_ZEROCOPY support,
Arseniy Krasnov
- [RFC PATCH v3 09/17] vsock: enable SOCK_SUPPORT_ZC bit,
Arseniy Krasnov
- [RFC PATCH v3 01/17] vsock/virtio: read data from non-linear skb,
Arseniy Krasnov
- [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap,
Arseniy Krasnov
- [RFC PATCH v3 10/17] vhost/vsock: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [RFC PATCH v3 11/17] vsock/virtio: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [RFC PATCH v3 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK,
Arseniy Krasnov
- [RFC PATCH v3 12/17] vsock/loopback: support MSG_ZEROCOPY for transport,
Arseniy Krasnov
- [RFC PATCH v3 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK,
Arseniy Krasnov
- [RFC PATCH v3 15/17] test/vsock: MSG_ZEROCOPY flag tests,
Arseniy Krasnov
- [RFC PATCH v3 17/17] test/vsock: io_uring rx/tx tests,
Arseniy Krasnov
- [RFC PATCH v3 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf,
Arseniy Krasnov
- Re: [RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support,
Arseniy Krasnov
[PATCH] mmu_notifiers: Notify on pte permission upgrades,
Alistair Popple
[PATCH v11 00/31] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v11 04/31] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v11 03/31] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v11 06/31] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v11 02/31] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v11 07/31] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v11 01/31] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v11 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v11 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v11 05/31] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v11 08/31] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v11 13/31] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v11 15/31] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v11 17/31] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v11 16/31] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v11 14/31] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v11 18/31] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v11 21/31] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v11 23/31] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v11 20/31] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v11 22/31] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v11 25/31] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v11 29/31] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v11 28/31] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init,
Tianrui Zhao
- [PATCH v11 24/31] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v11 27/31] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v11 19/31] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v11 26/31] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v11 30/31] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
- [PATCH v11 12/31] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v11 11/31] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
[GIT PULL] KVM fixes for Linux 6.4-rc3,
Paolo Bonzini
[PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest,
wchen
[PATCH] vfio/pci-core: Add capability for AtomicOp copleter support,
Alex Williamson
[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK,
Maciej S. Szmigiero
[kvm-unit-tests PATCH v9 0/2] S390x: CPU Topology Information,
Pierre Morel
[PATCH v2 00/13] local_clock() vs noinstr,
Peter Zijlstra
- [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read(),
Peter Zijlstra
- [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry(),
Peter Zijlstra
- [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX,
Peter Zijlstra
- [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock(),
Peter Zijlstra
- [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr(),
Peter Zijlstra
- [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr(),
Peter Zijlstra
- [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking,
Peter Zijlstra
- [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr(),
Peter Zijlstra
- [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions,
Peter Zijlstra
- [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq](),
Peter Zijlstra
- [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr(),
Peter Zijlstra
- [PATCH v2 13/13] cpuidle: Use local_clock_noinstr(),
Peter Zijlstra
- [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr(),
Peter Zijlstra
- RE: [PATCH v2 00/13] local_clock() vs noinstr,
Michael Kelley (LINUX)
[PATCH v2 0/6] s390/uvdevice: Expose secret UVCs,
Steffen Eiden
[PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr(),
Like Xu
[PATCH v2] vfio/type1: check pfn valid before converting to struct page,
Yan Zhao
[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]