public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 15:00:24 to 2023-11-08 09:01:50 UTC [more...]

[RFC 0/7] Add SIOV virtual device support
 2023-11-08  9:03 UTC  (6+ messages)
` [RFC 3/7] iommufd: Add iommufd_device_bind_pasid()

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-08  8:21 UTC  (14+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support

[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT
 2023-11-08  7:20 UTC  (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: "
` [RFC PATCH v1 2/2] vsock/test: SO_RCVLOWAT + deferred credit update test

[kvm-unit-tests PATCH] arm: pmu-overflow-interrupt: Increase count values
 2023-11-08  6:21 UTC  (7+ messages)

A question about how the KVM emulates the effect of guest MTRRs on AMD platforms
 2023-11-08  4:32 UTC  (11+ messages)

[PATCH net v2] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-08  3:10 UTC  (2+ messages)

[PATCH v4 0/4] KVM: selftests: Add LoongArch support
 2023-11-08  2:51 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v4 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v4 3/4] KVM: selftests: Add ucall test "
` [PATCH v4 4/4] KVM: selftests: Add test cases "

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-08  2:49 UTC  (11+ messages)

Job vacancy
 2023-11-08  2:20 UTC 

[PATCH] KVM: x86/xen: improve accuracy of Xen timers
 2023-11-08  1:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
 2023-11-08  1:12 UTC  (7+ messages)

[PATCH v7 00/19] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-08  1:28 UTC  (22+ messages)
` [PATCH v7 01/19] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v7 02/19] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v7 03/19] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v7 04/19] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v7 05/19] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v7 06/19] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v7 07/19] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v7 08/19] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v7 09/19] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v7 10/19] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v7 11/19] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v7 12/19] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v7 13/19] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v7 14/19] KVM: selftests: Expand PMU counters test to verify LLC events
` [PATCH v7 15/19] KVM: selftests: Add a helper to query if the PMU module param is enabled
` [PATCH v7 16/19] KVM: selftests: Add helpers to read integer module params
` [PATCH v7 17/19] KVM: selftests: Query module param to detect FEP in MSR filtering test
` [PATCH v7 18/19] KVM: selftests: Move KVM_FEP macro into common library header
` [PATCH v7 19/19] KVM: selftests: Test PMC virtualization with forced emulation

RFC: A KVM-specific alternative to UserfaultFD
 2023-11-08  1:27 UTC  (15+ messages)

[PATCH v2 0/2] KVM: selftests: Detect if KVM bugged the VM
 2023-11-08  1:09 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Drop the single-underscore ioctl() helpers
` [PATCH v2 2/2] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed

[ANNOUNCE] PUCK Agenda - 2023.11.08 - No topic, but still a go
 2023-11-08  0:51 UTC 

