Linux KVM
[Prev Page][Next Page]
- [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices, (continued)
- [kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list,
Cornelia Huck
- [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM,
Chao Peng
- [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory,
Chao Peng
- [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory,
Chao Peng
- [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit,
Chao Peng
- [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry,
Chao Peng
- [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions,
Chao Peng
- [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed,
Chao Peng
- [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE,
Chao Peng
- [PATCH v9 7/8] KVM: Handle page fault for private memory,
Chao Peng
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM,
Vishal Annapurve
- Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM,
Alex Bennée
- [PATCH RESEND v4 00/23] SMM emulation and interrupt shadow fixes,
Maxim Levitsky
- [PATCH RESEND v4 02/23] KVM: x86: move SMM entry to a new file,
Maxim Levitsky
- [PATCH RESEND v4 04/23] KVM: x86: do not go through ctxt->ops when emulating rsm,
Maxim Levitsky
- [PATCH RESEND v4 01/23] KVM: x86: start moving SMM-related functions to new files,
Maxim Levitsky
- [PATCH RESEND v4 03/23] KVM: x86: move SMM exit to a new file,
Maxim Levitsky
- [PATCH RESEND v4 10/23] KVM: x86: emulator: em_sysexit should update ctxt->mode,
Maxim Levitsky
- [PATCH RESEND v4 07/23] KVM: x86: remove SMRAM address space if SMM is not supported,
Maxim Levitsky
- [PATCH RESEND v4 06/23] KVM: x86: compile out vendor-specific code if SMM is disabled,
Maxim Levitsky
- [PATCH RESEND v4 05/23] KVM: allow compiling out SMM support,
Maxim Levitsky
- [PATCH RESEND v4 09/23] bug: introduce ASSERT_STRUCT_OFFSET,
Maxim Levitsky
- [PATCH RESEND v4 08/23] KVM: x86: do not define KVM_REQ_SMI if SMM disabled,
Maxim Levitsky
- [PATCH RESEND v4 11/23] KVM: x86: emulator: introduce emulator_recalc_and_set_mode,
Maxim Levitsky
- [PATCH RESEND v4 12/23] KVM: x86: emulator: update the emulation mode after rsm,
Maxim Levitsky
- [PATCH RESEND v4 13/23] KVM: x86: emulator: update the emulation mode after CR0 write,
Maxim Levitsky
- [PATCH RESEND v4 14/23] KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format,
Maxim Levitsky
- [PATCH RESEND v4 20/23] KVM: svm: drop explicit return value of kvm_vcpu_map,
Maxim Levitsky
- [PATCH RESEND v4 21/23] KVM: x86: SVM: use smram structs,
Maxim Levitsky
- [PATCH RESEND v4 18/23] KVM: x86: smm: use smram struct for 32 bit smram load/restore,
Maxim Levitsky
- [PATCH RESEND v4 16/23] KVM: x86: smm: add structs for KVM's smram layout,
Maxim Levitsky
- [PATCH RESEND v4 19/23] KVM: x86: smm: use smram struct for 64 bit smram load/restore,
Maxim Levitsky
- [PATCH RESEND v4 17/23] KVM: x86: smm: use smram structs in the common code,
Maxim Levitsky
- [PATCH RESEND v4 23/23] KVM: x86: smm: preserve interrupt shadow in SMRAM,
Maxim Levitsky
- [PATCH RESEND v4 22/23] KVM: x86: SVM: don't save SVM state to SMRAM when VM is not long mode capable,
Maxim Levitsky
- [PATCH RESEND v4 15/23] KVM: x86: smm: check for failures on smm entry,
Maxim Levitsky
- Re: [PATCH RESEND v4 00/23] SMM emulation and interrupt shadow fixes,
Paolo Bonzini
- [PATCH v4 00/23] SMM emulation and interrupt shadow fixes,
Maxim Levitsky
- [PATCH v4 02/23] KVM: x86: move SMM entry to a new file,
Maxim Levitsky
- [PATCH v4 01/23] KVM: x86: start moving SMM-related functions to new files,
Maxim Levitsky
- [PATCH v4 04/23] KVM: x86: do not go through ctxt->ops when emulating rsm,
Maxim Levitsky
- [PATCH v4 03/23] KVM: x86: move SMM exit to a new file,
Maxim Levitsky
- [PATCH v4 05/23] KVM: allow compiling out SMM support,
Maxim Levitsky
- [PATCH v4 12/23] KVM: x86: emulator: update the emulation mode after rsm,
Maxim Levitsky
- [PATCH v4 06/23] KVM: x86: compile out vendor-specific code if SMM is disabled,
Maxim Levitsky
- [PATCH v4 11/23] KVM: x86: emulator: introduce emulator_recalc_and_set_mode,
Maxim Levitsky
- [PATCH v4 09/23] bug: introduce ASSERT_STRUCT_OFFSET,
Maxim Levitsky
- [PATCH v4 10/23] KVM: x86: emulator: em_sysexit should update ctxt->mode,
Maxim Levitsky
- [PATCH v4 07/23] KVM: x86: remove SMRAM address space if SMM is not supported,
Maxim Levitsky
- [PATCH v4 08/23] KVM: x86: do not define KVM_REQ_SMI if SMM disabled,
Maxim Levitsky
- [PATCH v4 16/23] KVM: x86: smm: add structs for KVM's smram layout,
Maxim Levitsky
- [PATCH v4 14/23] KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format,
Maxim Levitsky
- [PATCH v4 15/23] KVM: x86: smm: check for failures on smm entry,
Maxim Levitsky
- [PATCH v4 13/23] KVM: x86: emulator: update the emulation mode after CR0 write,
Maxim Levitsky
- [PATCH v4 17/23] KVM: x86: smm: use smram structs in the common code,
Maxim Levitsky
- [kvm-unit-tests GIT PULL 00/22] s390x: tests and fixes for PV, timing,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 02/22] s390x: Test specification exceptions during transaction,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 01/22] s390x: Add specification exception test,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 08/22] s390x: uv-host: Add uninitialized UV tests,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 06/22] s390x: do not enable PV dump support by default,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 03/22] lib/s390x: move TOD clock related functions to library,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 04/22] s390x: add migration TOD clock test,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 09/22] s390x: uv-host: Test uv immediate parameter,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 07/22] s390x: uv-host: Add access checks for donated memory,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 10/22] s390x: uv-host: Add access exception test,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 11/22] s390x: uv-host: Add a set secure config parameters test function,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 05/22] s390x: add exittime tests,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 12/22] s390x: uv-host: Remove duplicated +,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 16/22] s390x: uv-host: fix allocation of UV memory,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 15/22] lib: s390x: terminate if PGM interrupt in interrupt handler,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 17/22] s390x: snippets: asm: Add a macro to write an exception PSW,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 14/22] s390x: uv-host: Fix init storage origin and length check,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 13/22] s390x: uv-host: Fence against being run as a PV guest,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 19/22] lib: s390x: sie: Improve validity handling and make it vm specific,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 20/22] lib: s390x: Use a new asce for each PV guest,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 18/22] s390x: MAKEFILE: Use $< instead of pathsubst,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 21/22] lib: s390x: Enable reusability of VMs that were in PV mode,
Claudio Imbrenda
- [kvm-unit-tests GIT PULL 22/22] lib: s390x: sie: Properly populate SCA,
Claudio Imbrenda
- Re: [kvm-unit-tests GIT PULL 00/22] s390x: tests and fixes for PV, timing,
Paolo Bonzini
- [PATCH v2 0/1] KVM: s390: vsie: clarifications on setting the APCB,
Pierre Morel
- [v2 0/1] KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page,
Nico Boehr
- (Extra) KVM call for 2022-10-25,
Juan Quintela
- [kvm-unit-tests PATCH v5 0/2] S390x: CPU Topology Information,
Pierre Morel
- [PATCH] KVM: SVM: Name and check reserved fields with structs offset,
Carlos Bilbao
- [v1] KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page,
Nico Boehr
- [PATCH] KVM: vmx/nested: avoid blindly setting SECONDARY_EXEC_ENCLS_EXITING when sgx is enabled,
Emanuele Giuseppe Esposito
- [PATCH v1 00/18] KVM selftests code consolidation and cleanup,
Wei Wang
- [PATCH v1 06/18] KVM: selftests/dirty_log_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 04/18] KVM: selftests/kvm_page_table_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 07/18] KVM: selftests/max_guest_memory_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 01/18] KVM: selftests/kvm_util: use array of pointers to maintain vcpus in kvm_vm,
Wei Wang
- [PATCH v1 08/18] KVM: selftests/set_memory_region_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 05/18] KVM: selftests/hardware_disable_test: code consolidation and cleanup,
Wei Wang
- [PATCH v1 02/18] KVM: selftests/kvm_util: use vm->vcpus[] when create vm with vcpus,
Wei Wang
- [PATCH v1 09/18] KVM: selftests/steal_time: vcpu related code consolidation and cleanup,
Wei Wang
- [PATCH v1 03/18] KVM: selftests/kvm_util: helper functions for vcpus and threads,
Wei Wang
- [PATCH v1 10/18] KVM: selftests/tsc_scaling_sync: vcpu related code consolidation,
Wei Wang
- [PATCH v1 16/18] KVM: selftest/arch_timer: vcpu related code consolidation,
Wei Wang
- [PATCH v1 14/18] KVM: selftest/memslot_perf_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 15/18] KVM: selftests/vgic_init: vcpu related code consolidation,
Wei Wang
- [PATCH v1 13/18] KVM: selftests/perf_test_util: vcpu related code consolidation,
Wei Wang
- [PATCH v1 17/18] KVM: selftests: remove the *vcpu[] input from __vm_create_with_vcpus,
Wei Wang
- [PATCH v1 11/18] KVM: selftest/xapic_ipi_test: vcpu related code consolidation,
Wei Wang
- [PATCH v1 18/18] KVM: selftests/kvm_create_max_vcpus: check KVM_MAX_VCPUS,
Wei Wang
- [PATCH v1 12/18] KVM: selftests/rseq_test: name the migration thread and some cleanup,
Wei Wang
- Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup,
David Matlack
- [kvm-unit-tests PATCH v4 00/24] x86/pmu: Test case optimization, fixes and additions,
Like Xu
- [kvm-unit-tests PATCH v4 04/24] x86/pmu: Report SKIP when testing Intel LBR on AMD platforms,
Like Xu
- [kvm-unit-tests PATCH v4 03/24] x86/pmu: Pop up FW prefix to avoid out-of-context propagation,
Like Xu
- [kvm-unit-tests PATCH v4 07/24] x86/pmu: Introduce multiple_{one, many}() to improve readability,
Like Xu
- [kvm-unit-tests PATCH v4 06/24] x86/pmu: Introduce __start_event() to drop all of the manual zeroing,
Like Xu
- [kvm-unit-tests PATCH v4 08/24] x86/pmu: Reset the expected count of the fixed counter 0 when i386,
Like Xu
- [kvm-unit-tests PATCH v4 02/24] x86/pmu: Test emulation instructions on full-width counters,
Like Xu
- [kvm-unit-tests PATCH v4 09/24] x86: create pmu group for quick pmu-scope testing,
Like Xu
- [kvm-unit-tests PATCH v4 05/24] x86/pmu: Fix printed messages for emulated instruction test,
Like Xu
- [kvm-unit-tests PATCH v4 01/24] x86/pmu: Add PDCM check before accessing PERF_CAP register,
Like Xu
- [kvm-unit-tests PATCH v4 11/24] x86/pmu: Update rdpmc testcase to cover #GP path,
Like Xu
- [kvm-unit-tests PATCH v4 10/24] x86/pmu: Refine info to clarify the current support,
Like Xu
- [kvm-unit-tests PATCH v4 12/24] x86/pmu: Rename PC_VECTOR to PMI_VECTOR for better readability,
Like Xu
- [kvm-unit-tests PATCH v4 14/24] x86/pmu: Read cpuid(10) in the pmu_init() to reduce VM-Exit,
Like Xu
- [kvm-unit-tests PATCH v4 15/24] x86/pmu: Initialize PMU perf_capabilities at pmu_init(),
Like Xu
- [kvm-unit-tests PATCH v4 13/24] x86/pmu: Add lib/x86/pmu.[c.h] and move common code to header files,
Like Xu
- [kvm-unit-tests PATCH v4 19/24] x86: Add tests for Guest Processor Event Based Sampling (PEBS),
Like Xu
- [kvm-unit-tests PATCH v4 16/24] x86/pmu: Add GP counter related helpers,
Like Xu
- [kvm-unit-tests PATCH v4 23/24] x86/pmu: Update testcases to cover AMD PMU,
Like Xu
- [kvm-unit-tests PATCH v4 24/24] x86/pmu: Add AMD Guest PerfMonV2 testcases,
Like Xu
- [kvm-unit-tests PATCH v4 22/24] x86/pmu: Add nr_gp_counters to limit the number of test counters,
Like Xu
- [kvm-unit-tests PATCH v4 18/24] x86/pmu: Add a set of helpers related to global registers,
Like Xu
- [kvm-unit-tests PATCH v4 20/24] x86/pmu: Add global helpers to cover Intel Arch PMU Version 1,
Like Xu
- [kvm-unit-tests PATCH v4 21/24] x86/pmu: Add gp_events pointer to route different event tables,
Like Xu
- [kvm-unit-tests PATCH v4 17/24] x86/pmu: Add GP/Fixed counters reset helpers,
Like Xu
- Re: [kvm-unit-tests PATCH v4 00/24] x86/pmu: Test case optimization, fixes and additions,
Sean Christopherson
- linux-next: Fixes tag needs some work in the kvm-fixes tree,
Stephen Rothwell
- [GIT PULL] KVM patches for Linux 6.1-rc2,
Paolo Bonzini
- [PATCH 0/2] KVM: stop all vcpus before modifying memslots,
Emanuele Giuseppe Esposito
- [PATCH 0/4] KVM: API to block and resume all running vcpus in a vm,
Emanuele Giuseppe Esposito
- [PATCH] tools: include: sync include/api/linux/kvm.h,
Paolo Bonzini
- [PATCH] KVM: x86: Do not expose the host value of CPUID.8000001EH,
Paolo Bonzini
- [PATCH v6 0/5] dirty_log_perf_test vCPU pinning,
Vipin Sharma
- [PATCH v6 0/7] Introduce and test masked events,
Aaron Lewis
- [RFC PATCH] Add Hyperv extended hypercall support in KVM,
Vipin Sharma
- [PATCH V2] virt: Prevent IV reuse in SNP guest driver,
Peter Gonda
- QEMU Advent Calendar 2022 Call for Images,
Eldon Stegall
- [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Vitaly Kuznetsov
- [PATCH v12 01/46] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 02/46] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h,
Vitaly Kuznetsov
- [PATCH v12 03/46] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments,
Vitaly Kuznetsov
- [PATCH v12 18/46] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks',
Vitaly Kuznetsov
- [PATCH v12 21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook,
Vitaly Kuznetsov
- [PATCH v12 09/46] KVM: x86: hyper-v: Introduce TLB flush fifo,
Vitaly Kuznetsov
- [PATCH v12 07/46] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all(),
Vitaly Kuznetsov
- [PATCH v12 19/46] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use,
Vitaly Kuznetsov
- [PATCH v12 33/46] KVM: selftests: Hyper-V PV IPI selftest,
Vitaly Kuznetsov
- [PATCH v12 35/46] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges,
Vitaly Kuznetsov
- [PATCH v12 05/46] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush',
Vitaly Kuznetsov
- [PATCH v12 36/46] KVM: selftests: Drop helpers to read/write page table entries,
Vitaly Kuznetsov
- [PATCH v12 24/46] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check,
Vitaly Kuznetsov
- [PATCH v12 10/46] KVM: x86: hyper-v: Add helper to read hypercall data for array,
Vitaly Kuznetsov
- [PATCH v12 16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi(),
Vitaly Kuznetsov
- [PATCH v12 08/46] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag,
Vitaly Kuznetsov
- [PATCH v12 23/46] KVM: x86: hyper-v: L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 22/46] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall(),
Vitaly Kuznetsov
- [PATCH v12 14/46] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants,
Vitaly Kuznetsov
- [PATCH v12 25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv',
Vitaly Kuznetsov
- [PATCH v12 26/46] KVM: nVMX: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 20/46] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id,
Vitaly Kuznetsov
- [PATCH v12 29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature,
Vitaly Kuznetsov
- [PATCH v12 30/46] KVM: selftests: Better XMM read/write helpers,
Vitaly Kuznetsov
- [PATCH v12 27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno,
Vitaly Kuznetsov
- [PATCH v12 06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}",
Vitaly Kuznetsov
- [PATCH v12 04/46] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments",
Vitaly Kuznetsov
- [PATCH v12 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs,
Vitaly Kuznetsov
- [PATCH v12 11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently,
Vitaly Kuznetsov
- [PATCH v12 34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too,
Vitaly Kuznetsov
- [PATCH v12 28/46] KVM: nSVM: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 15/46] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64',
Vitaly Kuznetsov
- [PATCH v12 12/46] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls,
Vitaly Kuznetsov
- [PATCH v12 32/46] KVM: selftests: Move the function doing Hyper-V hypercall to a common header,
Vitaly Kuznetsov
- [PATCH v12 17/46] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v12 31/46] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header,
Vitaly Kuznetsov
- [PATCH v12 39/46] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 38/46] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v12 37/46] KVM: selftests: Hyper-V PV TLB flush selftest,
Vitaly Kuznetsov
- [PATCH v12 40/46] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h,
Vitaly Kuznetsov
- [PATCH v12 43/46] KVM: selftests: Allocate Hyper-V partition assist page,
Vitaly Kuznetsov
- [PATCH v12 41/46] KVM: selftests: Split off load_evmcs() from load_vmcs(),
Vitaly Kuznetsov
- [PATCH v12 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v12 42/46] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages,
Vitaly Kuznetsov
- [PATCH v12 45/46] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v12 46/46] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs',
Vitaly Kuznetsov
- Re: [PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Sean Christopherson
- [PATCH] KVM: x86/mmu: Release the pfn in handle_abnormal_pfn() error path,
Fuad Tabba
- [GIT PULL] KVM/riscv fixes for 6.1, take #1,
Anup Patel
- [kvm-unit-tests PATCH v3 0/6] s390x: PV fixups,
Janosch Frank
- [PATCH] x86/kvm: Remove unused virt to phys translation in kvm_guest_cpu_init(),
Rafael Mendonca
- [PATCH] kvm: vmenter: Use tabs instead of spaces for indentation,
Rong Tao
- Re: [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot,
Alexander Graf
- [PATCH kvmtool v2] pci: Disable writes to Status register,
Jean-Philippe Brucker
- [kvm-unit-tests PATCH 00/16] kvm-unit-tests: set of fixes and new tests,
Maxim Levitsky
- [kvm-unit-tests PATCH 02/16] x86: add few helper functions for apic local timer,
Maxim Levitsky
- [kvm-unit-tests PATCH 01/16] x86: make irq_enable avoid the interrupt shadow,
Maxim Levitsky
- [kvm-unit-tests PATCH 04/16] svm: make svm_intr_intercept_mix_if/gif test a bit more robust,
Maxim Levitsky
- [kvm-unit-tests PATCH 05/16] svm: use apic_start_timer/apic_stop_timer instead of open coding it,
Maxim Levitsky
- [kvm-unit-tests PATCH 06/16] x86: Add test for #SMI during interrupt window,
Maxim Levitsky
- [kvm-unit-tests PATCH 07/16] x86: Add a simple test for SYSENTER instruction.,
Maxim Levitsky
- [kvm-unit-tests PATCH 03/16] svm: use irq_enable instead of sti/nop,
Maxim Levitsky
- [kvm-unit-tests PATCH 09/16] svm: move svm spec definitions to lib/x86/svm.h,
Maxim Levitsky
- [kvm-unit-tests PATCH 11/16] svm: add svm_suported,
Maxim Levitsky
- [kvm-unit-tests PATCH 14/16] svm: rewerite vm entry macros,
Maxim Levitsky
- [kvm-unit-tests PATCH 12/16] svm: move setup_svm to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH 16/16] add IPI loss stress test,
Maxim Levitsky
- [kvm-unit-tests PATCH 13/16] svm: move vmcb_ident to svm_lib.c,
Maxim Levitsky
- [kvm-unit-tests PATCH 10/16] svm: move some svm support functions into lib/x86/svm_lib.h,
Maxim Levitsky
- [kvm-unit-tests PATCH 15/16] svm: introduce svm_vcpu,
Maxim Levitsky
- [kvm-unit-tests PATCH 08/16] svm: add nested shutdown test.,
Maxim Levitsky
- [v1 0/5] KVM: s390: Fix virtual-real address confusions,
Nico Boehr
- [PATCH v5 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2,
Will Deacon
- [PATCH v5 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file,
Will Deacon
- [PATCH v5 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool,
Will Deacon
- [PATCH v5 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory,
Will Deacon
- [PATCH v5 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2,
Will Deacon
- [PATCH v5 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor,
Will Deacon
- [PATCH v5 06/25] KVM: arm64: Implement do_donate() helper for donating memory,
Will Deacon
- [PATCH v5 07/25] KVM: arm64: Prevent the donation of no-map pages,
Will Deacon
- [PATCH v5 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2,
Will Deacon
- [PATCH v5 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h,
Will Deacon
- [PATCH v5 10/25] KVM: arm64: Add hyp_spinlock_t static initializer,
Will Deacon
- [PATCH v5 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu',
Will Deacon
- [PATCH v5 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2,
Will Deacon
- [PATCH v5 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1,
Will Deacon
- [PATCH v5 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2,
Will Deacon
- [PATCH v5 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally,
Will Deacon
- [PATCH v5 17/25] KVM: arm64: Add generic hyp_memcache helpers,
Will Deacon
- [PATCH v5 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2,
Will Deacon
- [PATCH v5 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache,
Will Deacon
- [PATCH v5 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host,
Will Deacon
- [PATCH v5 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2,
Will Deacon
- [PATCH v5 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2,
Will Deacon
- [PATCH v5 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2,
Will Deacon
- [PATCH v5 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function,
Will Deacon
- [RFC PATCH v5 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run(),
Will Deacon
- [PATCH v5 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2,
Will Deacon
- [PATCH] vfio: Add an option to get migration data size,
Yishai Hadas
- [kvm-unit-tests PATCH v2 0/2] s390x misc fixes,
Claudio Imbrenda
- [PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE(),
yexingchen116
- [PATCH] kvm: vmx: Fix indentation coding style issue,
Rong Tao
- [GIT PULL] KVM/arm64 fixes for 6.1, take #2,
Marc Zyngier
- [PATCH 0/4] nSVM: fix L0 crash if L2 has shutdown condtion which L1 doesn't intercept,
Maxim Levitsky
- [PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions,
Juergen Gross
- [PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor,
Marc Zyngier
- [PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override,
Marc Zyngier
- [PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate,
Marc Zyngier
- [PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set,
Marc Zyngier
- [PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE,
Marc Zyngier
- [PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code,
Marc Zyngier
- [PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor,
Marc Zyngier
- [PATCH 03/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set,
Marc Zyngier
- [PATCH 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context,
Marc Zyngier
- [PATCH 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE,
Marc Zyngier
- [PATCH 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode,
Marc Zyngier
- [PATCH 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration,
Marc Zyngier
- [PATCH 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set,
Marc Zyngier
- [PATCH 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE,
Marc Zyngier
- [PATCH 16/17] arm64: Allow arm64_sw.hvhe on command line,
Marc Zyngier
- [kvm-unit-tests PATCH v2 0/7] s390x: PV fixups,
Janosch Frank
- [PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes,
Gavin Shan
- [PATCH v2 0/9] KVM: arm64: selftests: Test linked {break,watch}points,
Reiji Watanabe
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]