kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 23:08:43 to 2021-12-01 17:22:54 UTC [more...]

[PATCH 0/6] KVM: Dirty Quota-Based VM Live Migration Auto-Converge
 2021-12-01 17:22 UTC  (6+ messages)
` [PATCH 3/6] Add KVM_CAP_DIRTY_QUOTA_MIGRATION and handle vCPU page faults

[kvm-unit-tests PATCH v8 00/10] MTTCG sanity tests for ARM
 2021-12-01 17:07 UTC  (6+ messages)
` [kvm-unit-tests PATCH v8 04/10] run_tests.sh: add --config option for alt test set

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-01 16:36 UTC  (45+ messages)
` [PATCH v6 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v6 02/29] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v6 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v6 05/29] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v6 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v6 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v6 08/29] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v6 09/29] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v6 10/29] KVM: x86: "
` [PATCH v6 11/29] KVM: RISC-V: "
` [PATCH v6 12/29] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v6 13/29] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v6 14/29] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v6 15/29] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v6 16/29] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v6 17/29] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v6 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v6 19/29] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v6 20/29] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v6 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v6 22/29] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v6 23/29] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v6 24/29] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v6 27/29] KVM: Optimize overlapping memslots check
` [PATCH v6 28/29] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v6 29/29] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
 2021-12-01 16:11 UTC  (20+ messages)
` [PATCH 01/12] selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 02/12] selftests: sev_migrate_tests: free all VMs
` [PATCH 03/12] KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
` [PATCH 05/12] KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 06/12] KVM: SEV: initialize regions_list of a mirror VM
` [PATCH 07/12] KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
` [PATCH 09/12] KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
` [PATCH 10/12] KVM: SEV: Prohibit migration of a VM that has mirrors
` [PATCH 11/12] KVM: SEV: do not take kvm->lock when destroying

[kvm-unit-tests PATCH] s390x/cpumodel: give each test a unique output line
 2021-12-01 16:09 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-01 16:09 UTC  (23+ messages)
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v3 08/29] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 10/29] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable

[PATCH 0/2] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-01 15:13 UTC  (4+ messages)
` [PATCH 2/2] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-12-01 15:05 UTC  (16+ messages)
` [RFC PATCH v3 53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space
` [RFC PATCH v3 54/59] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-01 13:49 UTC  (7+ messages)

[PATCH v3 0/6] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-12-01 13:29 UTC  (9+ messages)
` [PATCH v3 1/6] KVM: arm64: Reorder vcpu flag definitions
` [PATCH v3 2/6] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH v3 3/6] KVM: arm64: Remove unused __sve_save_state
` [PATCH v3 4/6] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH v3 5/6] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH v3 6/6] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

Q. about KVM and CPU hotplug
 2021-12-01 10:30 UTC  (8+ messages)

[kvm-unit-tests PATCH] x86: Remove invalid clwb test code
 2021-12-01  9:26 UTC 

[PATCH] KVM: s390: Fix names of skey constants in api documentation
 2021-12-01  8:45 UTC  (2+ messages)

[PATCH V2] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
 2021-12-01  8:12 UTC 

[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
 2021-12-01  6:29 UTC  (4+ messages)
` [PATCH 07/11] KVM: x86: Disable SMM for TDX

[RFC PATCH 00/15] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2021-12-01  4:19 UTC  (33+ messages)
` [RFC PATCH 03/15] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails
` [RFC PATCH 04/15] KVM: x86/mmu: Factor out logic to atomically install a new page table
` [RFC PATCH 05/15] KVM: x86/mmu: Abstract mmu caches out to a separate struct
` [RFC PATCH 06/15] KVM: x86/mmu: Derive page role from parent
` [RFC PATCH 12/15] KVM: x86/mmu: Split large pages when dirty logging is enabled
` [RFC PATCH 13/15] KVM: x86/mmu: Split large pages during CLEAR_DIRTY_LOG

[PATCH v2 2/2] KVM: x86: Use x86_get_cpufreq_khz to get frequency for kvmclock
 2021-12-01  3:00 UTC 

