kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-28 18:24:04 to 2022-01-04 14:00:14 UTC [more...]

[PATCH v5 0/5] Add SBI v0.2 support for KVM
 2022-01-04 13:59 UTC  (5+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Mark the existing SBI implementation as v01

possible deadlock in svm_vm_copy_asid_from
 2022-01-04 13:24 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-04 13:08 UTC  (4+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-01-04 13:04 UTC  (20+ messages)
` [PATCH v5 01/14] iommu: Add dma ownership management interfaces
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type
` [PATCH v5 03/14] amba: Stop sharing platform_dma_configure()
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 05/14] amba: "
` [PATCH v5 06/14] bus: fsl-mc: "
` [PATCH v5 07/14] PCI: "
` [PATCH v5 08/14] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v5 09/14] PCI: portdrv: "
` [PATCH v5 10/14] vfio: Set DMA ownership for VFIO devices
` [PATCH v5 11/14] vfio: Remove use of vfio_group_viable()
` [PATCH v5 12/14] vfio: Delete the unbound_list
` [PATCH v5 13/14] vfio: Remove iommu group notifier
` [PATCH v5 14/14] iommu: Remove iommu group changes notifier

[kvm-unit-tests PATCH 2/2] x86/smptest: Fix whitespacing issues
 2022-01-04 12:51 UTC 

[kvm-unit-tests PATCH 1/2] x86/hyperv: Use correct macro in checking SynIC timer support
 2022-01-04 12:51 UTC 

[PATCH] KVM: x86: Do not create mmu_rmaps_stat for TDP MMU
 2022-01-04 10:38 UTC  (3+ messages)

[PATCH v1 00/13] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2022-01-04 10:35 UTC  (9+ messages)
` [PATCH v1 03/13] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails
` [PATCH v1 04/13] KVM: x86/mmu: Factor out logic to atomically install a new page table
` [PATCH v1 05/13] KVM: x86/mmu: Move restore_acc_track_spte to spte.c
` [PATCH v1 06/13] KVM: x86/mmu: Refactor tdp_mmu iterators to take kvm_mmu_page root

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-04 10:24 UTC  (7+ messages)
` [PATCH v5 34/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-04 10:06 UTC  (25+ messages)
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory

[PATCH v6 0/6] x86/xen: Add in-kernel Xen event channel delivery
 2022-01-04  7:48 UTC  (6+ messages)

[PATCH] vhost/test: fix memory leak of vhost virtqueues
 2022-01-04  6:18 UTC  (3+ messages)

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-01-04  5:23 UTC  (18+ messages)
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-04  3:49 UTC  (5+ messages)

[PATCH v2] vdpa: regist vhost-vdpa dev class
 2022-01-04  3:44 UTC  (2+ messages)

[PATCH] KVM: eventfd: Fix false positive RCU usage warning
 2022-01-04  2:45 UTC 

[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
 2022-01-04  2:42 UTC  (11+ messages)

[PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
 2022-01-04  1:54 UTC  (10+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-04  1:49 UTC  (7+ messages)
` [RFC PATCH 1/8] signals: Make the real-time signal system calls accept different sized sigset_t from user space
` [RFC PATCH 4/8] signals: Remove sigmask() macro

[PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
 2022-01-04  0:48 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-03 23:28 UTC  (22+ messages)
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 10/40] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v8 11/40] x86/sev: "
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper

[PATCH] MAINTAINERS: Update Anup's email address
 2022-01-03 20:07 UTC  (2+ messages)

[PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
 2022-01-03 19:10 UTC  (11+ messages)

[PATCH] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-03 18:05 UTC  (3+ messages)

[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-03 18:05 UTC 

[PATCH v1 ] nitro_enclaves: Add mmap_read_lock() for the get_user_pages() call
 2022-01-03 15:03 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-03 12:56 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-01-03  8:46 UTC  (2+ messages)

[PATCH] KVM:x86: Let kvm-pit thread inherit the cgroups of the calling process
 2022-01-02  8:22 UTC 

[PATCH v5 0/8] IPI virtualization support for VM
 2021-12-31 14:28 UTC  (9+ messages)
` [PATCH v5 1/8] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v5 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v5 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v5 6/8] KVM: VMX: enable IPI virtualization
` [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
` [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization

[PATCH v3 00/22] AMX Support in KVM
 2021-12-31  9:42 UTC  (29+ messages)
` [PATCH v3 05/22] kvm: x86: Check permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v3 09/22] kvm: x86: Enable dynamic XSAVE features "
` [PATCH v3 13/22] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v3 16/22] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v3 19/22] kvm: x86: Get/set expanded xstate buffer
` [PATCH v3 22/22] kvm: x86: Disable interception for IA32_XFD on demand

[PATCH] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2021-12-31  8:08 UTC 

[PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU frequency
 2021-12-31  7:48 UTC  (11+ messages)

[PATCH v11 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-12-31  4:00 UTC  (4+ messages)
` [PATCH v11 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server

[PATCH] KVM: SVM: Create stack frames in VMRUN wrappers to make objtool happy
 2021-12-30 21:32 UTC 

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2021-12-30 21:11 UTC  (2+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2021-12-30 19:45 UTC  (9+ messages)
` [PATCH v5 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v5 2/4] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v5 3/4] KVM: arm64/mmu: "
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[RFC PATCH] x86/kvm: Allow kvm_read_and_reset_apf_flags() to be instrumented
 2021-12-30 18:40 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Assign a canonical address before execute invpcid
 2021-12-30 17:50 UTC  (3+ messages)

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-30 17:26 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v4 00/21] AMX Support in KVM
 2021-12-30  8:46 UTC  (25+ messages)
` [PATCH v4 01/21] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v4 02/21] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v4 03/21] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v4 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v4 05/21] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v4 06/21] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v4 07/21] x86/fpu: Provide fpu_update_guest_perm_features() for guest
` [PATCH v4 08/21] kvm: x86: Check and enable permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v4 09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v4 10/21] kvm: x86: Add emulation for IA32_XFD
` [PATCH v4 11/21] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v4 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v4 13/21] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v4 14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
` [PATCH v4 15/21] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v4 16/21] kvm: x86: Add CPUID "
` [PATCH v4 17/21] x86/fpu: Add uabi_size to guest_fpu
` [PATCH v4 18/21] kvm: x86: Add support for getting/setting expanded xstate buffer
` [PATCH v4 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v4 20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v4 21/21] kvm: x86: Disable interception for IA32_XFD on demand