[PATCH 0/3] KVM: Performance and correctness fixes for CLEAR_DIRTY_LOG
 2023-11-08  0:23 UTC  (3+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2023-11-07 23:10 UTC  (13+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-07 22:30 UTC  (2+ messages)

[PATCH 1/1] s390/cio: make sch->lock a spinlock (is a pointer)
 2023-11-07 21:14 UTC  (3+ messages)

[RFC PATCH 00/14] Support multiple KVM modules on the same host
 2023-11-07 20:20 UTC  (15+ messages)
` [RFC PATCH 01/14] KVM: x86: Move common module params from SVM/VMX to x86
` [RFC PATCH 02/14] KVM: x86: Fold x86 vendor modules into the main KVM modules
` [RFC PATCH 03/14] KVM: x86: Remove unused exports
` [RFC PATCH 04/14] KVM: x86: Create stubs for a new VAC module
` [RFC PATCH 05/14] KVM: x86: Refactor hardware enable/disable operations into a new file
` [RFC PATCH 06/14] KVM: x86: Move user return msr operations out of KVM
` [RFC PATCH 07/14] KVM: SVM: Move shared SVM data structures into VAC
` [RFC PATCH 08/14] KVM: VMX: Move shared VMX "
` [RFC PATCH 09/14] KVM: x86: Move shared KVM state "
` [RFC PATCH 10/14] KVM: VMX: Move VMX enable and disable "
` [RFC PATCH 11/14] KVM: SVM: Move SVM "
` [RFC PATCH 12/14] KVM: x86: Move VMX and SVM support checks "
` [RFC PATCH 13/14] KVM: x86: VAC: Move all hardware enable/disable code "
` [RFC PATCH 14/14] KVM: VAC: Bring up VAC as a new module

[PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer configurable
 2023-11-07 20:03 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: Make the hardcoded APIC bus frequency vm variable
` [PATCH 2/2] KVM: X86: Add a capability to configure bus frequency for APIC timer
` KVM: X86: Make bus clock frequency for vapic timer (bus lock -> bus clock) (was Re: [PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer) configurable

[PATCH v3 2/3] KVM: arm64: selftests: Guarantee interrupts are handled
 2023-11-07 18:45 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check
 2023-11-07 18:42 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-07 18:39 UTC  (25+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs

[PATCH 00/14] KVM: x86: Make Hyper-V emulation optional
 2023-11-07 18:26 UTC  (13+ messages)
` [PATCH 02/14] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH 07/14] KVM: x86: hyper-v: Introduce kvm_hv_nested_transtion_tlb_flush() helper
` [PATCH 08/14] KVM: selftests: Make all Hyper-V tests explicitly dependent on Hyper-V emulation support in KVM
` [PATCH 09/14] KVM: selftests: Fix vmxon_pa == vmcs12_pa == -1ull vmx_set_nested_state_test for !eVMCS case
` [PATCH 10/14] KVM: x86: Make Hyper-V emulation optional
` [PATCH 11/14] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr12() and nested_vmx_is_evmptr12_valid() helpers

[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails
 2023-11-07 18:21 UTC 

[PATCH v6 00/20] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-07 17:27 UTC  (5+ messages)
` [PATCH v6 03/20] KVM: x86/pmu: Don't enumerate arch events KVM doesn't support

[PATCH v2 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
 2023-11-07 17:11 UTC  (7+ messages)
` [PATCH v2 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v2 3/4] KVM: s390: cpu model: Use proper define for facility mask size
` [PATCH v2 4/4] KVM: s390: Minor refactor of base/ext facility lists

[PATCH v17 000/116] KVM TDX basic feature support
 2023-11-07 16:56 UTC  (68+ messages)
` [PATCH v17 035/116] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v17 037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v17 043/116] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v17 046/116] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v17 048/116] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v17 050/116] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v17 052/116] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v17 056/116] KVM: TDX: MTRR: implement get_mt_mask() "
` [PATCH v17 059/116] KVM: TDX: Create initial guest memory
` [PATCH v17 060/116] KVM: TDX: Finalize VM initialization
` [PATCH v17 061/116] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v17 062/116] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v17 063/116] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v17 064/116] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v17 065/116] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v17 066/116] KVM: TDX: restore user ret MSRs
` [PATCH v17 067/116] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v17 068/116] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v17 069/116] KVM: TDX: complete interrupts after tdexit
` [PATCH v17 070/116] KVM: TDX: restore debug store when TD exit
` [PATCH v17 071/116] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v17 072/116] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v17 073/116] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v17 074/116] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v17 075/116] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v17 076/116] KVM: TDX: Implement interrupt injection
` [PATCH v17 077/116] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v17 078/116] KVM: TDX: Implement methods to inject NMI
` [PATCH v17 079/116] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v17 080/116] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v17 081/116] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v17 082/116] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v17 083/116] KVM: TDX: Handle vmentry failure for INTEL TD guest
` [PATCH v17 084/116] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v17 085/116] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v17 086/116] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v17 087/116] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v17 088/116] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v17 089/116] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v17 090/116] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v17 091/116] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v17 092/116] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v17 093/116] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v17 094/116] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v17 095/116] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v17 096/116] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v17 097/116] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access
` [PATCH v17 098/116] KVM: TDX: Handle MSR IA32_FEAT_CTL MSR and IA32_MCG_EXT_CTL
` [PATCH v17 099/116] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v17 100/116] KVM: TDX: Silently discard SMI request
` [PATCH v17 101/116] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v17 102/116] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v17 103/116] KVM: TDX: Add methods to ignore guest instruction emulation
` [PATCH v17 104/116] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v17 105/116] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v17 106/116] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH v17 107/116] KVM: TDX: Ignore setting up mce
` [PATCH v17 108/116] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v17 109/116] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v17 110/116] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH v17 111/116] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v17 112/116] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
` [PATCH v17 113/116] KVM: TDX: Add hint TDX ioctl to release Secure-EPT
` [PATCH v17 114/116] RFC: KVM: x86: Add x86 callback to check cpuid
` [PATCH v17 115/116] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2
` [PATCH v17 116/116] [MARKER] the end of (the first phase of) TDX KVM patch series

[PATCH v6 00/16] KVM TDX: TDP MMU: large page support
 2023-11-07 15:00 UTC  (17+ messages)
` [PATCH v6 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists
` [PATCH v6 02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL
` [PATCH v6 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()
` [PATCH v6 04/16] KVM: TDX: Pass size to tdx_measure_page()
` [PATCH v6 05/16] KVM: TDX: Pass size to reclaim_page()
` [PATCH v6 06/16] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page
` [PATCH v6 07/16] KVM: MMU: Introduce level info in PFERR code
` [PATCH v6 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
` [PATCH v6 09/16] KVM: TDX: Pass desired page level in err code for page fault handler
` [PATCH v6 10/16] KVM: x86/tdp_mmu: Allocate private page table for large page split
` [PATCH v6 11/16] KVM: x86/tdp_mmu: Split the large page when zap leaf
` [PATCH v6 12/16] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared
` [PATCH v6 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page
` [PATCH v6 14/16] KVM: x86/tdp_mmu: TDX: Implement "
` [PATCH v6 15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot
` [PATCH v6 16/16] KVM: TDX: Allow 2MB large page for TD GUEST


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