messages from 2021-11-30 21:42:42 to 2021-12-02 17:52:21 UTC [more...]
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-02 17:52 UTC (3+ messages)
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT
[PATCH RFC v2] vfio: Documentation for the migration region
2021-12-02 17:46 UTC (12+ messages)
[RFC PATCH 00/15] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
2021-12-02 17:41 UTC (53+ 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 08/15] KVM: x86/mmu: Helper method to check for large and present sptes
` [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
` [RFC PATCH 15/15] KVM: x86/mmu: Update page stats when splitting large pages
[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
2021-12-02 15:34 UTC (4+ messages)
[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
2021-12-02 15:16 UTC (5+ messages)
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
[kvm-unit-tests PATCH] s390x: uv: Fix UVC cmd prepare reset name
2021-12-02 13:28 UTC (2+ messages)
[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
2021-12-02 13:11 UTC (29+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [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 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable
[kvm-unit-tests PATCH v2 0/2] s390x: firq: floating interrupt test
2021-12-02 12:45 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v2 2/2] s390x: firq: floating interrupt test
[kvm-unit-tests PATCH v1 0/2] s390x: firq: floating interrupt test
2021-12-02 12:24 UTC (11+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v1 2/2] s390x: firq: floating interrupt test
[PATCH v5 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
2021-12-02 12:20 UTC (2+ messages)
[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
2021-12-02 12:02 UTC (15+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful
[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
2021-12-02 11:53 UTC (10+ messages)
` [kvm-unit-tests PATCH v9 1/9] docs: mention checkpatch in the README
` [kvm-unit-tests PATCH v9 2/9] arm/flat.lds: don't drop debug during link
` [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support
` [kvm-unit-tests PATCH v9 4/9] lib: add isaac prng library from CCAN
` [kvm-unit-tests PATCH v9 5/9] arm/tlbflush-code: TLB flush during code execution
` [kvm-unit-tests PATCH v9 6/9] arm/locking-tests: add comprehensive locking test
` [kvm-unit-tests PATCH v9 7/9] arm/barrier-litmus-tests: add simple mp and sal litmus tests
` [kvm-unit-tests PATCH v9 8/9] arm/run: use separate --accel form
` [kvm-unit-tests PATCH v9 9/9] arm/tcg-test: some basic TCG exercising tests
[PATCH v6 00/29] KVM: Scalable memslots implementation
2021-12-02 10:32 UTC (46+ messages)
` [PATCH v6 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
` [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] KVM: s390: Fix names of skey constants in api documentation
2021-12-02 10:31 UTC (3+ messages)
[RFC PATCH v2 00/44] TDX support
2021-12-02 8:56 UTC (4+ messages)
` [RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency
[PATCH v2] MAINTAINERS: Update Atish's email address
2021-12-02 8:50 UTC (2+ messages)
[kvm-unit-tests PATCH] s390x/cpumodel: give each test a unique output line
2021-12-02 8:13 UTC (2+ messages)
[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
2021-12-02 7:19 UTC (6+ messages)
` [PATCH v2 1/2] x86/cpu: "
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock
` "
[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2021-12-02 2:03 UTC (5+ messages)
` [PATCH 04/28] KVM: x86/mmu: Retry page fault if root is invalidated by memslot update
[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
2021-12-02 1:19 UTC (6+ messages)
` [PATCH 03/11] KVM: x86: Clean up kvm_vcpu_ioctl_x86_setup_mce()
` [PATCH 07/11] KVM: x86: Disable SMM for TDX
[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
2021-12-02 0:31 UTC (5+ messages)
[PATCH] vfio/pci: Resolve sparse endian warnings in IGD support
2021-12-01 23:45 UTC
Potential bug in TDP MMU
2021-12-01 23:44 UTC (5+ messages)
[RFC PATCH v3 00/59] KVM: X86: TDX support
2021-12-01 20:28 UTC (12+ messages)
` [RFC PATCH v3 14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
2021-12-01 18:21 UTC (15+ 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 08/12] selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
` [PATCH 10/12] KVM: SEV: Prohibit migration of a VM that has mirrors
[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 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
[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 (7+ messages)
[kvm-unit-tests PATCH] x86: Remove invalid clwb test code
2021-12-01 9:26 UTC
[PATCH V2] ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
2021-12-01 8:12 UTC
[PATCH v2 2/2] KVM: x86: Use x86_get_cpufreq_khz to get frequency for kvmclock
2021-12-01 3:00 UTC
[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 (7+ messages)
` [PATCH 15/15] KVM: x86/mmu: Promote pages in-place when disabling dirty logging
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox