KVM Archive mirror
 help / color / mirror / Atom feed
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-20 19:14 UTC  (5+ messages)
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-20 19:02 UTC  (55+ messages)
` [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
` [PATCH 04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH 05/16] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH v3 0/3] KVM: SVM: refine snp_safe_alloc_page() implementation
 2024-05-20 18:26 UTC  (7+ messages)
` [PATCH v3 1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page
` [PATCH v3 2/3] KVM: SVM: not account memory allocation for per-CPU svm_data
` [PATCH v3 3/3] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area

[GIT PULL] VFIO updates for v6.10-rc1
 2024-05-20 18:12 UTC 

[PATCH v7 00/10] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-05-20 18:01 UTC  (12+ messages)
` [PATCH v7 01/10] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.)
` [PATCH v7 02/10] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v7 03/10] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v7 04/10] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v7 05/10] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v7 06/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v7 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
` [PATCH v7 08/10] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
` [PATCH v7 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v7 10/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()

[PATCH v9] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-20 17:57 UTC 

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-20 17:15 UTC  (10+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-20 16:53 UTC  (5+ messages)
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms

[PATCH V6 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-05-20 16:52 UTC  (5+ messages)
` [PATCH V6 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH] KVM: x86: Advertise AVX10.1 CPUID to userspace
 2024-05-20 14:43 UTC  (2+ messages)

[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
 2024-05-20 14:32 UTC  (2+ messages)
` [PATCH 2/2] KVM: fix spelling of KVM_RUN_X86_BUS_LOCK in docs

[PATCH] KVM: LAPIC: Fix an inversion error when a negative value assigned to lapic_timer.timer_advance_ns
 2024-05-20 14:28 UTC  (2+ messages)

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-20 14:17 UTC  (6+ messages)
` [PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
      ` [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests

[PATCH] KVM: SEV: Fix unused variable in guest request handling
 2024-05-20 14:16 UTC  (5+ messages)
    `  "

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-20 14:07 UTC  (29+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
` [PATCH 5/5] iommufd: "

[PATCH 0/9] KVM: x86: Fixes for KVM_INTEL_PROVE_VE
 2024-05-20 12:38 UTC  (11+ messages)
` [PATCH 1/9] KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
` [PATCH 2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
` [PATCH 3/9] KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
` [PATCH 4/9] KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
` [PATCH 5/9] KVM: VMX: Dump VMCS on unexpected #VE
` [PATCH 6/9] KVM: x86/mmu: Print SPTEs "
` [PATCH 7/9] KVM: VMX: Don't kill the VM on an "
` [PATCH 8/9] KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
` [PATCH 9/9] KVM: x86: Disable KVM_INTEL_PROVE_VE by default

How to implement message forwarding from one CID to another in vhost driver
 2024-05-20 10:44 UTC  (3+ messages)

[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-20  9:02 UTC  (9+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v3 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v3 3/3] vfio/pci: Continue to refactor vfio_pci_core_do_io_rw

[RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-20  8:20 UTC  (4+ messages)
` [RESEND PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [RESEND PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [RESEND PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-20  5:06 UTC  (8+ messages)

[PATCH] KVM: x86: Prevent L0 VMM from modifying L2 VM registers via ioctl
 2024-05-19  5:17 UTC  (5+ messages)

From Financial Crimes Enforcement Network
 2024-05-19  4:28 UTC 

[PATCH 0/2] selftests: harness: refactor __constructor_order
 2024-05-18 17:18 UTC  (6+ messages)
` [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (6+ messages)

[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
 2024-05-18  0:18 UTC 

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-17 22:05 UTC  (11+ messages)
` [PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-17 21:11 UTC  (2+ messages)

[PATCH] KVM: x86: Force KVM_WERROR if the global WERROR is enabled
 2024-05-17 18:03 UTC 

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-05-17 17:54 UTC  (51+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 04/49] KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 06/49] KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
` [PATCH v2 07/49] KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
` [PATCH v2 08/49] KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
` [PATCH v2 09/49] KVM: x86/pmu: Drop now-redundant refresh() during init()
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
` [PATCH v2 13/49] KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
` [PATCH v2 14/49] KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
` [PATCH v2 15/49] KVM: x86: Zero out PV features cache when the CPUID leaf is not present
` [PATCH v2 16/49] KVM: x86: Don't update PV features caches when enabling enforcement capability
` [PATCH v2 17/49] KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
` [PATCH v2 21/49] KVM: x86: Add a macro to init CPUID features that are 64-bit only
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 27/49] KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
` [PATCH v2 28/49] KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 30/49] KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
` [PATCH v2 31/49] KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find()
` [PATCH v2 32/49] KVM: x86: Remove all direct usage of cpuid_entry2_find()
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 34/49] KVM: x86: Advertise HYPERVISOR "
` [PATCH v2 35/49] KVM: x86: Add a macro to handle features that are fully VMM controlled
` [PATCH v2 36/49] KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 38/49] KVM: x86: Initialize guest cpu_caps based on guest CPUID
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 41/49] KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime
` [PATCH v2 42/49] KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf
` [PATCH v2 43/49] KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features
` [PATCH v2 45/49] KVM: x86: Shuffle code to prepare for dropping guest_cpuid_has()
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
` [PATCH v2 48/49] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
` [PATCH v2 49/49] *** DO NOT APPLY *** KVM: x86: Verify KVM initializes all consumed guest caps

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-17 16:44 UTC  (20+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 07/16] riscv: add ISA extensions validation callback
` [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v5 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v5 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v5 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v5 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v5 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-17 16:25 UTC  (7+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters

[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
 2024-05-17 14:46 UTC  (6+ messages)
` [RFC PATCH 1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field
` [RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
` [RFC PATCH 3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices
` [RFC PATCH 4/5] vsock: seqpacket_allow "
` [RFC PATCH 5/5] vsock: Add an ioctl request to get all CIDs

[kvm-unit-tests PATCH v1 0/4] riscv: add SBI SSE extension tests
 2024-05-17 13:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/4] riscv: move REG_L/REG_W in a dedicated asm.h file
` [kvm-unit-tests PATCH v1 2/4] riscv: add SBI SSE extension definitions
` [kvm-unit-tests PATCH v1 3/4] riscv: add SSE assembly entry handling
` [kvm-unit-tests PATCH v1 4/4] riscv: add SBI SSE extension tests

unsubscribe
 2024-05-17 13:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).