[PATCH v4 04/13] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2021-12-30  5:49 UTC  (3+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-12-30  3:33 UTC  (4+ messages)
` [PATCH v17 08/15] s390/vfio-ap: keep track of active guests

[PATCH] hugetlbfs: Fix off-by-one error in hugetlb_vmdelete_list()
 2021-12-29 23:29 UTC  (3+ messages)

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start
 2021-12-29 19:55 UTC  (3+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-29 13:54 UTC  (6+ messages)

[PATCH kernel v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-12-29  9:39 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] Add L2 exception handling KVM unit tests for nSVM
 2021-12-29  6:22 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: nSVM: Check #NM exception handling in L2
` [kvm-unit-tests PATCH 2/3] x86: nSVM: Check #BP "
` [kvm-unit-tests PATCH 3/3] x86: nSVM: Check #OF "

[PATCH 0/2] KVM: VMX: Fix and test for emulation + exception
 2021-12-28 23:24 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
` [PATCH 2/2] KVM: selftests: Add a test to force emulation with a "

[syzbot] WARNING in vmx_queue_exception
 2021-12-28 20:53 UTC  (2+ messages)

[PATCH 00/17] KVM: selftests: aarch64: Test userspace IRQ injection
 2021-12-28 19:57 UTC  (2+ messages)

Email lists 100% VALID - Any country in the world
 2021-12-28  1:49 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 NNTP newsgroup(s).