kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 12:14:28 to 2022-01-14 20:32:05 UTC [more...]

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-14 20:31 UTC  (4+ messages)
` [PATCH v2 01/30] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v2 02/30] s390/sclp: detect the AISII facility
` [PATCH v2 03/30] s390/sclp: detect the AENI facility

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-14 20:29 UTC  (30+ messages)
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

PMU virtualization and AMD erratum 1292
 2022-01-14 20:02 UTC 

[PATCH RFC] vfio: Revise and update the migration uAPI description
 2022-01-14 19:35 UTC 

[PATCH v2 0/6] KVM: x86/pmu: Use binary search to check filtered events
 2022-01-14 19:15 UTC  (8+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] selftests: kvm/x86: Parameterize the CPUID vendor string check
` [PATCH v2 3/6] selftests: kvm/x86: Introduce is_amd_cpu()
` [PATCH v2 4/6] selftests: kvm/x86: Export x86_family() for use outside of processor.c
` [PATCH v2 5/6] selftests: kvm/x86: Introduce x86_model()
` [PATCH v2 6/6] selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER

[GIT PULL] First batch of KVM changes for Linux 5.17
 2022-01-14 19:14 UTC 

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-14 17:42 UTC  (9+ messages)
` [PATCH v5 05/69] KVM: arm64: Allow preservation of the S2 SW bits
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 11/69] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-14 17:34 UTC  (27+ messages)
` [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

(no subject)
 2022-01-14 17:17 UTC  (4+ messages)
` 

[PATCH 0/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-14 17:00 UTC  (30+ messages)
` [PATCH 2/2] "

[PATCH 0/5] kvm: fix latent guest entry/exit bugs
 2022-01-14 16:49 UTC  (24+ messages)
` [PATCH 1/5] kvm: add exit_to_guest_mode() and enter_from_guest_mode()
` [PATCH 2/5] kvm/arm64: rework guest entry logic
` [PATCH 5/5] kvm/x86: "

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-14 16:38 UTC  (11+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
 2022-01-14 16:30 UTC  (5+ messages)

[PATCH 0/5] KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN for CPU hotplug
 2022-01-14 16:21 UTC  (10+ messages)
` [PATCH 1/5] KVM: x86: Fix indentation in kvm_set_cpuid()
` [PATCH 2/5] KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries
` [PATCH 3/5] KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
` [PATCH 4/5] KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
` [PATCH 5/5] KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-14 16:13 UTC  (11+ messages)
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers

[PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-14 14:07 UTC  (7+ messages)
` [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v5 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v5 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v5 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v5 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v5 6/6] hw/arm/virt: Drop superfluous checks against highmem

KVM-RT high max latency after upgrade host from 4.19 to 5.15
 2022-01-14 13:57 UTC 

[PATCH] KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
 2022-01-14 13:49 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] s390x: Allocation and hosting environment detection fixes
 2022-01-14 13:43 UTC  (26+ messages)
` [kvm-unit-tests PATCH 1/5] lib: s390x: vm: Add kvm and lpar vm queries
` [kvm-unit-tests PATCH 2/5] s390x: css: Skip if we're not run by qemu
` [kvm-unit-tests PATCH 3/5] s390x: diag308: Only test subcode 2 under QEMU
` [kvm-unit-tests PATCH 4/5] s390x: smp: Allocate memory in DMA31 space
` [kvm-unit-tests PATCH 5/5] s390x: firq: Fix sclp buffer allocation

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-14 13:40 UTC  (4+ messages)

[PATCH] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-01-14 10:54 UTC 

[PATCH] KVM: X86: set vcpu preempted only if it is preempted
 2022-01-14  9:58 UTC  (8+ messages)
      ` 答复: "

[PATCH] KVM: x86: fix kvm_vcpu_is_preempted
 2022-01-14  9:49 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
 2022-01-14  8:02 UTC  (6+ messages)

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-14  6:23 UTC  (19+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
 2022-01-14  6:12 UTC  (2+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-14  5:53 UTC  (13+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory

[PATCH v2 0/4] KVM: x86/mmu: Fix write-protection bug in the TDP MMU
 2022-01-13 23:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Fix write-protection of PTs mapped by "
` [PATCH v2 2/4] KVM: x86/mmu: Clear MMU-writable during changed_pte notifier
` [PATCH v2 3/4] KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants
` [PATCH v2 4/4] KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access()

[PATCH 0/2] KVM: x86/mmu: Fix write-protection bug in the TDP MMU
 2022-01-13 22:40 UTC  (12+ messages)
` [PATCH 1/2] KVM: x86/mmu: Fix write-protection of PTs mapped by "
` [PATCH 2/2] KVM: x86/mmu: Improve comment about TLB flush semantics for write-protection

[PATCH v1 0/3] ARM64: Guest performance improvement during dirty
 2022-01-13 22:18 UTC  (4+ messages)
` [PATCH v1 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [PATCH v1 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [PATCH v1 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[PATCH 0/6] KVM: x86/pmu: Use binary search to check filtered events
 2022-01-13 18:11 UTC  (4+ messages)
` [PATCH 3/6] selftests: kvm/x86: Introduce is_amd_cpu()

[PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address
 2022-01-13 16:57 UTC  (3+ messages)
` Query about calling kvm_vcpu_gfn_to_memslot() with a GVA (Re: "

KVM: Warn if mark_page_dirty() is called without an active vCPU
 2022-01-13 15:09 UTC  (10+ messages)
    ` [PATCH] KVM: avoid warning on s390 in mark_page_dirty

[kvm-unit-tests PATCH 0/8] s390x: sie: Add PV snippet support
 2022-01-13 13:17 UTC  (7+ messages)
` [kvm-unit-tests PATCH 7/8] s390x: snippets: Add PV support

[kvm-unit-tests PATCH v4 0/2] Add specification exception tests
 2022-01-13 12:49 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: Add specification exception test
` [kvm-unit-tests PATCH v4 2/2] s390x: Test specification exceptions during transaction


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