Show patches with: none      |   112004 patches
« 1 2 ... 351 352 3531120 1121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86 - - - --- 2021-11-11 Vitaly Kuznetsov New
[7/7] selftest: KVM: Add intra host migration tests Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[6/7] selftest: KVM: Add open sev dev helper Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[5/7] KVM: SEV: Add support for SEV-ES intra host migration Add AMD SEV and SEV-ES intra host migration support - 1 - --- 2021-11-11 Paolo Bonzini New
[4/7] KVM: SEV: Add support for SEV intra host migration Add AMD SEV and SEV-ES intra host migration support - 1 - --- 2021-11-11 Paolo Bonzini New
[3/7] KVM: SEV: provide helpers to charge/uncharge misc_cg Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[2/7] KVM: generalize "bugged" VM to "dead" VM Add AMD SEV and SEV-ES intra host migration support - - - --- 2021-11-11 Paolo Bonzini New
[1/7] KVM: SEV: Refactor out sev_es_state struct Add AMD SEV and SEV-ES intra host migration support 1 1 - --- 2021-11-11 Paolo Bonzini New
[17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is chan… KVM: X86: Fix and clean up for register caches - - - --- 2021-11-11 Lai Jiangshan New
[16/15] KVM: X86: Update mmu->pdptrs only when it is changed KVM: X86: Fix and clean up for register caches - - - --- 2021-11-11 Lai Jiangshan New
[RFC,13/13] machine: Add 'private-memory-backend' property KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,12/13] kvm: handle private to shared memory conversion KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,11/13] kvm: register private memory slots KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,10/13] softmmu/physmem: Add private memory address space KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,09/13] qmp: Include "guest-private" property for memory backends KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,08/13] hostmem: Add guest private memory to memory backend KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,07/13] linux-headers: Update KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,6/6] KVM: add KVM_SPLIT_MEMORY_REGION KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,5/6] kvm: x86: add KVM_EXIT_MEMORY_ERROR exit KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,4/6] kvm: x86: implement private_ops for memfd backing store KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,3/6] kvm: x86: add private_ops to memslot KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,2/6] kvm: x86: Introduce guest private memory address space to memslot KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC,1/6] mm: Add F_SEAL_GUEST to shmem/memfd KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2021-11-11 Chao Peng New
[RFC] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS [RFC] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS - - - --- 2021-11-11 Vitaly Kuznetsov New
[kvmtool,RESENT] arm/pci: update interrupt-map only for legacy interrupts [kvmtool,RESENT] arm/pci: update interrupt-map only for legacy interrupts - 2 - --- 2021-11-11 Sathyam Panda New
[kvm-unit-tests,v2] s390x: fixing I/O memory allocation [kvm-unit-tests,v2] s390x: fixing I/O memory allocation - 2 - --- 2021-11-11 Pierre Morel New
[v4,17/17] perf: Drop guest callback (un)register stubs perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,14/17] KVM: arm64: Convert to the generic perf callbacks perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,13/17] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-11-11 Sean Christopherson New
[v4,12/17] KVM: Move x86's perf guest info callbacks to generic KVM perf: KVM: Fix, optimize, and clean up callbacks 1 1 - --- 2021-11-11 Sean Christopherson New
[v4,11/17] KVM: x86: More precisely identify NMI from guest when handling PMI perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,10/17] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,08/17] perf: Force architectures to opt-in to guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,07/17] perf: Add wrappers for invoking guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,06/17] perf/core: Rework guest callbacks to prepare for static_call support perf: KVM: Fix, optimize, and clean up callbacks - 2 - --- 2021-11-11 Sean Christopherson New
[v4,05/17] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,04/17] perf: Stop pretending that perf can handle multiple guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[v4,03/17] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest perf: KVM: Fix, optimize, and clean up callbacks 1 - - --- 2021-11-11 Sean Christopherson New
[v4,02/17] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() perf: KVM: Fix, optimize, and clean up callbacks 1 - - --- 2021-11-11 Sean Christopherson New
[v4,01/17] perf: Protect perf_guest_cbs with RCU perf: KVM: Fix, optimize, and clean up callbacks - 1 - --- 2021-11-11 Sean Christopherson New
[4/4] KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test KVM: selftests: Avoid mmap_sem contention during memory population - 1 - --- 2021-11-11 David Matlack New
[3/4] KVM: selftests: Wait for all vCPU to be created before entering guest mode KVM: selftests: Avoid mmap_sem contention during memory population - - - --- 2021-11-11 David Matlack New
[2/4] KVM: selftests: Move vCPU thread creation and joining to common helpers KVM: selftests: Avoid mmap_sem contention during memory population - 1 - --- 2021-11-11 David Matlack New
[1/4] KVM: selftests: Start at iteration 0 instead of -1 KVM: selftests: Avoid mmap_sem contention during memory population - - - --- 2021-11-11 David Matlack New
[v2,12/12] KVM: selftests: Sync perf_test_args to guest during VM creation KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,11/12] KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,10/12] KVM: selftests: Create VM with adjusted number of guest pages for perf tests KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,09/12] KVM: selftests: Remove perf_test_args.host_page_size KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,08/12] KVM: selftests: Move per-VM GPA into perf_test_args KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,07/12] KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,06/12] KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,05/12] KVM: selftests: Use shorthand local var to access struct perf_tests_args KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,04/12] KVM: selftests: Require GPA to be aligned when backed by hugepages KVM: selftests: Hugepage fixes and cleanups - - - --- 2021-11-11 David Matlack New
[v2,03/12] KVM: selftests: Assert mmap HVA is aligned when using HugeTLB KVM: selftests: Hugepage fixes and cleanups - - - --- 2021-11-11 David Matlack New
[v2,02/12] KVM: selftests: Expose align() helpers to tests KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[v2,01/12] KVM: selftests: Explicitly state indicies for vm_guest_mode_params array KVM: selftests: Hugepage fixes and cleanups - 1 - --- 2021-11-11 David Matlack New
[RFC,19/19] KVM: x86/mmu: Promote pages in-place when disabling dirty logging KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,18/19] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,17/19] KVM: x86/mmu: Add try_get_mt_mask to x86_ops KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,16/19] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,15/19] KVM: x86/MMU: Refactor vmx_get_mt_mask KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,14/19] KVM: x86/mmu: Propagate memslot const qualifier KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,13/19] KVM: x86/mmu: Factor out the meat of reset_tdp_shadow_zero_bits_mask KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,12/19] KVM: x86/mmu: Replace vcpu argument with kvm pointer in make_spte KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,11/19] KVM: x86/mmu: Factor shadow_zero_check out of make_spte KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,10/19] KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,09/19] KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,08/19] KVM: x86/mmu: Factor mt_mask out of make_spte KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,07/19] KVM: x86/mmu: Factor wrprot for nested PML out of make_spte KVM: x86/mmu: Optimize disabling dirty logging - 1 - --- 2021-11-10 Ben Gardon New
[RFC,06/19] KVM: x86/mmu: Introduce vcpu_make_spte KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,05/19] KVM: x86/mmu: Remove redundant flushes when disabling dirty logging KVM: x86/mmu: Optimize disabling dirty logging - 1 - --- 2021-11-10 Ben Gardon New
[RFC,04/19] KVM: x86/mmu: Yield while processing disconnected_sps KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,03/19] KVM: x86/mmu: Factor flush and free up when zapping under MMU write lock KVM: x86/mmu: Optimize disabling dirty logging - 1 - --- 2021-11-10 Ben Gardon New
[RFC,02/19] KVM: x86/mmu: Batch TLB flushes for a single zap KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[RFC,01/19] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt KVM: x86/mmu: Optimize disabling dirty logging - - - --- 2021-11-10 Ben Gardon New
[v7,45/45] virt: sevguest: Add support to get extended report Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,44/45] virt: sevguest: Add support to derive key Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,43/45] virt: Add SEV-SNP guest driver Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,42/45] x86/sev: Register SNP guest request platform device Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,41/45] x86/sev: Provide support for SNP guest request NAEs Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,40/45] x86/sev: use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,39/45] x86/sev: add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,38/45] x86/compressed/64: add identity mapping for Confidential Computing blob Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,37/45] x86/compressed: use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,36/45] x86/compressed: add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,35/45] x86/boot: add a pointer to Confidential Computing blob in bootparams Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,34/45] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,33/45] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,32/45] x86/boot: Add Confidential Computing type to setup_data Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,31/45] x86/compressed/acpi: move EFI vendor table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,30/45] x86/compressed/acpi: move EFI config table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,29/45] x86/compressed/acpi: move EFI system table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,28/45] KVM: x86: move lookup of indexed CPUID leafs to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,27/45] x86/sev: move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,26/45] x86/head: re-enable stack protection for 32/64-bit builds Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,25/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
[v7,24/45] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-11-10 Brijesh Singh New
« 1 2 ... 351 352 3531120 1121 »