kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-24 17:27:08 to 2022-02-25 18:04:03 UTC [more...]

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-02-25 18:03 UTC  (3+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-25 17:40 UTC  (6+ messages)
` [PATCH v2 15/18] KVM: x86/mmu: rename kvm_mmu_new_pgd, introduce variant that calls get_guest_pgd

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2022-02-25 17:37 UTC  (9+ messages)

[PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection
 2022-02-25 17:34 UTC  (7+ messages)
` [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
` [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v4 07/13] KVM: arm64: Add vendor "
` [PATCH v4 13/13] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list

[PATCH v6 0/9] IPI virtualization support for VM
 2022-02-25 17:29 UTC  (24+ messages)
` [PATCH v6 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v6 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v6 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v6 4/9] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v6 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
` [PATCH v6 7/9] KVM: VMX: enable IPI virtualization
` [PATCH v6 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
` [PATCH v6 9/9] KVM: VMX: Optimize memory allocation for PID-pointer table

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-25 17:27 UTC  (4+ messages)
    ` [EXTERNAL] "

[kvm-unit-tests PATCH] s390x: Add strict mode to specification exception interpretation test
 2022-02-25 17:23 UTC 

[PATCH] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
 2022-02-25 16:51 UTC  (8+ messages)

[PATCH v2] KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
 2022-02-25 16:24 UTC  (2+ messages)
  ` [KVM] 9daee8ca83: kvm-unit-tests.apic.fail

[PATCH v3 0/2] VM fork detection for RNG
 2022-02-25 15:57 UTC  (36+ messages)
` [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
      ` [PATCH v4] "

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-02-25 15:53 UTC  (7+ messages)
` [PATCH v2 0/5] memop selftest for storage key checking
  ` [PATCH v2 1/5] KVM: s390: selftests: Split memop tests
  ` [PATCH v2 2/5] KVM: s390: selftests: Add macro as abstraction for MEM_OP
  ` [PATCH v2 3/5] KVM: s390: selftests: Add named stages for memop test
  ` [PATCH v2 4/5] KVM: s390: selftests: Add more copy memop tests
  ` [PATCH v2 5/5] KVM: s390: selftests: Add error "

[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
 2022-02-25 15:37 UTC  (18+ messages)
` [PATCH v3 03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call
` [PATCH v3 06/19] KVM: arm64: Track vCPU power state using MP state values
` [PATCH v3 09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
` [PATCH v3 12/19] KVM: arm64: Add support for userspace to suspend a vCPU
` [PATCH v3 13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND

[PATCH v3] KVM: VMX: Enable Notify VM exit
 2022-02-25 15:13 UTC  (7+ messages)

[PATCH] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-02-25 15:08 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/emulator: Fix wrong checks when loading code segment in emulator
 2022-02-25 15:07 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor()

[PATCH 0/3] KVM: Reduce TSC scaling race condition mess
 2022-02-25 14:53 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl
` [PATCH 2/3] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
` [PATCH 3/3] KVM: x86: Test case for TSC scaling and offset sync

[GIT PULL] KVM/arm64 fixes for 5.17, take #4
 2022-02-25 14:49 UTC  (2+ messages)

[PATCH kvmtool v4 0/3] aarch64: Add stolen time support
 2022-02-25 13:54 UTC  (5+ messages)
` [PATCH kvmtool v4 1/3] "

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-25 13:45 UTC  (3+ messages)
` [PATCH v6 42/64] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's

[PATCH kvmtool v5 0/3] aarch64: Add stolen time support
 2022-02-25 13:37 UTC  (4+ messages)
` [PATCH kvmtool v5 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v5 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v5 3/3] Add --no-pvtime command line argument

[PATCH v3 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-25 13:29 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
 2022-02-25 13:17 UTC  (4+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-25 12:55 UTC  (9+ messages)

[PATCH] x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
 2022-02-25 12:02 UTC 

[PATCH v6 0/7] KVM: SVM: Add initial GHCB protocol version 2 support
 2022-02-25 10:40 UTC  (2+ messages)

[PATCH RFC v1 0/2] VM fork detection for RNG
 2022-02-25 10:40 UTC  (5+ messages)

[PATCH] x86/kvm: Don't waste memory if kvmclock is disabled
 2022-02-25 10:35 UTC 

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-25 10:35 UTC 

[PATCH] KVM: x86: Temporarily drop kvm->srcu when uninitialized vCPU is blocking
 2022-02-25 10:35 UTC 

[PATCH] selftests: kvm: add hyperv_svm_test to .gitignore
 2022-02-25 10:35 UTC 

[PATCH] x86/kvm: Don't use PV TLB/yield when mwait is advertised
 2022-02-25 10:35 UTC 

[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
 2022-02-25 10:32 UTC  (4+ messages)

[PATCH 0/2] KVM: VMX: Revert back to refreshing HOST_CR3 at ->run
 2022-02-25 10:29 UTC 

[PATCH] kselftest: add generated objects to .gitignore
 2022-02-25 10:27 UTC 

[PATCH] KVM: x86: Temporarily drop kvm->srcu when uninitialized vCPU is blocking
 2022-02-25  9:59 UTC 

[PATCH] KVM: x86: Reacquire kvm->srcu in vcpu_run() if exiting on pending signal
 2022-02-25  9:59 UTC 

[PATCH] selftests: kvm: add hyperv_svm_test to .gitignore
 2022-02-25  9:59 UTC 

[PATCH] x86/kvm: Don't use PV TLB/yield when mwait is advertised
 2022-02-25  9:59 UTC 

[kvm-unit-tests PATCH v4 0/3] x86/emulator: Add some tests for loading segment descriptor in emulator
 2022-02-25  9:49 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] x86/emulator: Add some tests for far ret instruction emulation
` [kvm-unit-tests PATCH v4 2/3] x86/emulator: Rename test_ljmp() as test_far_jmp()
` [kvm-unit-tests PATCH v4 3/3] x86/emulator: Add some tests for far jmp instruction emulation

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-02-25  9:49 UTC  (2+ messages)

[PATCH] x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
 2022-02-25  8:46 UTC 

[PATCH] x86/kvm: Don't use PV TLB/yield when mwait is advertised
 2022-02-25  8:29 UTC 

[PATCH] selftests: kvm: add hyperv_svm_test to .gitignore
 2022-02-25  7:05 UTC 

[PATCH][resend] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-02-25  3:44 UTC 

[PATCH 0/2] KVM: VMX: Revert back to refreshing HOST_CR3 at ->run
 2022-02-25  2:39 UTC  (4+ messages)
` [PATCH 1/2] Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
` [PATCH 2/2] Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"

[PATCH v2] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-25  2:27 UTC  (2+ messages)
` 答复: "

[PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
 2022-02-25  1:34 UTC  (3+ messages)

[PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
 2022-02-24 23:15 UTC  (4+ messages)

[GIT PULL] KVM changes for 5.17-rc6
 2022-02-24 22:41 UTC  (2+ messages)

[PATCH] KVM: x86: Temporarily drop kvm->srcu when uninitialized vCPU is blocking
 2022-02-24 22:28 UTC  (2+ messages)

[RFC PATCH] KVM: x86: (Failing) test case for TSC scaling and offset sync
 2022-02-24 22:18 UTC 

[RFC PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
 2022-02-24 21:34 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2022-02-24 21:22 UTC  (21+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
  ` [RFC PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
  ` [RFC PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
  ` [RFC PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
  ` [RFC PATCH v2 05/19] vdpa: introduce virtqueue groups
  ` [RFC PATCH v2 06/19] vdpa: multiple address spaces support
  ` [RFC PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
  ` [RFC PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
  ` [RFC PATCH v2 09/19] vhost: support ASID in IOTLB API
  ` [RFC PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
  ` [RFC PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
  ` [RFC PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
  ` [RFC PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
  ` [RFC PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
  ` [RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
  ` [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
  ` [RFC PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
  ` [RFC PATCH v2 18/19] vdpa_sim: filter destination mac address
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

[PATCH] KVM: x86: Reacquire kvm->srcu in vcpu_run() if exiting on pending signal
 2022-02-24 20:49 UTC  (2+ messages)

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-24 20:46 UTC  (8+ messages)
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P

[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-02-24 20:12 UTC  (17+ messages)
` [RFC PATCH 06/13] KVM: SVM: Add logic to determine x2APIC mode
` [RFC PATCH 07/13] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [RFC PATCH 08/13] KVM: SVM: Do not update logical APIC ID table when in x2APIC mode
` [RFC PATCH 09/13] KVM: SVM: Introduce helper function avic_get_apic_id
` [RFC PATCH 10/13] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [RFC PATCH 11/13] KVM: SVM: Add logic to switch between APIC and x2APIC virtualization mode
` [RFC PATCH 12/13] KVM: SVM: Remove APICv inhibit reasone due to x2APIC
` [RFC PATCH 13/13] KVM: SVM: Use fastpath x2apic IPI emulation when #vmexit with x2AVIC

[PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB save area
 2022-02-24 19:38 UTC  (2+ messages)
` [PATCH v11 3.1/45] "

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-02-24 19:20 UTC  (10+ messages)
` [PATCH 02/23] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 03/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH 19/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-02-24 18:59 UTC  (6+ messages)

[kvm-unit-tests PATCH v4 0/8] s390x: Extend instruction interception tests
 2022-02-24 18:42 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/8] s390x: Add more tests for MSCH
` [kvm-unit-tests PATCH v4 6/8] s390x: Add more tests for STSCH

[PATCH 0/3] KVM: x86: Fixes for kvm/queue
 2022-02-24 17:50 UTC  (6+ 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).