[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
 2021-12-01  2:46 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu: "
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock

[PATCH] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
 2021-12-01  2:36 UTC  (3+ messages)

[PATCH 00/15] Currently disabling dirty logging with the TDP MMU is extremely slow. On a 96 vCPU / 96G VM it takes ~45 seconds to disable dirty logging with the TDP MMU, as opposed to ~3.5 seconds with the legacy MMU. This series optimizes TLB flushes and introduces in-place large page promotion, to bring the disable dirty log time down to ~2 seconds
 2021-12-01  1:59 UTC  (8+ messages)
` [PATCH 15/15] KVM: x86/mmu: Promote pages in-place when disabling dirty logging

[PATCH 1/2] x86/cpu: introduce x86_get_freq
 2021-11-30 21:36 UTC  (2+ messages)

[PATCH] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-11-30 21:09 UTC  (3+ messages)

[PATCH] KVM: ensure APICv is considered inactive if there is no APIC
 2021-11-30 21:08 UTC  (4+ messages)

Potential bug in TDP MMU
 2021-11-30 20:23 UTC  (10+ messages)

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-30 20:11 UTC  (14+ messages)
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH 0/2] optimize spte zapping in zap_gfn_range()
 2021-11-30 19:40 UTC  (7+ messages)
` [PATCH 1/2] Revert "KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs"
` [PATCH 2/2] KVM: mmu/x86: optimize zapping by retaining non-leaf SPTEs and avoid rcu stall

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-30 19:40 UTC  (15+ messages)

drivers/vfio/vfio.c:293: warning: expecting prototype for Container objects(). Prototype was for vfio_container_get() instead
 2021-11-30 19:30 UTC  (2+ messages)

[PATCH] vfio/pci: Fix OpRegion read
 2021-11-30 19:30 UTC  (3+ messages)

[GIT PULL] KVM fixes for 5.16-rc4
 2021-11-30 17:44 UTC  (2+ messages)

[PATCH v3 kvm-unit-tests 0/8] x86: Move IDT, GDT and TSS to C code
 2021-11-30 17:26 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/9] x86: cleanup handling of 16-byte GDT descriptors

[PATCH] KVM: VMX: Set failure code in prepare_vmcs02()
 2021-11-30 16:30 UTC  (2+ messages)

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-11-30 16:16 UTC  (7+ messages)
` [PATCH 01/28] KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
` [PATCH 27/28] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-11-30 16:07 UTC  (8+ messages)
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook

[PATCH AUTOSEL 5.10 40/43] vhost-vdpa: clean irqs before reseting vdpa device
 2021-11-30 14:50 UTC 

[PATCH AUTOSEL 5.15 61/68] vhost-vdpa: clean irqs before reseting vdpa device
 2021-11-30 14:46 UTC 

[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
 2021-11-30 14:34 UTC  (8+ messages)

[PATCH v2 0/6] nSVM optional features
 2021-11-30 11:34 UTC  (4+ messages)

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
 2021-11-30 11:32 UTC  (3+ messages)

[RFC PATCH v2 00/11] KVM: arm64: Add support for hypercall services selection
 2021-11-30 10:19 UTC  (10+ messages)
` [RFC PATCH v2 01/11] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH v2 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH] KVM: fix avic_set_running for preemptable kernels
 2021-11-30 10:00 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/3] Regression test for L1 LDTR persistence bug
 2021-11-30  8:42 UTC  (4+ messages)

[PATCH 0/4] KVM: VMX: process posted interrupts on APICv-disable vCPUs
 2021-11-30  8:31 UTC  (15+ messages)
` [PATCH 1/4] KVM: x86: ignore APICv if LAPIC is not enabled
` [PATCH 2/4] KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
` [PATCH 3/4] KVM: x86: check PIR even for vCPUs with disabled APICv
` [PATCH 4/4] KVM: x86: Use a stable condition around all VT-d PI paths

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-11-30  7:42 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
` [PATCH v2 3/6] KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
` [PATCH v2 4/6] KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
` [PATCH v2 5/6] KVM: x86: Update vPMCs when retiring instructions
` [PATCH v2 6/6] KVM: x86: Update vPMCs when retiring branch instructions

[PATCH 1/1] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
 2021-11-30  1:24 UTC  (3+ messages)

[PATCH v2] KVM: x86/mmu: Update number of zapped pages even if page list is stable
 2021-11-30  1:01 UTC  (2+ 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).