kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-23 18:49:44 to 2022-03-26 02:35:58 UTC [more...]

[PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2022-03-26  2:35 UTC  (23+ messages)
` [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
` [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table

[PATCH] KVM: x86: optimize PKU branching in kvm_load_{guest|host}_xsave_state
 2022-03-26  1:37 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
 2022-03-26  0:31 UTC  (3+ messages)

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-26  0:21 UTC  (6+ messages)

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-03-25 23:53 UTC  (8+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "
` [PATCH 2/2] selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN

[PATCH] KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
 2022-03-25 23:03 UTC 

[PATCH v2 00/11] KVM: selftests: Add aarch64/page_fault_test
 2022-03-25 21:39 UTC  (15+ messages)
` [PATCH v2 01/11] KVM: selftests: Add a userfaultfd library
` [PATCH v2 02/11] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
` [PATCH v2 03/11] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v2 04/11] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v2 05/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v2 06/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v2 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v2 08/11] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v2 09/11] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v2 10/11] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v2 11/11] KVM: selftests: aarch64: Add mix of "

[FYI PATCH] Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
 2022-03-25 20:22 UTC  (8+ messages)

[PATCH v3 00/17] KVM: Add Xen event channel acceleration
 2022-03-25 20:02 UTC  (4+ messages)

[RFC PATCH] KVM: x86/mmu: fix general protection fault in kvm_mmu_uninit_tdp_mmu
 2022-03-25 18:11 UTC  (4+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-25 17:47 UTC  (6+ messages)

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-03-25 17:19 UTC  (26+ messages)
` [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-25 16:53 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
 2022-03-25 16:38 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 3/9] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v2 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order

[syzbot] general protection fault in kvm_mmu_uninit_tdp_mmu
 2022-03-25 16:19 UTC  (3+ messages)

[PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-25 15:28 UTC  (5+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-25 15:13 UTC  (4+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

Re: [PATCH] kvm/arm64: Fix memory section did not set to kvm
 2022-03-25 15:00 UTC 

[PATCH RESEND 0/5] KVM: X86: Scaling Guest OS Critical Sections with boosting
 2022-03-25 13:58 UTC  (6+ messages)
` [PATCH RESEND 1/5] KVM: X86: Add MSR_KVM_PREEMPT_COUNT support
` [PATCH RESEND 2/5] KVM: X86: Add guest interrupt disable state support
` [PATCH RESEND 3/5] KVM: X86: Boost vCPU which is in critical section
` [PATCH RESEND 4/5] x86/kvm: Add MSR_KVM_PREEMPT_COUNT guest support
` [PATCH RESEND 5/5] KVM: X86: Expose PREEMT_COUNT CPUID feature bit to guest

[PATCH 0/3] KVM: x86: Prefent NULL prointer dereference in kvm_irq_delivery_to_apic_fast()
 2022-03-25 13:33 UTC  (5+ messages)
` [PATCH 1/3] KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
` [PATCH 2/3] KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_apic_fast()
` [PATCH 3/3] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated

[PATCH] kvm/arm64: Fix memory section did not set to kvm
 2022-03-25 13:12 UTC  (2+ messages)

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-03-25 12:00 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing is required
 2022-03-25 11:26 UTC  (4+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-25  9:24 UTC  (3+ messages)
` [PATCH v12 40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table

[PATCH v2 0/2] minor cleanups on efer emulation
 2022-03-25  9:14 UTC  (2+ messages)

[PATCH 11/32] Replace qemu_real_host_page variables with inlined functions
 2022-03-25  8:34 UTC  (2+ messages)

[PATCH net v3 0/3] vsock/virtio: enable VQs early on probe and finish the setup before using them
 2022-03-25  1:40 UTC  (4+ messages)

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-25  1:35 UTC  (22+ messages)
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH 1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
 2022-03-25  0:30 UTC  (4+ messages)
` [PATCH 2/2] KVM: X86: use EPT_VIOLATION_* instead of 0x7

[PATCH RFC 04/12] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-03-24 22:41 UTC  (16+ messages)

[GIT PULL] VFIO updates for v5.18-rc1
 2022-03-24 19:44 UTC  (2+ messages)

[GIT PULL] First batch of KVM patches for 5.18
 2022-03-24 19:44 UTC  (2+ messages)

[PATCH 2/3] x86/kvm/svm: Force-inline GHCB accessors
 2022-03-24 18:36 UTC 

[PATCH v4 0/6] nSVM/SVM features
 2022-03-24 18:24 UTC  (5+ messages)
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE

[PATCH v2 00/21] TDX host kernel support
 2022-03-24 18:18 UTC  (7+ messages)
` [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages

[PATCH 0/8] SVM fixes + refactoring
 2022-03-24 18:12 UTC  (3+ messages)
` [PATCH 2/8] KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb

[PATCH v3 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-24 17:29 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: selftests: add is_cpu_online() utility function

[kvmtool PATCH v2 0/2] arm64: Add MTE support
 2022-03-24 17:21 UTC  (6+ messages)
` [kvmtool PATCH v2 1/2] update_headers.sh: Sync ABI headers with Linux v5.17
` [kvmtool PATCH v2 2/2] aarch64: Add support for MTE

[PATCH 0/4] Verify dirty logging works properly with page stats
 2022-03-24 16:50 UTC  (3+ messages)
` [PATCH v2 4/4] selftests: KVM: use dirty logging to check if page stats work correctly

[kvm-unit-tests PATCH v2 0/4] Move npt test cases and NPT code improvements
 2022-03-24 15:58 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH v2 2/4] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests PATCH v2 3/4] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests PATCH v2 4/4] x86: nSVM: Build up the nested page table dynamically

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-24 15:51 UTC  (2+ messages)

[PATCH kvmtool v1] Make --no-pvtime command argument arm specific
 2022-03-24 15:43 UTC 

[RFCv2 PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-24 15:42 UTC  (21+ messages)
` [RFCv2 PATCH 02/12] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [RFCv2 PATCH 03/12] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [RFCv2 PATCH 04/12] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [RFCv2 PATCH 05/12] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [RFCv2 PATCH 06/12] KVM: SVM: Do not update logical APIC ID table when in x2APIC mode
` [RFCv2 PATCH 07/12] KVM: SVM: Introduce helper function kvm_get_apic_id
` [RFCv2 PATCH 08/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [RFCv2 PATCH 09/12] KVM: SVM: Refresh AVIC settings when changing APIC mode
` [RFCv2 PATCH 10/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [RFCv2 PATCH 11/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-24 14:27 UTC  (8+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-24 14:09 UTC  (3+ messages)
` [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification

[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
 2022-03-24  8:15 UTC  (5+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU

[PATCH] vfio/spapr_tce: replace usage of found with dedicated list iterator variable
 2022-03-24  7:31 UTC 

[PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
 2022-03-24  6:44 UTC  (5+ messages)
` [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-24  1:54 UTC  (9+ messages)
` [RFC PATCH 10/47] mm: asi: Support for global non-sensitive direct map allocations

[PATCH 0/3] Documentation: KVM: add a place to document API quirks and (x86) CPU errata
 2022-03-24  1:15 UTC  (5+ messages)
` [PATCH 3/3] Documentation: KVM: add API issues section

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-23 22:48 UTC  (10+ messages)
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
` [RFC PATCH v5 073/104] KVM: TDX: track LP tdx vcpu run and teardown vcpus on descroing the guest TD


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 NNTP newsgroup(s).