- 3e3aa26 KVM: RISC-V: Use Makefile.kvm for common files by David Woodhouse · 3 years, 1 month ago
- ae1b606 KVM: mips: Use Makefile.kvm for common files by David Woodhouse · 3 years, 1 month ago
- f786ab1b KVM: s390: Use Makefile.kvm for common files by David Woodhouse · 3 years, 1 month ago
- 6f2cdbd KVM: Add Makefile.kvm for common files, use it for x86 by David Woodhouse · 3 years, 1 month ago
- dc70ec2 KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING by David Woodhouse · 3 years, 1 month ago
- 45af1bb KVM: VMX: Clean up PI pre/post-block WARNs by Sean Christopherson · 3 years, 1 month ago
- 83c9800 KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails by Sean Christopherson · 3 years, 1 month ago
- 8e819d7 KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery by Maxim Levitsky · 3 years, 1 month ago
- 502d2bf KVM: nVMX: Implement Enlightened MSR Bitmap feature by Vitaly Kuznetsov · 3 years, 1 month ago
- ed2a480 KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt by Vitaly Kuznetsov · 3 years, 1 month ago
- b84155c3 KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper by Vitaly Kuznetsov · 3 years, 1 month ago
- 93b350f Merge branch 'kvm-on-hv-msrbm-fix' into HEAD by Paolo Bonzini · 3 years, 1 month ago
- adbfb12 KVM: x86: Exit to userspace if emulation prepared a completion callback by Hou Wenlong · 3 years, 2 months ago
- 250552b KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 by Vitaly Kuznetsov · 3 years, 1 month ago
- d2f7d49 KVM: x86: Use different callback if msr access comes from the emulator by Hou Wenlong · 3 years, 2 months ago
- 906fa90 KVM: x86: Add an emulation type to handle completion of user exits by Hou Wenlong · 3 years, 2 months ago
- 5e85486 KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg by Sean Christopherson · 3 years, 2 months ago
- 51b1209 KVM: Clear pv eoi pending bit only when it is set by Li RongQing · 3 years, 2 months ago
- ce5977b KVM: x86: don't print when fail to read/write pv eoi memory by Li RongQing · 3 years, 2 months ago
- 2df4a5e KVM: X86: Remove mmu parameter from load_pdptrs() by Lai Jiangshan · 3 years, 1 month ago
- bb3b394 KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction by Lai Jiangshan · 3 years, 1 month ago
- f8cd457 KVM: VMX: Use ept_caps_to_lpage_level() in hardware_setup() by Lai Jiangshan · 3 years, 1 month ago
- cc022ae KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu() by Lai Jiangshan · 3 years, 1 month ago
- 84ea5c0 KVM: X86: Add huge_page_level to __reset_rsvds_bits_mask_ept() by Lai Jiangshan · 3 years, 1 month ago
- c59a0f5 KVM: X86: Remove mmu->translate_gpa by Lai Jiangshan · 3 years, 1 month ago
- 1f5a21e KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa() by Lai Jiangshan · 3 years, 1 month ago
- b46a13c KVM: X86: Calculate quadrant when !role.gpte_is_8_bytes by Lai Jiangshan · 3 years, 2 months ago
- 41e3560 KVM: X86: Remove useless code to set role.gpte_is_8_bytes when role.direct by Lai Jiangshan · 3 years, 2 months ago
- 42f34c2 KVM: X86: Remove unused declaration of __kvm_mmu_free_some_pages() by Lai Jiangshan · 3 years, 2 months ago
- 8443231 KVM: X86: Fix comment in __kvm_mmu_create() by Lai Jiangshan · 3 years, 2 months ago
- 27f4fca KVM: X86: Skip allocating pae_root for vcpu->arch.guest_mmu when !tdp_enabled by Lai Jiangshan · 3 years, 2 months ago
- 5835676 KVM: SVM: Allocate sd->save_area with __GFP_ZERO by Lai Jiangshan · 3 years, 2 months ago
- 1af4a11 KVM: SVM: Rename get_max_npt_level() to get_npt_level() by Lai Jiangshan · 3 years, 2 months ago
- fe26f91 KVM: VMX: Change comments about vmx_get_msr() by Lai Jiangshan · 3 years, 2 months ago
- ed07ef5 KVM: VMX: Use kvm_set_msr_common() for MSR_IA32_TSC_ADJUST in the default way by Lai Jiangshan · 3 years, 2 months ago
- 15ad976 KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest() by Lai Jiangshan · 3 years, 2 months ago
- 3ab4ac8 KVM: VMX: Update msr value after kvm_set_user_return_msr() succeeds by Lai Jiangshan · 3 years, 2 months ago
- 6ab8a40 KVM: VMX: Avoid to rdmsrl(MSR_IA32_SYSENTER_ESP) by Lai Jiangshan · 3 years, 2 months ago
- 24cd19a KVM: X86: Update mmu->pdptrs only when it is changed by Lai Jiangshan · 3 years, 2 months ago
- 2e9ebd5 KVM: X86: Remove kvm_register_clear_available() by Lai Jiangshan · 3 years, 2 months ago
- 41e68b6 KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits by Paolo Bonzini · 3 years, 1 month ago
- c62c7bd KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty by Lai Jiangshan · 3 years, 2 months ago
- 3883bc9d KVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed by Lai Jiangshan · 3 years, 2 months ago
- aec9c24 KVM: SVM: Remove references to VCPU_EXREG_CR3 by Lai Jiangshan · 3 years, 2 months ago
- 8f29bf1 KVM: SVM: Remove outdated comment in svm_load_mmu_pgd() by Lai Jiangshan · 3 years, 2 months ago
- e63f315 KVM: X86: Move CR0 pdptr_bits into header file as X86_CR0_PDPTR_BITS by Lai Jiangshan · 3 years, 2 months ago
- a37ebdc KVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept by Lai Jiangshan · 3 years, 2 months ago
- 5ec60aa KVM: VMX: Add and use X86_CR4_TLBFLUSH_BITS when !enable_ept by Lai Jiangshan · 3 years, 2 months ago
- 40e49c4 KVM: SVM: Track dirtiness of PDPTRs even if NPT is disabled by Lai Jiangshan · 3 years, 2 months ago
- c0d6956 KVM: VMX: Mark VCPU_EXREG_PDPTR available in ept_save_pdptrs() by Lai Jiangshan · 3 years, 2 months ago
- 2c5653c KVM: X86: Ensure that dirty PDPTRs are loaded by Lai Jiangshan · 3 years, 2 months ago
- b1d66da KVM: x86/svm: Add module param to control PMU virtualization by Like Xu · 3 years, 2 months ago
- baed82c KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV by Sean Christopherson · 3 years, 3 months ago
- 724b396 KVM: VMX: Move Posted Interrupt ndst computation out of write loop by Sean Christopherson · 3 years, 3 months ago
- cfb0e13 KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration by Sean Christopherson · 3 years, 3 months ago
- 89ef0f2 KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block by Sean Christopherson · 3 years, 3 months ago
- 2980238 KVM: VMX: Drop pointless PI.NDST update when blocking by Sean Christopherson · 3 years, 3 months ago
- 74ba5bc KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers by Sean Christopherson · 3 years, 3 months ago
- c957172 KVM: VMX: Drop unnecessary PI logic to handle impossible conditions by Sean Christopherson · 3 years, 3 months ago
- 057aa61 KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled by Sean Christopherson · 3 years, 3 months ago
- d92a5d1 KVM: Add helpers to wake/query blocking vCPU by Sean Christopherson · 3 years, 3 months ago
- cdafece KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states by Sean Christopherson · 3 years, 3 months ago
- c91d449 KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs by Sean Christopherson · 3 years, 3 months ago
- 109a982 KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline by Sean Christopherson · 3 years, 3 months ago
- c385833 KVM: stats: Add stat to detect if vcpu is currently blocking by Jing Zhang · 3 years, 3 months ago
- fac4268 KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- 91b99ea KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
- 1460179 KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt() by Sean Christopherson · 3 years, 3 months ago
- f6c60d0 KVM: Don't block+unblock when halt-polling is successful by Sean Christopherson · 3 years, 3 months ago
- 6109c5a KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook by Sean Christopherson · 3 years, 3 months ago
- 75c89e5 KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook by Sean Christopherson · 3 years, 3 months ago
- 30c94347 KVM: Reconcile discrepancies in halt-polling stats by Sean Christopherson · 3 years, 3 months ago
- 29e7289 KVM: Refactor and document halt-polling stats update helper by Sean Christopherson · 3 years, 3 months ago
- 8df6a61 KVM: Update halt-polling stats if and only if halt-polling was attempted by Sean Christopherson · 3 years, 3 months ago
- 510958e KVM: Force PPC to define its own rcuwait object by Sean Christopherson · 3 years, 3 months ago
- 6f39091 KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU by Sean Christopherson · 3 years, 3 months ago
- 91b0189 KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell by Sean Christopherson · 3 years, 3 months ago
- 1831fa4 KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest by Paolo Bonzini · 3 years, 2 months ago
- 98a26b6 KVM: x86: change TLB flush indicator to bool by Vihas Mak · 3 years, 2 months ago
- aefdc2e KVM: Avoid atomic operations when kicking the running vCPU by Paolo Bonzini · 3 years, 2 months ago
- fb43496 KVM: x86/MMU: Simplify flow of vmx_get_mt_mask by Ben Gardon · 3 years, 2 months ago
- 8283e36 KVM: x86/mmu: Propagate memslot const qualifier by Ben Gardon · 3 years, 2 months ago
- 4d78d0b KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages by Ben Gardon · 3 years, 2 months ago
- 9d395a0 KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active by Ben Gardon · 3 years, 2 months ago
- ce92ef7 KVM: x86/mmu: Use shadow page role to detect PML-unfriendly pages for L2 by Sean Christopherson · 3 years, 2 months ago
- 8fc7890 KVM: nSVM: introduce struct vmcb_ctrl_area_cached by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- bd95926 KVM: nSVM: split out __nested_vmcb_check_controls by Paolo Bonzini · 3 years, 2 months ago
- 355d047 KVM: nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- b7a3d8b KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs() by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 7907160 KVM: nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- f2740a8 KVM: nSVM: introduce svm->nested.save to cache save area before checks by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 907afa4 KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 244893f KVM: Dynamically allocate "new" memslots from the get-go by Sean Christopherson · 3 years, 1 month ago
- 0f9bdef KVM: Wait 'til the bitter end to initialize the "new" memslot by Sean Christopherson · 3 years, 1 month ago
- 44401a2 KVM: Optimize overlapping memslots check by Maciej S. Szmigiero · 3 years, 1 month ago
- f420943 KVM: Optimize gfn lookup in kvm_zap_gfn_range() by Maciej S. Szmigiero · 3 years, 1 month ago
- bcb63dc KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot() by Maciej S. Szmigiero · 3 years, 1 month ago
- a54d806 KVM: Keep memslots in tree-based structures instead of array-based ones by Maciej S. Szmigiero · 3 years, 1 month ago
- 6a65683 KVM: s390: Introduce kvm_s390_get_gfn_end() by Maciej S. Szmigiero · 3 years, 1 month ago