kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 08:47:04 to 2022-02-11 21:47:48 UTC [more...]

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-11 21:47 UTC  (25+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly
      ` KVM: x86: Reconsider the current approach of vPMU

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-11 21:43 UTC  (13+ messages)

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-11 19:38 UTC  (3+ messages)

[PATCH v2] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-11 19:36 UTC 

[PATCH 00/12] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-11 18:48 UTC  (44+ messages)
` [PATCH 01/12] KVM: x86: host-initiated EFER.LME write affects the MMU
` [PATCH 02/12] KVM: MMU: move MMU role accessors to header
` [PATCH 03/12] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH 04/12] KVM: MMU: WARN if PAE roots linger after kvm_mmu_unload
` [PATCH 05/12] KVM: MMU: avoid NULL-pointer dereference on page freeing bugs
` [PATCH 06/12] KVM: MMU: rename kvm_mmu_reload
` [PATCH 07/12] KVM: x86: use struct kvm_mmu_root_info for mmu->root
` [PATCH 08/12] KVM: MMU: do not consult levels when freeing roots
` [PATCH 09/12] KVM: MMU: look for a cached PGD when going from 32-bit to 64-bit
` [PATCH 10/12] KVM: MMU: load new PGD after the shadow MMU is initialized
` [PATCH 11/12] KVM: MMU: remove kvm_mmu_calc_root_page_role
` [PATCH 12/12] KVM: x86: do not unload MMU roots on all role changes

[PATCH v4 00/10] KVM: s390: Do storage key checking
 2022-02-11 18:22 UTC  (11+ messages)
