kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 11:03:01 to 2021-10-20 19:52:56 UTC [more...]

[PATCH v3 0/5] Update vfio_group to use the modern cdev lifecycle
 2021-10-20 19:52 UTC  (2+ messages)

[PATCH] KVM: x86: check for interrupts before deciding whether to exit the fast path
 2021-10-20 19:42 UTC  (2+ messages)

[PATCH] KVM: nVMX: promptly process interrupts delivered while in guest mode
 2021-10-20 19:37 UTC  (2+ messages)

[PATCH] KVM: Avoid atomic operations when kicking the running vCPU
 2021-10-20 19:34 UTC  (2+ messages)

[PATCH v2 kvm-unit-tests 0/2] remove tss_descr, replace with a function
 2021-10-20 19:27 UTC  (3+ messages)
` [PATCH v2 kvm-unit-tests 1/2] unify field names and definitions for GDT descriptors
` [PATCH v2 kvm-unit-tests 2/2] replace tss_descr global with a function

[PATCH kvm-unit-tests 0/2] remove tss_descr, replace with a function
 2021-10-20 19:10 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/2] unify structs for GDT descriptors
` [PATCH kvm-unit-tests 2/2] replace tss_descr global with a function

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-20 19:01 UTC  (25+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v5 04/13] KVM: x86: Move n_memslots_pages recalc to kvm_arch_prepare_memory_region()
` [PATCH v5 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5 06/13] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5 07/13] KVM: Just resync arch fields when slots_arch_lock gets reacquired
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-20 18:59 UTC  (25+ messages)
` [PATCH V2 mlx5-next 06/14] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device
` [PATCH V2 mlx5-next 08/14] vfio: Add a macro for VFIO_DEVICE_STATE_ERROR
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v2 00/14] Use uncached stores while clearing huge pages
 2021-10-20 18:52 UTC  (15+ messages)
` [PATCH v2 01/14] x86/asm: add memset_movnti()
` [PATCH v2 02/14] perf bench: "
` [PATCH v2 03/14] x86/asm: add uncached page clearing
` [PATCH v2 04/14] x86/asm: add clzero based "
` [PATCH v2 05/14] x86/cpuid: add X86_FEATURE_MOVNT_SLOW
` [PATCH v2 06/14] sparse: add address_space __incoherent
` [PATCH v2 07/14] x86/clear_page: add clear_page_uncached()
` [PATCH v2 08/14] mm/clear_page: add clear_page_uncached_threshold()
` [PATCH v2 09/14] x86/clear_page: add arch_clear_page_uncached_threshold()
` [PATCH v2 10/14] clear_huge_page: use uncached path
` [PATCH v2 11/14] gup: add FOLL_HINT_BULK, FAULT_FLAG_UNCACHED
` [PATCH v2 12/14] gup: use uncached path when clearing large regions
` [PATCH v2 13/14] vfio_iommu_type1: specify FOLL_HINT_BULK to pin_user_pages()
` [PATCH v2 14/14] x86/cpu/intel: set X86_FEATURE_MOVNT_SLOW for Skylake

