public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-05 15:58:06 to 2024-06-09 08:28:03 UTC [more...]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-09  8:27 UTC  (2+ messages)
` [PATCH 03/14] KVM: PPC: "

[PATCH V7 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-06-08 15:12 UTC  (4+ messages)
` [PATCH V7 1/2] KVM: selftests: Add x86_64 guest udelay() utility
` [PATCH V7 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-06-08  9:25 UTC  (47+ messages)
` [PATCH v2 01/15] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH v2 03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page
` [PATCH v2 04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role
` [PATCH v2 05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v2 10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down "
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
` [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU

[PATCH] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler
 2024-06-08  0:11 UTC 

[PATCH] KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
 2024-06-08  0:10 UTC 

[PATCH] KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
 2024-06-08  0:08 UTC 

[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-06-08  0:06 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v3 3/8] KVM: Rename functions related to enabling virtualization hardware
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v3 5/8] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v3 6/8] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
` [PATCH v3 7/8] KVM: x86: Register "emergency disable" callbacks when virt is enabled
` [PATCH v3 8/8] KVM: Enable virtualization at load/initialization by default

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-06-07 23:03 UTC  (10+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-06-07 21:34 UTC  (6+ messages)

[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-07 19:09 UTC  (3+ messages)
` [PATCH v4 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v4 2/2] vfio/pci: add msi interrupt affinity support

[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-07 18:18 UTC  (6+ messages)
` [PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v3 2/2] vfio/pci: add msi interrupt affinity support

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-07 17:55 UTC  (14+ messages)
` [PATCH v3 12/14] arm64: realm: Support nonsecure ITS emulation shared

[PATCH 0/6] KVM: nVMX: Fix nested posted intr vs. HLT
 2024-06-07 17:26 UTC  (7+ messages)
` [PATCH 1/6] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
` [PATCH 2/6] KVM: nVMX: Request immediate exit iff pending nested event needs injection
` [PATCH 3/6] KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
` [PATCH 4/6] KVM: nVMX: Check for pending posted interrupts when looking for nested events
` [PATCH 5/6] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
` [PATCH 6/6] KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject

[PATCH 0/4] Export APICv-related state via binary stats interface
 2024-06-07 15:11 UTC  (5+ messages)
` [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-07 14:23 UTC  (6+ messages)

[PATCH v3 0/6] target/i386: add support for FRED
 2024-06-07 14:13 UTC  (4+ messages)
` [PATCH v3 4/6] target/i386: add support for VMX FRED controls

[PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-07 12:38 UTC  (2+ messages)
` [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-06-07  9:39 UTC  (10+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()

[PATCH] RISC-V:KVM: Add AMO load/store access fault traps to redirect to guest
 2024-06-07  7:07 UTC  (2+ messages)

[kvm-unit-tests PATCH] Bump Fedora version to 40
 2024-06-07  6:51 UTC 

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-06-07  6:50 UTC  (8+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[GIT PULL] KVM/riscv fixes for 6.10 take #2
 2024-06-07  6:49 UTC 

[kvm-unit-tests PATCH] gitlab-ci: Test that "make check-kerneldoc" does not report any errors
 2024-06-07  6:36 UTC 

[PATCH] LoongArch: KVM: Add feature passing from user space
 2024-06-07  6:31 UTC  (6+ messages)

[PATCH] vfio/pci: Insert full vma on mmap'd MMIO fault
 2024-06-07  3:52 UTC 

[PATCH] KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
 2024-06-07  3:48 UTC  (2+ messages)

[PATCH 0/2] KVM: Reject vCPU IDs above 2^32
 2024-06-07  0:12 UTC  (9+ messages)
` [PATCH 1/2] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU
` [PATCH 2/2] KVM: selftests: Test vCPU IDs above 2^32

[kvm-unit-tests PATCH v7 00/11] Add #VC exception handling for AMD SEV-ES
 2024-06-06 23:49 UTC  (14+ messages)
` [kvm-unit-tests PATCH v7 02/11] x86: Move svm.h to lib/x86/
` [kvm-unit-tests PATCH v7 07/11] lib/x86: Move xsave helpers to lib/
` [kvm-unit-tests PATCH v7 08/11] x86: AMD SEV-ES: Handle CPUID #VC
` [kvm-unit-tests PATCH v7 10/11] x86: AMD SEV-ES: Handle IOIO #VC

[PATCH v2] vfio/pci: add msi interrupt affinity support
 2024-06-06 23:11 UTC  (4+ messages)

[PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-06-06 17:27 UTC  (6+ messages)
` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH v4 00/13] KVM: arm64: Add support for hypervisor kCFI
 2024-06-06 16:22 UTC  (17+ messages)
` [PATCH v4 03/13] KVM: arm64: nVHE: Simplify __guest_exit_panic path
` [PATCH v4 05/13] KVM: arm64: Rename __guest_exit_panic __hyp_panic
` [PATCH v4 10/13] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH v4 11/13] KVM: arm64: Improve CONFIG_CFI_CLANG error message

[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
 2024-06-06 14:50 UTC  (5+ messages)

[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
 2024-06-06 12:34 UTC  (9+ messages)
` [PATCH v2 1/2] arch/powerpc/kvm: Add DPDES support in helper library for Guest state buffer
` [PATCH v2 2/2] arch/powerpc/kvm: Fix doorbell emulation for v2 API

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-06-06 10:45 UTC  (3+ messages)
` [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH] KVM: selftests: Fix RISC-V compilation
 2024-06-06 10:20 UTC  (2+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-06-06  9:25 UTC  (2+ messages)

[RFC kvm-unit-tests PATCH] build: fix .aux.o target building
 2024-06-06  7:58 UTC  (6+ messages)

[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-06  3:06 UTC  (2+ messages)

[kvm-unit-tests PATCH v3] x86/asyncpf: fix async page fault issues
 2024-06-06  1:42 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/4] x86/pmu: PEBS fixes and new testcases
 2024-06-06  0:51 UTC  (6+ messages)
` [kvm-unit-tests PATCH 3/4] x86/pmu: Test adaptive PEBS without any adaptive counters

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-06-06  0:15 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-06-06  0:03 UTC  (3+ messages)

[PULL v3 33/41] linux-headers: update to 6.10-rc1
 2024-06-05 23:36 UTC 

[kvm-unit-tests PATCH v2 0/3] Fix test failures caused by CET KVM series
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] nVMX: Test for EP4TA pointing at MMIO
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/pmu: Clear mask in PMI handler to allow delivering subsequent PMIs
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] nVMX: Simple posted interrupts test
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/msr: Fix typo in output SMR
 2024-06-05 23:20 UTC  (2+ messages)

[kvm-unit-tests PATCH 1/1] x86: vmexit: Allow IPI test to be accelerated by SVM AVIC
 2024-06-05 23:20 UTC  (2+ messages)

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

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-06-05 21:44 UTC  (9+ messages)

[kvm-unit-tests] x86/pmu: add testcase for WRMSR to counter in PMI handler
 2024-06-05 19:23 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 0/4] x86: Add test cases for LAM
 2024-06-05 18:57 UTC  (7+ messages)
` [kvm-unit-tests PATCH v6 2/4] x86: Add test case for LAM_SUP
` [kvm-unit-tests PATCH v6 3/4] x86: Add test cases for LAM_{U48,U57}
` [kvm-unit-tests PATCH v6 4/4] x86: Add test case for INVVPID with LAM

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-05 16:54 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-06-05 16:14 UTC  (6+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support

[PATCH v5 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-06-05 16:01 UTC  (4+ messages)
` [PATCH v5 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v5 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v5 3/3] vfio/pci: Fix typo in macro to declare accessors

[GIT PULL] KVM fixes for Linux 6.10-rc3
 2024-06-05 15:59 UTC  (2+ messages)

[PATCH v2 0/4] ppc: spapr: Nested kvm guest migration fixes
 2024-06-05 15:58 UTC  (5+ messages)
` [PATCH v2 1/4] linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
` [PATCH v2 2/4] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
` [PATCH v2 3/4] target/ppc/cpu_init: Synchronize HASHKEYR "
` [PATCH v2 4/4] target/ppc/cpu_init: Synchronize HASHPKEYR "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox