Linux KVM
[Prev Page][Next Page]
- [PATCH 00/16] KVM: TDX: TDX interrupts,
Binbin Wu
- [PATCH 01/16] KVM: TDX: Add support for find pending IRQ in a protected local APIC,
Binbin Wu
- [PATCH 02/16] KVM: VMX: Remove use of struct vcpu_vmx from posted_intr.c,
Binbin Wu
- [PATCH 03/16] KVM: TDX: Disable PI wakeup for IPIv,
Binbin Wu
- [PATCH 04/16] KVM: VMX: Move posted interrupt delivery code to common header,
Binbin Wu
- [PATCH 05/16] KVM: TDX: Implement non-NMI interrupt injection,
Binbin Wu
- [PATCH 06/16] KVM: x86: Assume timer IRQ was injected if APIC state is protected,
Binbin Wu
- [PATCH 10/16] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM,
Binbin Wu
- [PATCH 07/16] KVM: TDX: Wait lapic expire when timer IRQ was injected,
Binbin Wu
- [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation,
Binbin Wu
- [PATCH 14/16] KVM: VMX: Move NMI/exception handler to common helper,
Binbin Wu
- [PATCH 08/16] KVM: TDX: Implement methods to inject NMI,
Binbin Wu
- [PATCH 16/16] KVM: TDX: Handle EXIT_REASON_OTHER_SMI,
Binbin Wu
- [PATCH 09/16] KVM: TDX: Complete interrupts after TD exit,
Binbin Wu
- [PATCH 11/16] KVM: TDX: Always block INIT/SIPI,
Binbin Wu
- [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest,
Binbin Wu
- [PATCH 15/16] KVM: TDX: Handle EXCEPTION_NMI and EXTERNAL_INTERRUPT,
Binbin Wu
- i want to learn some recent development process about kvm, not robot,
李硕
- [PATCH v2 6.1] KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_faultin_pfn(),
Nikolay Kuratov
- [PATCH v2 6.6 6.12] KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_faultin_pfn(),
Nikolay Kuratov
- [PATCH v6 00/16] Prepare GHES driver to support error injection,
Mauro Carvalho Chehab
- [PATCH 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable,
Melody Wang
- [PATCH 00/31] Prepare GHES driver to support error injection,
Mauro Carvalho Chehab
- [PATCH 0/5] bugfix some driver issues,
Longfang Liu
- (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits,
Xiaoyao Li
- [RFC PATCH v2 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort,
Jiaqi Yan
- Hitting AUTOIBRS WARN_ON_ONCE() in init_amd() booting 32-bit kernel under KVM,
Nathan Chancellor
- [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg,
Marc Hartmayer
- [PATCH v4 00/18] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h,
Leon Romanovsky
- [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers,
Leon Romanovsky
- [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast,
Leon Romanovsky
- [PATCH v4 03/18] iommu: generalize the batched sync after map interface,
Leon Romanovsky
- [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper,
Leon Romanovsky
- [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA,
Leon Romanovsky
- [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API,
Leon Romanovsky
- [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper,
Leon Romanovsky
- [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used,
Leon Romanovsky
- [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN,
Leon Romanovsky
- [PATCH v4 10/18] docs: core-api: document the IOVA-based API,
Leon Romanovsky
- [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit,
Leon Romanovsky
- [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP,
Leon Romanovsky
- [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse,
Leon Romanovsky
- [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage,
Leon Romanovsky
- [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic,
Leon Romanovsky
- [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length,
Leon Romanovsky
- [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API,
Leon Romanovsky
- [PATCH v3] KVM: make uevents configurable,
Bernhard Kauer
- [PATCH V1] vfio/mlx5: Align the page tracking max message size with the device capability,
Yishai Hadas
- [no subject],
Unknown
- [PATCH v1 00/13] KVM: Introduce KVM Userfault,
James Houghton
- [PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap,
James Houghton
- [PATCH v1 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot,
James Houghton
- [PATCH v1 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT,
James Houghton
- [PATCH v1 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION,
James Houghton
- [PATCH v1 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT,
James Houghton
- [PATCH v1 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring,
James Houghton
- [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT,
James Houghton
- [PATCH v1 09/13] KVM: selftests: Add va_start/end into uffd_desc,
James Houghton
- [PATCH v1 08/13] KVM: selftests: Fix prefault_mem logic,
James Houghton
- [PATCH v1 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test,
James Houghton
- [PATCH v1 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT,
James Houghton
- [PATCH v1 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests,
James Houghton
- [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details,
James Houghton
- [no subject],
Unknown
- [PATCH v3 0/2] x86: KVM: Add missing AMD features,
Maksim Davydov
- [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex,
David Hildenbrand
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex,
David Hildenbrand
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open,
David Hildenbrand
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:",
David Hildenbrand
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h,
David Hildenbrand
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list,
David Hildenbrand
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode,
David Hildenbrand
- [PATCH v2 10/12] virtio-mem: remember usable region size,
David Hildenbrand
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel,
David Hildenbrand
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM,
David Hildenbrand
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM),
David Hildenbrand
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges,
David Hildenbrand
- [PATCH v6 0/7] Support attaching PASID to the blocked_domain,
Yi Liu
- [PATCH 00/11] x86: 32-bit cleanups,
Arnd Bergmann
- [PATCH 03/11] x86: Kconfig.cpu: split out 64-bit atom,
Arnd Bergmann
- [PATCH 04/11] x86: split CPU selection into 32-bit and 64-bit,
Arnd Bergmann
- [PATCH 06/11] x86: drop SWIOTLB and PHYS_ADDR_T_64BIT for PAE,
Arnd Bergmann
- [PATCH 07/11] x86: drop support for CONFIG_HIGHPTE,
Arnd Bergmann
- [PATCH 08/11] x86: document X86_INTEL_MID as 64-bit-only,
Arnd Bergmann
- [PATCH 10/11] x86: remove old STA2x11 support,
Arnd Bergmann
- [PATCH 11/11] x86: drop 32-bit KVM host support,
Arnd Bergmann
- [PATCH 02/11] x86: drop 32-bit "bigsmp" machine support,
Arnd Bergmann
- [PATCH 01/11] x86/Kconfig: Geode CPU has cmpxchg8b,
Arnd Bergmann
- [PATCH 05/11] x86: remove HIGHMEM64G support,
Arnd Bergmann
- [PATCH 09/11] x86: rework CONFIG_GENERIC_CPU compiler flags,
Arnd Bergmann
- [PATCH v5 00/16] Prepare GHES driver to support error injection,
Mauro Carvalho Chehab
- [GIT PULL] KVM/arm64 fixes for 6.13, part #2,
Oliver Upton
- [ANNOUNCE] PUCK Agenda - 2024.12.04 - CANCELED,
Sean Christopherson
- [PATCH 0/3] driver core: class: remove class_compat code,
Heiner Kallweit
- [PATCH] riscv: Remove duplicate CLINT_TIMER selections,
Geert Uytterhoeven
- [PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch,
Ramesh Thomas
- [PATCH] virt: sev-guest: Remove is_vmpck_empty() helper,
Nikunj A Dadhania
- [PATCH V2 1/2] LoongArch: KVM: Protect kvm_check_requests() with SRCU,
Huacai Chen
- [PATCH v15 00/13] Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v15 03/13] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v15 05/13] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines,
Nikunj A Dadhania
- [PATCH v15 08/13] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- [PATCH v15 10/13] tsc: Upgrade TSC clocksource rating,
Nikunj A Dadhania
- [PATCH v15 11/13] tsc: Switch to native sched clock,
Nikunj A Dadhania
- [PATCH v15 13/13] x86/sev: Allow Secure TSC feature for SNP guests,
Nikunj A Dadhania
- [PATCH v15 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v15 12/13] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected,
Nikunj A Dadhania
- [PATCH v15 02/13] x86/sev: Relocate SNP guest messaging routines to common code,
Nikunj A Dadhania
- [PATCH v15 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency,
Nikunj A Dadhania
- [PATCH v15 07/13] x86/sev: Mark Secure TSC as reliable clocksource,
Nikunj A Dadhania
- [PATCH v15 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH 1/2] LoongArch: KVM: Protect kvm_check_requests() with SRCU,
Huacai Chen
- [PATCH 04/11] tools headers: Sync x86 kvm and cpufeature headers with the kernel,
Namhyung Kim
- [PATCH 03/11] tools headers: Sync uapi/linux/kvm.h with the kernel sources,
Namhyung Kim
- [RFC PATCH v2 0/6] SEAMCALL Wrappers,
Rick Edgecombe
- [RFC PATCH 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency,
Kevin Loughlin
- [PATCH v2] KVM: SVM: Convert plain error code numbers to defines,
Melody Wang
- [no subject],
Unknown
- [PATCH 00/11] KVM: arm64: Add NV timer support,
Marc Zyngier
- [PATCH 03/11] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state,
Marc Zyngier
- [PATCH 06/11] KVM: arm64: nv: Acceletate EL0 counter accesses from hypervisor context,
Marc Zyngier
- [PATCH 04/11] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers,
Marc Zyngier
- [PATCH 05/11] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use,
Marc Zyngier
- [PATCH 09/11] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits,
Marc Zyngier
- [PATCH 10/11] KVM: arm64: nv: Sanitise CNTHCTL_EL2,
Marc Zyngier
- [PATCH 11/11] KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity,
Marc Zyngier
- [PATCH 01/11] KVM: arm64: nv: Add handling of EL2-specific timer registers,
Marc Zyngier
- [PATCH 07/11] KVM: arm64: Handle counter access early in non-HYP context,
Marc Zyngier
- [PATCH 08/11] KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT},
Marc Zyngier
- [PATCH 02/11] KVM: arm64: nv: Sync nested timer state with FEAT_NV2,
Marc Zyngier
- Re: [PATCH 00/11] KVM: arm64: Add NV timer support,
Oliver Upton
- [PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features,
Borislav Petkov
- [PATCH v2] KVM: make uevents configurable,
Bernhard Kauer
- [PATCH, RESEND] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state(),
Kirill A. Shutemov
- [PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests,
zhouquan
- [PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace,
Binbin Wu
- [PATCH 6.6] KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_faultin_pfn(),
Nikolay Kuratov
- [GIT PULL] Second batch of KVM changes for Linux 6.13,
Paolo Bonzini
- [RFC PATCH v2 0/2] KVM: guest_memfd: use write for population,
Nikita Kalyazin
- [PATCH kvmtool v2] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE,
Cyril Bur
- [PATCH] net: mana: Fix memory leak in mana_gd_setup_irqs,
Maxim Levitsky
- [PATCH RESEND kvmtool 0/4] arm: Payload memory layout change,
Alexandru Elisei
- [PATCH kvmtool 0/4] arm: Payload memory layout change,
Alexandru Elisei
- M&E- Consult-RQ387690,
Ethan Allen
- [PATCH kvmtool] builtin-run: Allow octal and hex numbers for -m/--mem,
Alexandru Elisei
- Re: Deadlock during PCIe hot remove and SPDK exit,
fengnan chang
- [PATCH 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests,
zhouquan
- [PATCH v3 00/57] KVM: x86: CPUID overhaul, fixes, and caching,
Sean Christopherson
- [PATCH v3 01/57] KVM: x86: Use feature_bit() to clear CONSTANT_TSC when emulating CPUID,
Sean Christopherson
- [PATCH v3 02/57] KVM: x86: Limit use of F() and SF() to kvm_cpu_cap_{mask,init_kvm_defined}(),
Sean Christopherson
- [PATCH v3 03/57] KVM: x86: Do all post-set CPUID processing during vCPU creation,
Sean Christopherson
- [PATCH v3 04/57] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup,
Sean Christopherson
- [PATCH v3 05/57] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX,
Sean Christopherson
- [PATCH v3 06/57] KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement,
Sean Christopherson
- [PATCH v3 07/57] KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries,
Sean Christopherson
- [PATCH v3 08/57] KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry(),
Sean Christopherson
- [PATCH v3 09/57] KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes,
Sean Christopherson
- [PATCH v3 10/57] KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h,
Sean Christopherson
- [PATCH v3 11/57] KVM: x86/pmu: Drop now-redundant refresh() during init(),
Sean Christopherson
- [PATCH v3 12/57] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation,
Sean Christopherson
- [PATCH v3 13/57] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation,
Sean Christopherson
- [PATCH v3 14/57] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed,
Sean Christopherson
- [PATCH v3 15/57] KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS,
Sean Christopherson
- [PATCH v3 16/57] KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test,
Sean Christopherson
- [PATCH v3 17/57] KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior,
Sean Christopherson
- [PATCH v3 18/57] KVM: x86: Zero out PV features cache when the CPUID leaf is not present,
Sean Christopherson
- [PATCH v3 19/57] KVM: x86: Don't update PV features caches when enabling enforcement capability,
Sean Christopherson
- [PATCH v3 20/57] KVM: x86: Do reverse CPUID sanity checks in __feature_leaf(),
Sean Christopherson
- [PATCH v3 21/57] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID,
Sean Christopherson
- [PATCH v3 22/57] KVM: x86: Unpack F() CPUID feature flag macros to one flag per line of code,
Sean Christopherson
- [PATCH v3 23/57] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init(),
Sean Christopherson
- [PATCH v3 24/57] KVM: x86: Add a macro to init CPUID features that are 64-bit only,
Sean Christopherson
- [PATCH v3 25/57] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features,
Sean Christopherson
- [PATCH v3 26/57] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper,
Sean Christopherson
- [PATCH v3 27/57] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions,
Sean Christopherson
- [PATCH v3 28/57] KVM: x86: Harden CPU capabilities processing against out-of-scope features,
Sean Christopherson
- [PATCH v3 29/57] KVM: x86: Add a macro to init CPUID features that ignore host kernel support,
Sean Christopherson
- [PATCH v3 30/57] KVM: x86: Add a macro to init CPUID features that KVM emulates in software,
Sean Christopherson
- [PATCH v3 31/57] KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2,
Sean Christopherson
- [PATCH v3 32/57] KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID,
Sean Christopherson
- [PATCH v3 33/57] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base,
Sean Christopherson
- [PATCH v3 34/57] KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find(),
Sean Christopherson
- [PATCH v3 35/57] KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find(),
Sean Christopherson
- [PATCH v3 36/57] KVM: x86: Remove all direct usage of cpuid_entry2_find(),
Sean Christopherson
- [PATCH v3 37/57] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID,
Sean Christopherson
- [PATCH v3 38/57] KVM: x86: Advertise HYPERVISOR in KVM_GET_SUPPORTED_CPUID,
Sean Christopherson
- [PATCH v3 39/57] KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap",
Sean Christopherson
- [PATCH v3 40/57] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps,
Sean Christopherson
- [PATCH v3 41/57] KVM: x86: Initialize guest cpu_caps based on guest CPUID,
Sean Christopherson
- [PATCH v3 42/57] KVM: x86: Extract code for generating per-entry emulated CPUID information,
Sean Christopherson
- [PATCH v3 43/57] KVM: x86: Treat MONTIOR/MWAIT as a "partially emulated" feature,
Sean Christopherson
- [PATCH v3 44/57] KVM: x86: Initialize guest cpu_caps based on KVM support,
Sean Christopherson
- [PATCH v3 45/57] KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime,
Sean Christopherson
- [PATCH v3 46/57] KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf,
Sean Christopherson
- [PATCH v3 47/57] KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support,
Sean Christopherson
- [PATCH v3 48/57] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features,
Sean Christopherson
- [PATCH v3 49/57] KVM: x86: Shuffle code to prepare for dropping guest_cpuid_has(),
Sean Christopherson
- [PATCH v3 51/57] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps,
Sean Christopherson
- [PATCH v3 50/57] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps,
Sean Christopherson
- [PATCH v3 53/57] KVM: x86: Pull CPUID capabilities from boot_cpu_data only as needed,
Sean Christopherson
- [PATCH v3 55/57] KVM: x86: Explicitly track feature flags that require vendor enabling,
Sean Christopherson
- [PATCH v3 54/57] KVM: x86: Rename "SF" macro to "SCATTERED_F",
Sean Christopherson
- [PATCH v3 52/57] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data,
Sean Christopherson
- [PATCH v3 56/57] KVM: x86: Explicitly track feature flags that are enabled at runtime,
Sean Christopherson
- [PATCH v3 57/57] KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps,
Sean Christopherson
- [PATCH v4 00/16] KVM: selftests: "tree" wide overhauls,
Sean Christopherson
- [PATCH v4 01/16] KVM: Move KVM_REG_SIZE() definition to common uAPI header,
Sean Christopherson
- [PATCH v4 02/16] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param,
Sean Christopherson
- [PATCH v4 03/16] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate,
Sean Christopherson
- [PATCH v4 04/16] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded,
Sean Christopherson
- [PATCH v4 05/16] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test,
Sean Christopherson
- [PATCH v4 06/16] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test,
Sean Christopherson
- [PATCH v4 07/16] KVM: selftests: Compute number of extra pages needed in mmu_stress_test,
Sean Christopherson
- [PATCH v4 08/16] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c,
Sean Christopherson
- [PATCH v4 09/16] KVM: selftests: Enable mmu_stress_test on arm64,
Sean Christopherson
- [PATCH v4 10/16] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test,
Sean Christopherson
- [PATCH v4 11/16] KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test,
Sean Christopherson
- [PATCH v4 12/16] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test,
Sean Christopherson
- [PATCH v4 13/16] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ),
Sean Christopherson
- [PATCH v4 14/16] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs,
Sean Christopherson
- [PATCH v4 16/16] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR,
Sean Christopherson
- [PATCH v4 15/16] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories,
Sean Christopherson
- [PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX,
Sean Christopherson
- [PATCH v2 0/2] KVM: nVMX: Fix an SVI update bug with passthrough APIC,
Sean Christopherson
- [PATCH] KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU,
Sean Christopherson
- [PATCH] KVM: SVM: Remove redundant TLB flush on guest CR4.PGE change,
Sean Christopherson
- [PATCH] KVM: SVM: Macrofy SEV=n versions of sev_xxx_guest(),
Sean Christopherson
- [PATCH v3 0/7] Add SEV-SNP restricted injection hypervisor support,
Melody Wang
- [PATCH] tmp,
Sean Christopherson
- [PATCH 00/15] Unify MSR intercepts in x86,
Aaron Lewis
- [PATCH 01/15] KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts,
Aaron Lewis
- [PATCH 02/15] KVM: SVM: Use non-atomic bit ops to manipulate MSR interception bitmaps,
Aaron Lewis
- [PATCH 03/15] KVM: SVM: Invert the polarity of the "shadow" MSR interception bitmaps,
Aaron Lewis
- [PATCH 04/15] KVM: SVM: Track MSRPM as "unsigned long", not "u32",
Aaron Lewis
- [PATCH 05/15] KVM: x86: SVM: Adopt VMX style MSR intercepts in SVM,
Aaron Lewis
- [PATCH 06/15] KVM: SVM: Disable intercepts for all direct access MSRs on MSR filter changes,
Aaron Lewis
- [PATCH 07/15] KVM: SVM: Delete old SVM MSR management code,
Aaron Lewis
- [PATCH 08/15] KVM: SVM: Pass through GHCB MSR if and only if VM is SEV-ES,
Aaron Lewis
- [PATCH 09/15] KVM: SVM: Drop "always" flag from list of possible passthrough MSRs,
Aaron Lewis
- [PATCH 10/15] KVM: SVM: Don't "NULL terminate" the list of possible passthrough MSRs,
Aaron Lewis
- [PATCH 11/15] KVM: VMX: Make list of possible passthrough MSRs "const",
Aaron Lewis
- [PATCH 12/15] KVM: x86: Track possible passthrough MSRs in kvm_x86_ops,
Aaron Lewis
- [PATCH 13/15] KVM: x86: Move ownership of passthrough MSR "shadow" to common x86,
Aaron Lewis
- [PATCH 14/15] KVM: x86: Hoist SVM MSR intercepts to common x86 code,
Aaron Lewis
- [PATCH 15/15] KVM: x86: Hoist VMX MSR intercepts to common x86 code,
Aaron Lewis
- Re: [PATCH 00/15] Unify MSR intercepts in x86,
Sean Christopherson
- [PATCH v3 0/3] KVM: VMX: Initialize TDX during KVM module load,
Paolo Bonzini
- [PATCH 0/2] KVM_ASYNC_PF_SEND_ALWAYS,
Nikita Kalyazin
- [GIT PULL] Please pull IOMMUFD subsystem changes #2,
Jason Gunthorpe
- [PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices,
Israel Rukshin
- [GIT PULL] VFIO updates for v6.13-rc1,
Alex Williamson
- [PATCH v2 0/3] KVM: s390: Couple of small cmpxchg() optimizations,
Heiko Carstens
- [PATCH v2 0/6] Introduce CET supervisor state support,
Chao Gao
- [PATCH v2 0/2] x86: KVM: Add missing AMD features,
Maksim Davydov
- [PATCH] KVM: selftests: Remove unneeded semicolon,
Chen Ni
- [PATCH v3 0/5] Introduce new headers for Hyper-V,
Nuno Das Neves
- drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100,
Mitchell Augustin
- [kvm-unit-tests PATCH v4 0/5] riscv: add SBI SSE extension tests,
Clément Léger
- [PATCH 0/3] KVM: s390: Couple of small cmpxchg() optimizations,
Heiko Carstens
- [kvm-unit-tests PATCH v3 0/4] riscv: add SBI SSE extension tests,
Clément Léger
- [PATCH] vfio/mlx5: Align the page tracking max message size with the device capability,
Yishai Hadas
- Using the ldp instruction to access the I/O address space in KVM mode causes an exception,
赖株锋
- [PATCH v3] vfio/pci: Properly hide first-in-list PCIe extended capability,
Avihai Horon
- [PATCH] KVM: x86: Zap EPT on CD changes when KVM has non-coherent DMA,
Yan Zhao
- [PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
- [kvm-unit-tests PATCH v2 0/3] riscv: add SBI SSE extension tests,
Clément Léger
- [PATCH] KVM: make uevents configurable,
Bernhard Kauer
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]