[PATCH v5 0/6] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-10-20 18:38 UTC  (12+ messages)
` [PATCH v5 1/6] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v5 2/6] KVM: SVM: Add helper to generate GHCB MSR verson info, and drop macro
` [PATCH v5 3/6] KVM: SVM: Move kvm_emulate_ap_reset_hold() to AMD specific code
` [PATCH v5 4/6] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v5 5/6] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v5 6/6] KVM: SVM: Increase supported GHCB protocol version

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-20 18:26 UTC  (6+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
` [PATCH 4/4] KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-20 18:08 UTC  (10+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler
` [PATCH v6 09/42] x86/sev: Check SEV-SNP features support

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-20 17:59 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 01/17] x86: Move IDT, GDT and TSS to desc.c
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[GIT PULL] KVM fixes for Linus 5.15-rc7, take 2
 2021-10-20 16:16 UTC  (2+ messages)

[PATCHV2 0/3] kvm: x86: make PTE_PREFETCH_NUM tunable
 2021-10-20 15:56 UTC  (8+ messages)
` [PATCHV2 1/3] KVM: x86: introduce kvm_mmu_pte_prefetch structure
` [PATCHV2 2/3] KVM: x86: use mmu_pte_prefetch for guest_walker
` [PATCHV2 3/3] KVM: x86: add KVM_SET_MMU_PREFETCH ioctl

[TEST PATCH] KVM: selftests: Add a test case for debugfs directory
 2021-10-20 15:19 UTC  (2+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-10-20 15:11 UTC  (5+ messages)
` [PATCH v1 1/5] KVM: x86: nVMX: Add vmcs12 field existence bitmap in nested_vmx
` [PATCH v1 2/5] KVM: x86: nVMX: Update VMCS12 fields existence when nVMX MSRs are set

[PATCH 0/2] KVM: x86: Enhance vendor module error messages
 2021-10-20 14:55 UTC  (2+ messages)

[RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
 2021-10-20 13:52 UTC  (6+ messages)
` [RFC PATCH v3 2/5] kvm/x86: Include asm/pvclock.h in asm/kvmclock.h
` [RFC PATCH v3 3/5] kvm/x86: virtual suspend time injection: Add common definitions
` [RFC PATCH v3 4/5] kvm/x86: virtual suspend time injection: Implement host side
` [RFC PATCH v3 5/5] kvm/x86: virtual suspend time injection: Implement guest side

[patch V2 12/30] x86/fpu: Move KVMs FPU swapping to FPU core
 2021-10-20 13:44 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch V2 13/30] x86/fpu: Replace KVMs home brewed FPU copy from user
 2021-10-20 13:44 UTC  (2+ messages)
` [tip: x86/fpu] "

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-20 12:39 UTC  (12+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices

[PATCH v4 0/5] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-10-20 12:32 UTC  (4+ messages)
` [PATCH v4 3/5] KVM: SVM: Add support to handle AP reset MSR protocol

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-20 12:17 UTC  (5+ messages)
` [PATCH RFC 12/15] "

[PATCH 0/3] fixes for __airqs_kick_single_vcpu()
 2021-10-20 12:12 UTC  (25+ messages)
` [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 2/3] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
` [PATCH 3/3] KVM: s390: clear kicked_mask if not idle after set

[PATCH] rcuwait: do not enter RCU protection unless a wakeup is needed
 2021-10-20 12:04 UTC  (5+ messages)

[PATCH] KVM: Clear pv eoi pending bit only when it is set
 2021-10-20 11:15 UTC  (6+ messages)
    ` 答复: "

[PATCH v5] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:45 UTC  (2+ messages)

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:37 UTC  (13+ messages)
` [PATCH v3 2/3] KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH v4] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-20 10:15 UTC  (3+ messages)

[PATCH v4] KVM: Avoid expensive "should kick" operation for running vCPU
 2021-10-20 10:00 UTC 

[PATCH] KVM: cleanup allocation of rmaps and page tracking data
 2021-10-20  9:21 UTC  (3+ messages)

[patch 0/4] x86/fpu/kvm: Sanitize the FPU guest/user handling
 2021-10-20  9:19 UTC  (3+ messages)

[PATCH v3] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-20  9:16 UTC  (2+ messages)

[kvm-unit-tests PATCH 1/2] x86: Consistently use safe_halt() in place of inline assembly
 2021-10-20  8:03 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] git: Ignore patch files in the git tree

[PATCH] KVM: x86/mmu: Warn on nx_huge_pages when initializing kvm
 2021-10-20  4:31 UTC  (5+ messages)
  ` [PATCH] KVM: x86/mmu: Warn on nx_huge_pages for possible problems
      ` [PATCH v3] KVM: x86/mmu: Warn on iTLB multi-hit "

[PATCH v2] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-20  0:51 UTC  (4+ messages)

[PATCH v2] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-19 23:38 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-10-19 21:17 UTC  (3+ messages)

[patch V2 00/30] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-19 18:11 UTC  (3+ messages)
` [patch V2 23/30] x86/fpu: Move fpregs_restore_userregs() to core

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:53 UTC  (2+ messages)

[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
 2021-10-19 16:52 UTC  (2+ messages)

[PATCH v1] KVM: stats: Decouple stats name string from its field name in structure
 2021-10-19 15:41 UTC  (3+ messages)

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-19 11:26 UTC  (6+ messages)
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices


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