` [PATCH v4 01/10] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v4 02/10] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v4 03/10] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v4 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v4 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v4 07/10] KVM: s390: Rename existing vcpu memop functions
` [PATCH v4 08/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v4 09/10] KVM: s390: Update api documentation for memop ioctl
` [PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2022-02-11 18:16 UTC  (8+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH] KVM: x86: fix hardlockup due to LAPIC hrtimer period drift
 2022-02-11 17:49 UTC 

[PATCH V2] selftests: kvm: Remove absent target file
 2022-02-11 17:37 UTC  (5+ messages)

[PATCH 0/3] KVM: SVM: fix race between interrupt delivery and AVIC inhibition
 2022-02-11 17:35 UTC  (9+ messages)
` [PATCH 1/3] KVM: SVM: extract avic_ring_doorbell
` [PATCH 2/3] KVM: SVM: set IRR in svm_deliver_interrupt
` [PATCH 3/3] KVM: SVM: fix race between interrupt delivery and AVIC inhibition

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-11 17:27 UTC  (5+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

[GIT PULL] KVM/arm64 fixes for 5.17, take #3
 2022-02-11 17:11 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fixes for kvm/queue
 2022-02-11 17:04 UTC  (5+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-11 16:35 UTC  (3+ messages)
` [PATCH v6 05/64] KVM: arm64: nv: Add EL2 system registers to vcpu context

[PATCH 07/49] KVM: x86: replace bitmap_weight with bitmap_empty where appropriate
 2022-02-11 16:34 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] configure changes and rename --target-efi
 2022-02-11 16:19 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/4] configure: Fix whitespaces for the --gen-se-header help text
` [kvm-unit-tests PATCH 2/4] configure: Restrict --target-efi to x86_64
` [kvm-unit-tests PATCH 3/4] configure: Make the --target option available to all architectures
` [kvm-unit-tests PATCH RFC 4/4] Rename --target-efi to --efi-payload

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2022-02-11 16:06 UTC  (4+ messages)
` [RFC PATCH 4/6] KVM: X86: Introduce role.level_promoted

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-11 11:03 UTC  (8+ messages)
` [PATCH V7 mlx5-next 10/15] vfio: Remove migration protocol v1 documentation
` [PATCH V7 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v3 00/10] KVM: s390: Do storage key checking
 2022-02-11  9:17 UTC  (14+ messages)
` [PATCH v3 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v3 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v3 09/10] KVM: s390: Update api documentation for memop ioctl

[PATCH] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
 2022-02-11  8:52 UTC  (5+ messages)

[PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-11  6:07 UTC 

[PATCH v2 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-11  6:07 UTC  (2+ messages)

[PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-02-11  5:04 UTC  (7+ messages)

[PATCH] x86 UEFI: Fix broken build for UEFI
 2022-02-11  3:07 UTC  (3+ messages)

[PATCH] Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
 2022-02-11  2:24 UTC 

[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-11  0:08 UTC 

[PATCH v5] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-11  0:10 UTC  (3+ messages)

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-10 23:45 UTC  (19+ messages)
` [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH] KVM: x86: Fix rmap allocation for very large memslots
 2022-02-10 21:00 UTC  (3+ messages)

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-10 19:28 UTC  (23+ messages)
` [PATCH 01/23] KVM: MMU: pass uses_nx directly to reset_shadow_zero_bits_mask
` [PATCH 03/23] KVM: MMU: remove valid from extended role
` [PATCH 07/23] KVM: MMU: remove kvm_mmu_calc_root_page_role

ご連絡ありがとうございます
 2022-02-10 18:40 UTC 

[PATCH] selftest: KVM: Remove absent target file
 2022-02-10 17:19 UTC 

[kvm-unit-tests BUG] x86: debug.c compilation error with --target-efi
 2022-02-10 17:13 UTC  (2+ messages)

[PATCH MANUALSEL 5.15 1/8] KVM: eventfd: Fix false positive RCU usage warning
 2022-02-10 16:42 UTC  (15+ messages)
` [PATCH MANUALSEL 5.15 2/8] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH MANUALSEL 5.15 3/8] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH MANUALSEL 5.15 4/8] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
` [PATCH MANUALSEL 5.15 5/8] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
` [PATCH MANUALSEL 5.15 6/8] KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
` [PATCH MANUALSEL 5.15 7/8] KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
` [PATCH MANUALSEL 5.15 8/8] KVM: x86: Report deprecated x87 features in supported CPUID

[PATCH MANUALSEL 5.16 1/8] KVM: eventfd: Fix false positive RCU usage warning
 2022-02-10 16:42 UTC  (16+ messages)
` [PATCH MANUALSEL 5.16 2/8] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH MANUALSEL 5.16 3/8] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH MANUALSEL 5.16 4/8] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
` [PATCH MANUALSEL 5.16 5/8] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
` [PATCH MANUALSEL 5.16 6/8] KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
` [PATCH MANUALSEL 5.16 7/8] KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
` [PATCH MANUALSEL 5.16 8/8] KVM: x86: Report deprecated x87 features in supported CPUID

[PATCH MANUALSEL 5.10 1/6] KVM: eventfd: Fix false positive RCU usage warning
 2022-02-10 16:41 UTC  (13+ messages)
` [PATCH MANUALSEL 5.10 2/6] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH MANUALSEL 5.10 3/6] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH MANUALSEL 5.10 4/6] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
` [PATCH MANUALSEL 5.10 5/6] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
` [PATCH MANUALSEL 5.10 6/6] KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow

[kvm-unit-tests PATCH v3 0/2] x86/emulator: Add some tests for loading segment descriptor in emulator
 2022-02-10 16:41 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/3] x86/emulator: Add some tests for far ret instruction emulation
` [kvm-unit-tests PATCH v3 2/3] x86/emulator: Rename test_ljmp() as test_far_jmp()
` [kvm-unit-tests PATCH v3 3/3] x86/emulator: Add some tests for far jmp instruction emulation

[PATCH MANUALSEL 5.4 1/2] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
 2022-02-10 16:35 UTC  (4+ messages)
` [PATCH MANUALSEL 5.4 2/2] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2022-02-10 15:23 UTC  (8+ messages)
` [PATCH RFC 12/39] KVM: x86/xen: store virq when assigning evtchn
      ` [EXTERNAL] "
` [PATCH RFC 15/39] KVM: x86/xen: handle PV spinlocks slowpath

[RFC v4 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-10 15:19 UTC  (8+ messages)
` [RFC v4 5/8] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [RFC v4 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH] KVM: x86/pmu: Distinguish EVENTSEL bitmasks for uniform event creation and filtering
 2022-02-10 14:09 UTC  (2+ messages)

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-10 14:07 UTC  (4+ messages)
` [PATCH v3 4/5] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[PATCH] perf/amd: Implement errata #1292 workaround for F19h M00-0Fh
 2022-02-10 13:56 UTC  (11+ messages)
` [PATCH v2] perf/amd: Implement erratum "

warning in kvm_hv_invalidate_tsc_page due to writes to guest memory from VM ioctl context
 2022-02-10 13:44 UTC  (9+ messages)

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-02-10 13:22 UTC 

Confidential Computing microconference 2022 planning kick-off
 2022-02-10 11:18 UTC 

[PATCH v2] KVM: x86: Fix emulation in writing cr8
 2022-02-10  9:45 UTC 

[PATCH v2] perf/amd: Implement erratum #1292 workaround for F19h M00-0Fh
 2022-02-10  8:46 UTC  (5+ messages)
` [PATCH v3] "


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