Linux KVM
[Prev Page][Next Page]
- Re: [RFC PATCH v5 008/104] KVM: TDX: Add a function to initialize TDX module, (continued)
- Re: [RFC PATCH v5 000/104] KVM TDX basic feature support,
Paolo Bonzini
- Re: [RFC PATCH v5 004/104] KVM: Enable hardware before doing arch VM initialization,
Paolo Bonzini
- Re: [RFC PATCH v5 007/104] x86/virt/tdx: Add a helper function to return system wide info about TDX module,
Paolo Bonzini
- Re: [RFC PATCH v5 006/104] KVM: TDX: Add placeholders for TDX VM/vcpu structure,
Paolo Bonzini
- Re: [RFC PATCH v5 005/104] KVM: x86: Refactor KVM VMX module init/exit functions,
Paolo Bonzini
- Re: [RFC PATCH v5 003/104] KVM: TDX: Detect CPU feature on kernel module initialization,
Paolo Bonzini
- Re: [RFC PATCH v5 001/104] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX,
Paolo Bonzini
- [PATCH v2 00/21] TDX host kernel support,
Kai Huang
- [PATCH v2 01/21] x86/virt/tdx: Detect SEAM,
Kai Huang
- [PATCH v2 02/21] x86/virt/tdx: Detect TDX private KeyIDs,
Kai Huang
- [PATCH v2 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand,
Kai Huang
- [PATCH v2 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module,
Kai Huang
- [PATCH v2 06/21] x86/virt/tdx: Shut down TDX module in case of error,
Kai Huang
- [PATCH v2 03/21] x86/virt/tdx: Implement the SEAMCALL base function,
Kai Huang
- [PATCH v2 07/21] x86/virt/tdx: Do TDX module global initialization,
Kai Huang
- [PATCH v2 08/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization,
Kai Huang
- [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory,
Kai Huang
- [PATCH v2 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory,
Kai Huang
- [PATCH v2 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM,
Kai Huang
- [PATCH v2 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory,
Kai Huang
- [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v2 14/21] x86/virt/tdx: Set up reserved areas for all TDMRs,
Kai Huang
- [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [PATCH v2 18/21] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v2 21/21] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- [PATCH v2 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support,
Kai Huang
- [PATCH v2 19/21] x86: Flush cache of TDX private memory during kexec(),
Kai Huang
- [PATCH v2 16/21] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID,
Kai Huang
- [PATCH v2 15/21] x86/virt/tdx: Reserve TDX module global KeyID,
Kai Huang
- [PATCH] vhost: handle error while adding split ranges to iotlb,
Anirudh Rayabharam
- Re: [kvm-unit-tests PATCH v2 1/3] configure: Fix whitespaces for the --gen-se-header help text,
Thomas Huth
- [PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix,
Oliver Upton
- [PATCH v4 02/15] KVM: arm64: Generally disallow SMC64 for AArch32 guests,
Oliver Upton
- [PATCH v4 01/15] KVM: arm64: Generalise VM features into a set of flags,
Oliver Upton
- [PATCH v4 03/15] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2,
Oliver Upton
- [PATCH v4 04/15] KVM: arm64: Dedupe vCPU power off helpers,
Oliver Upton
- [PATCH v4 05/15] KVM: arm64: Track vCPU power state using MP state values,
Oliver Upton
- [PATCH v4 06/15] KVM: arm64: Rename the KVM_REQ_SLEEP handler,
Oliver Upton
- [PATCH v4 15/15] selftests: KVM: Test SYSTEM_SUSPEND PSCI call,
Oliver Upton
- [PATCH v4 12/15] selftests: KVM: Create helper for making SMCCC calls,
Oliver Upton
- [PATCH v4 13/15] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test,
Oliver Upton
- [PATCH v4 10/15] KVM: arm64: Implement PSCI SYSTEM_SUSPEND,
Oliver Upton
- [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU,
Oliver Upton
- [PATCH v4 07/15] KVM: Create helper for setting a system event exit,
Oliver Upton
- [PATCH v4 14/15] selftests: KVM: Refactor psci_test to make it amenable to new tests,
Oliver Upton
- [PATCH v4 11/15] selftests: KVM: Rename psci_cpu_on_test to psci_test,
Oliver Upton
- [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests(),
Oliver Upton
- [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND,
Oliver Upton
- Re: (subset) [PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix,
Marc Zyngier
- [PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes,
Eric Farman
- [kvm-unit-tests PATCH] arm: Fix typos,
Thomas Huth
- [GIT PULL] KVM/riscv changes for 5.18,
Anup Patel
- [kvm-unit-tests PATCH] x86: Fix typos,
Thomas Huth
- Re: [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support,
Thomas Huth
- [PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature,
Vitaly Kuznetsov
- [PATCH 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks',
Vitaly Kuznetsov
- [PATCH 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls,
Vitaly Kuznetsov
- [PATCH 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook,
Vitaly Kuznetsov
- [PATCH 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall(),
Vitaly Kuznetsov
- [PATCH 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check,
Vitaly Kuznetsov
- [PATCH 13/31] KVM: x86: hyper-v: Direct TLB flush,
Vitaly Kuznetsov
- [PATCH 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently,
Vitaly Kuznetsov
- [PATCH 02/31] KVM: x86: hyper-v: Introduce TLB flush ring,
Vitaly Kuznetsov
- [PATCH 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use,
Vitaly Kuznetsov
- [PATCH 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs,
Vitaly Kuznetsov
- [PATCH 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition,
Vitaly Kuznetsov
- [PATCH 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush,
Vitaly Kuznetsov
- [PATCH 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id,
Vitaly Kuznetsov
- [PATCH 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag,
Vitaly Kuznetsov
- [PATCH 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi(),
Vitaly Kuznetsov
- [PATCH 16/31] KVM: nVMX: hyper-v: Direct TLB flush,
Vitaly Kuznetsov
- [PATCH 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too,
Vitaly Kuznetsov
- [PATCH 24/31] KVM: selftests: Hyper-V PV TLB flush selftest,
Vitaly Kuznetsov
- [PATCH 21/31] KVM: selftests: Better XMM read/write helpers,
Vitaly Kuznetsov
- [PATCH 31/31] KVM: selftests: hyperv_svm_test: Add Direct TLB flush test,
Vitaly Kuznetsov
- [PATCH 25/31] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH 26/31] KVM: selftests: nVMX: Allocate Hyper-V partition assist page,
Vitaly Kuznetsov
- [PATCH 30/31] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h,
Vitaly Kuznetsov
- [PATCH 20/31] KVM: selftests: Add hyperv_svm_test to .gitignore,
Vitaly Kuznetsov
- [PATCH 18/31] KVM: nSVM: hyper-v: Direct TLB flush,
Vitaly Kuznetsov
- [PATCH 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map(),
Vitaly Kuznetsov
- [PATCH 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH 22/31] KVM: selftests: Hyper-V PV IPI selftest,
Vitaly Kuznetsov
- [PATCH 27/31] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages,
Vitaly Kuznetsov
- [PATCH 29/31] KVM: selftests: evmcs_test: Direct TLB flush test,
Vitaly Kuznetsov
- [PATCH 19/31] KVM: x86: Expose Hyper-V Direct TLB flush feature,
Vitaly Kuznetsov
- Re: [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range(),
Vitaly Kuznetsov
- Re: [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned,
Jason J. Herne
- iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver),
Joao Martins
- [PATCH 5.4 0/4] Backport fixes to avoid SEV guest with 380GB+ memory causing host cpu softhang,
Liam Merwick
- [RFC PATCH v1 1/3] af_vsock: add two new tests for SOCK_SEQPACKET,
Krasnov Arseniy Vladimirovich
- [PATCH v2 0/2] minor cleanups on efer emulation,
Zhenzhong Duan
- [PATCH 0/5] KVM: X86: Scaling Guest OS Critical Sections with boosting,
Wanpeng Li
- [PATCH V2 0/5] KVM: X86: permission_fault() for SMAP,
Lai Jiangshan
- [PATCH 00/11] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH 03/11] KVM: selftests: aarch64: Add vm_get_pte_gpa library function,
Ricardo Koller
- [PATCH 05/11] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg,
Ricardo Koller
- [PATCH 04/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function,
Ricardo Koller
- [PATCH 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH 06/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete,
Ricardo Koller
- [PATCH 08/11] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test,
Ricardo Koller
- [PATCH 01/11] KVM: selftests: Add a userfaultfd library,
Ricardo Koller
- [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function,
Ricardo Koller
- [PATCH 09/11] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test,
Ricardo Koller
- [PATCH 11/11] KVM: selftests: aarch64: Add mix of tests into page_fault_test,
Ricardo Koller
- [PATCH 10/11] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test,
Ricardo Koller
- [RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID,
Sean Christopherson
- [PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace,
Reiji Watanabe
- [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register,
Reiji Watanabe
- [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest,
Reiji Watanabe
- [PATCH v6 05/25] KVM: arm64: Make ID_AA64PFR1_EL1 writable,
Reiji Watanabe
- [PATCH v6 04/25] KVM: arm64: Make ID_AA64PFR0_EL1 writable,
Reiji Watanabe
- [PATCH v6 13/25] KVM: arm64: Add consistency checking for frac fields of ID registers,
Reiji Watanabe
- [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table,
Reiji Watanabe
- [PATCH v6 10/25] KVM: arm64: Make MVFR1_EL1 writable,
Reiji Watanabe
- [PATCH v6 12/25] KVM: arm64: Use id_reg_desc_table for ID registers,
Reiji Watanabe
- [PATCH v6 03/25] KVM: arm64: Introduce struct id_reg_desc,
Reiji Watanabe
- [PATCH v6 16/25] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE,
Reiji Watanabe
- [PATCH v6 17/25] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2,
Reiji Watanabe
- [PATCH v6 18/25] KVM: arm64: Introduce framework to trap disabled features,
Reiji Watanabe
- [PATCH v6 15/25] KVM: arm64: Add kunit test for ID register validation,
Reiji Watanabe
- [PATCH v6 14/25] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability,
Reiji Watanabe
- [PATCH v6 19/25] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1,
Reiji Watanabe
- [PATCH v6 08/25] KVM: arm64: Make ID_AA64MMFR0_EL1 writable,
Reiji Watanabe
- [PATCH v6 09/25] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable,
Reiji Watanabe
- [PATCH v6 20/25] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1,
Reiji Watanabe
- [PATCH v6 07/25] KVM: arm64: Make ID_AA64ISAR1_EL1 writable,
Reiji Watanabe
- [PATCH v6 22/25] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1,
Reiji Watanabe
- [PATCH v6 06/25] KVM: arm64: Make ID_AA64ISAR0_EL1 writable,
Reiji Watanabe
- [PATCH v6 21/25] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1,
Reiji Watanabe
- [PATCH v6 24/25] KVM: arm64: Add kunit test for trap initialization,
Reiji Watanabe
- [PATCH v6 25/25] KVM: arm64: selftests: Introduce id_reg_test,
Reiji Watanabe
- [PATCH v6 23/25] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1,
Reiji Watanabe
- [PATCH 0/3] KVM: x86: APICv inhibition cleanups,
Sean Christopherson
- [PATCH 00/21] KVM: x86: Event/exception fixes and cleanups,
Sean Christopherson
- [PATCH 01/21] KVM: x86: Return immediately from x86_emulate_instruction() on code #DB,
Sean Christopherson
- [PATCH 02/21] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit",
Sean Christopherson
- [PATCH 03/21] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS,
Sean Christopherson
- [PATCH 07/21] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1),
Sean Christopherson
- [PATCH 04/21] KVM: x86: Don't check for code breakpoints when emulating on exception,
Sean Christopherson
- [PATCH 06/21] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag,
Sean Christopherson
- [PATCH 05/21] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like,
Sean Christopherson
- [PATCH 08/21] KVM: x86: Use DR7_GD macro instead of open coding check in emulator,
Sean Christopherson
- [PATCH 10/21] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit,
Sean Christopherson
- [PATCH 09/21] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS,
Sean Christopherson
- [PATCH 12/21] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception,
Sean Christopherson
- [PATCH 11/21] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF,
Sean Christopherson
- [PATCH 13/21] KVM: x86: Make kvm_queued_exception a properly named, visible struct,
Sean Christopherson
- [PATCH 14/21] KVM: x86: Formalize blocking of nested pending exceptions,
Sean Christopherson
- [PATCH 16/21] KVM: x86: Hoist nested event checks above event injection logic,
Sean Christopherson
- [PATCH 19/21] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior,
Sean Christopherson
- [PATCH 15/21] KVM: x86: Use kvm_queue_exception_e() to queue #DF,
Sean Christopherson
- [PATCH 17/21] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit,
Sean Christopherson
- [PATCH 20/21] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes,
Sean Christopherson
- [PATCH 18/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time,
Sean Christopherson
- [PATCH 21/21] KVM: selftests: Add an x86-only test to verify nested exception queueing,
Sean Christopherson
- Re: [PATCH 00/21] KVM: x86: Event/exception fixes and cleanups,
Maciej S. Szmigiero
- Re: [PATCH 00/21] KVM: x86: Event/exception fixes and cleanups,
Maxim Levitsky
- [PATCH net v3 resend] vsock: each transport cycles only on its own sockets,
Jiyong Park
- [PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU,
David Matlack
- [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs,
David Matlack
- [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct,
David Matlack
- [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent,
David Matlack
- [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions,
David Matlack
- [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages,
David Matlack
- [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization,
David Matlack
- [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page(),
David Matlack
- [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation,
David Matlack
- [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c,
David Matlack
- [PATCH v2 12/26] KVM: x86/mmu: Pass const memslot to rmap_add(),
David Matlack
- [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches,
David Matlack
- [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs,
David Matlack
- [PATCH v2 13/26] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants,
David Matlack
- [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu,
David Matlack
- [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add(),
David Matlack
- [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations,
David Matlack
- [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs,
David Matlack
- [PATCH v2 23/26] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs,
David Matlack
- [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU,
David Matlack
- [PATCH v2 25/26] KVM: x86/mmu: Drop NULL pte_list_desc_cache fallback,
David Matlack
- [PATCH v2 22/26] KVM: Allow GFP flags to be passed when topping up MMU caches,
David Matlack
- [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte(),
David Matlack
- [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte(),
David Matlack
- [PATCH v2 24/26] KVM: x86/mmu: Split huge pages aliased by multiple SPTEs,
David Matlack
- [PATCH v2 26/26] KVM: selftests: Map x86_64 guest virtual memory with huge pages,
David Matlack
- [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU,
David Matlack
- [PATCH] KVM: memcg: count KVM page table pages used by KVM in memcg pagetable stats,
Yosry Ahmed
- [PATCH 0/5] nSVM: L1 -> L2 event injection fixes and a self-test,
Maciej S. Szmigiero
- [no subject],
Unknown
- Re: [RFC PATCH v2 18/19] vdpa_sim: filter destination mac address,
Eugenio Perez Martin
- Re: [RFC PATCH v2 19/19] vdpasim: control virtqueue support,
Eugenio Perez Martin
- Re: [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU,
Eugenio Perez Martin
- [PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM,
Ben Gardon
- [PATCH 05/13] selftests: KVM: Add memslot parameter to elf_load,
Ben Gardon
- [PATCH 10/13] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis,
Ben Gardon
- [PATCH 04/13] selftests: KVM: Add memslot parameter to VM vaddr allocation,
Ben Gardon
- [PATCH 06/13] selftests: KVM: Improve error message in vm_phy_pages_alloc,
Ben Gardon
- [PATCH 01/13] selftests: KVM: Dump VM stats in binary stats test,
Ben Gardon
- [PATCH 03/13] selftests: KVM: Wrap memslot IDs in a struct for readability,
Ben Gardon
- [PATCH 02/13] selftests: KVM: Test reading a single stat,
Ben Gardon
- [PATCH 12/13] KVM: x86/MMU: Require reboot permission to disable NX hugepages,
Ben Gardon
- [PATCH 11/13] KVM: x86: Fix errant brace in KVM capability handling,
Ben Gardon
- [PATCH 09/13] KVM: x86/MMU: Track NX hugepages on a per-VM basis,
Ben Gardon
- [PATCH 08/13] KVM: x86/MMU: Factor out updating NX hugepages state for a VM,
Ben Gardon
- [PATCH 13/13] selftests: KVM: Test disabling NX hugepages on a VM,
Ben Gardon
- Re: [PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM,
Sean Christopherson
[kvm-unit-tests PATCH] runtime: indicate failure on crash/timeout/abort in TAP,
Nico Boehr
Re: [PATCH v2 kvmtool 0/5] Fix few small issues in virtio code,
Alexandru Elisei
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK,
Chao Peng
- [PATCH v5 03/13] mm/shmem: Support memfile_notifier,
Chao Peng
- [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag,
Chao Peng
- [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext,
Chao Peng
- [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory,
Chao Peng
- [PATCH v5 02/13] mm: Introduce memfile_notifier,
Chao Peng
- [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit,
Chao Peng
- [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE,
Chao Peng
- [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd,
Chao Peng
- [PATCH v5 10/13] KVM: Register private memslot to memory backing store,
Chao Peng
- [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag,
Chao Peng
- [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages,
Chao Peng
- [PATCH v5 09/13] KVM: Handle page fault for private memory,
Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Steven Price
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Paolo Bonzini
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Quentin Perret
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Michael Roth
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Gupta, Pankaj
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Gupta, Pankaj
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Gupta, Pankaj
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Sean Christopherson
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory,
Andy Lutomirski
[PATCH v3] vsock: each transport cycles only on its own sockets,
Jiyong Park
[PATCH v2] vsock: each transport cycles only on its own sockets,
Jiyong Park
[PATCH 0/2] vsock: cycle only on its own socket,
Jiyong Park
[PATCH 2/2] vsock: refactor vsock_for_each_connected_socket,
Jiyong Park
[PATCH 1/2] vsock: each transport cycles only on its own sockets,
Jiyong Park
[PATCH RESEND v1] trace: Split address space and slot id in trace_kvm_set_user_memory(),
Xiaoyao Li
[PATCH] KVM: x86: Remove redundant vm_entry_controls_clearbit() call,
Zhenzhong Duan
[PATCH v2 0/9] kvm: s390: Add PV dump support,
Janosch Frank
- [PATCH v2 1/9] s390x: Add SE hdr query information,
Janosch Frank
- [PATCH v2 8/9] Documentation: virt: Protected virtual machine dumps,
Janosch Frank
- [PATCH v2 3/9] KVM: s390: pv: Add query interface,
Janosch Frank
- [PATCH v2 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions,
Janosch Frank
- [PATCH v2 4/9] KVM: s390: pv: Add dump support definitions,
Janosch Frank
- [PATCH v2 2/9] s390: uv: Add dump fields to query,
Janosch Frank
- [PATCH v2 7/9] kvm: s390: Add CPU dump functionality,
Janosch Frank
- [PATCH v2 5/9] KVM: s390: pv: Add query dump information,
Janosch Frank
- [PATCH v2 6/9] kvm: s390: Add configuration dump functionality,
Janosch Frank
- Re: [PATCH v2 0/9] kvm: s390: Add PV dump support,
Janosch Frank
[kvm:queue 210/210] arch/x86/kvm/cpuid.c:739:2: warning: unannotated fall-through between switch labels,
kernel test robot
[PATCH 0/2] Enable notify VM exit,
Chenyi Qiang
[PATCH v4 0/3] Introduce Notify VM exit,
Chenyi Qiang
[PATCH] vhost/vsock: reset only the h2g connections upon release,
Jiyong Park
[PATCH] vhost: allow batching hint without size,
Jason Wang
[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA,
Longpeng(Mike)
[PATCH][v4] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint,
Li RongQing
Re: [RESEND PATCH] KVM: x86/mmu: make apf token non-zero to fix bug,
Xinlong Lin
RE: [RFC 2/3] vdpa: support exposing the count of vqs to userspace,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
[kvm:queue 182/205] arch/x86/kernel/kvm.c:756:16: warning: no previous prototype for '__kvm_vcpu_is_preempted',
kernel test robot
[kvm:queue 182/205] <inline asm>:40:208: error: expected relocatable expression,
kernel test robot
[PATCH v2 0/2] KVM: Prevent module exit until all VMs are freed,
David Matlack
[no subject],
Unknown
Re: [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state,
Alex Williamson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]