kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 17:28:25 to 2021-12-16 20:21:25 UTC [more...]

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-16 20:20 UTC  (28+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 06/40] x86/sev: Check SEV-SNP features support
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-16 19:59 UTC  (19+ messages)
` [PATCH v3 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v3 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v3 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v3 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v3 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v3 6/9] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v3 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v3 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH v3 9/9] x86/smpboot: Serialize topology updates for secondary bringup

linux-next: Signed-off-by missing for commit in the kvm tree
 2021-12-16 18:52 UTC 

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-16 17:52 UTC  (15+ messages)
` [PATCH v2 4/6] KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-12-16 17:19 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/13] KVM: selftests: Add tests for SEV and SEV-ES guests
 2021-12-16 17:13 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [PATCH v2 02/13] KVM: selftests: sparsebit: add const where appropriate
` [PATCH v2 03/13] KVM: selftests: add hooks for managing encrypted guest memory
` [PATCH v2 04/13] KVM: selftests: handle encryption bits in page tables
` [PATCH v2 05/13] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [PATCH v2 06/13] KVM: selftests: ensure ucall_shared_alloc() allocates shared memory
` [PATCH v2 07/13] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH v2 08/13] KVM: selftests: add SEV boot tests
` [PATCH v2 09/13] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
` [PATCH v2 10/13] KVM: selftests: account for error code in #VC exception frame
` [PATCH v2 11/13] KVM: selftests: add support for creating SEV-ES guests
` [PATCH v2 12/13] KVM: selftests: add library for handling SEV-ES-related exits
` [PATCH v2 13/13] KVM: selftests: add SEV-ES boot tests

[PATCH v2 0/2] KVM: x86: Fix MSR_IA32_PERF_CAPABILITIES writes check and vmx_pmu_msrs_test
 2021-12-16 16:52 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
` [PATCH v2 2/2] KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES

[PATCH] KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in vmx_pmu_msrs_test
 2021-12-16 16:00 UTC  (5+ messages)

[PATCH v2] KVM: LAPIC: Per vCPU control over kvm_can_post_timer_interrupt
 2021-12-16 15:45 UTC  (4+ messages)

The vcpu won't be wakened for a long time
 2021-12-16 15:42 UTC  (4+ messages)

[PATCH 00/12] s390x/pci: zPCI interpretation support
 2021-12-16 15:16 UTC  (15+ messages)
` [PATCH 07/12] s390x/pci: enable for load/store intepretation
` [PATCH 08/12] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting
` [PATCH 11/12] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-12-16 15:16 UTC  (3+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-16 14:51 UTC  (12+ messages)
` [PATCH 22/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH 23/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH 24/32] KVM: s390: intercept the rpcit instruction

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-16 14:12 UTC  (34+ messages)
` [patch 4/6] x86/fpu: Add guest support to xfd_enable_feature()
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()
` [patch 6/6] x86/fpu: Provide kvm_sync_guest_vmexit_xfd_state()

[PATCH 0/5] KVM: arm64: Selftest IPA fixes
 2021-12-16 12:31 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Fix vm_compute_max_gfn on !x86
` [PATCH 2/5] KVM: selftests: Initialise default mode in each test
` [PATCH 3/5] KVM: selftests: arm64: Introduce a variable default IPA size
` [PATCH 4/5] KVM: selftests: arm64: Check for supported page sizes
` [PATCH 5/5] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}

[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [KVM]
 2021-12-16 12:09 UTC  (9+ messages)
` [RFC PATCH v5 1/1] KVM: s390: Clarify SIGP orders versus STOP/RESTART

[PATCH] KVM: arm64: vgic-v3: Fix vcpu index comparison
 2021-12-16 10:45 UTC 

[PATCH] KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
 2021-12-16 10:45 UTC 

[PATCH 00/19] AMX Support in KVM
 2021-12-16 10:28 UTC  (18+ messages)
` [PATCH 09/19] kvm: x86: Prepare reallocation check
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl

[PATCH v2 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2021-12-16  8:47 UTC  (6+ messages)
` [PATCH v2 2/4] intel_iommu: Support IR-only mode without DMA translation
` [PATCH v2 4/4] intel_iommu: Fix irqchip / X2APIC configuration checks

linux-next: manual merge of the kvm tree with the kvm tree
 2021-12-16  4:47 UTC  (2+ messages)

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-12-16  3:14 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Fixes for kvm/queue
 2021-12-16  2:19 UTC  (4+ messages)
` [PATCH V2 1/3] KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()
` [PATCH V2 2/3] KVM: x86/mmu: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed
` [PATCH 3/3] KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG

[PATCH 0/4] KVM: x86/mmu: Zap invalid TDP MMU roots when unmapping
 2021-12-16  0:44 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
` [PATCH 2/4] KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
` [PATCH 3/4] KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
` [PATCH 4/4] KVM: x86/mmu: Use common iterator for walking invalid TDP MMU roots

[PATCH RFC] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2021-12-16  0:18 UTC  (3+ messages)

[PATCH kernel v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-12-15 18:11 UTC  (3+ messages)

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-12-15 20:21 UTC  (9+ messages)
` [PATCH 11/15] KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty

[PATCH 0/7] KVM: x86/mmu: Obsolete root shadow page fix
 2021-12-15 18:53 UTC  (7+ messages)
` [PATCH 1/7] KVM: x86: Retry page fault if MMU reload is pending and root has no sp

[PATCH] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2021-12-15 18:27 UTC  (5+ messages)

[bug report] KVM: Dynamically allocate "new" memslots from the get-go
 2021-12-15 18:11 UTC  (3+ messages)

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-15 17:45 UTC  (6+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()

[PATCH] KVM: x86/mmu: Don't advance iterator after restart due to yielding
 2021-12-15 17:13 UTC  (3+ messages)

[PATCH] selftests: KVM: Fix non-x86 compiling
 2021-12-15 17:12 UTC  (2+ messages)

[KVM] feb627e8d6: kernel-selftests.kvm.vmx_pmu_msrs_test.fail
 2021-12-15 15:58 UTC 

[PATCH v2 0/7] Parallel CPU bringup for x86_64
 2021-12-15 15:16 UTC  (9+ messages)
` [PATCH v2 1/7] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v2 3/7] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU

[PATCH v4 0/6] KVM: arm64: Emulate the OS Lock
 2021-12-15 14:32 UTC  (12+ messages)
` [PATCH v4 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
` [PATCH v4 2/6] KVM: arm64: Stash OSLSR_EL1 in the cpu context
` [PATCH v4 3/6] KVM: arm64: Allow guest to set the OSLK bit
` [PATCH v4 4/6] KVM: arm64: Emulate the OS Lock
` [PATCH v4 5/6] selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
` [PATCH v4 6/6] selftests: KVM: Test OS lock behavior

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-15 12:24 UTC  (10+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[PATCH-for-7.0] target/i386/kvm: Replace use of __u32 type
 2021-12-15 10:36 UTC  (2+ messages)

[PATCH-for-6.2? v2 0/3] misc: Spell QEMU all caps
 2021-12-15 10:31 UTC  (2+ messages)

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-12-14 23:52 UTC  (10+ messages)
` [PATCH 10/28] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
` [PATCH 15/28] KVM: x86/mmu: Take TDP MMU roots off list when invalidating all roots

[RFC PATCH] KVM: x86: add kvm per-vCPU exits disable capability
 2021-12-14 21:07 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Fix dangling page reference in TDP MMU
 2021-12-14 19:45 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: zap invalid roots in kvm_tdp_mmu_zap_all

[PATCH v3] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-12-14 18:59 UTC  (3+ messages)


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).