projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-12-08
Lai Jiangshan
KVM: X86: Remove kvm_register_clear_available()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Paolo Bonzini
KVM: vmx, svm: clean up mass updates to regs_avail...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: VMX: Update vmcs.GUEST_CR3 only when the guest...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: SVM: Remove references to VCPU_EXREG_CR3
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: SVM: Remove outdated comment in svm_load_mmu_pgd()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: X86: Move CR0 pdptr_bits into header file as X86_C...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: VMX: Add and use X86_CR4_TLBFLUSH_BITS when !enabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: SVM: Track dirtiness of PDPTRs even if NPT is...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: VMX: Mark VCPU_EXREG_PDPTR available in ept_save_p...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Lai Jiangshan
KVM: X86: Ensure that dirty PDPTRs are loaded
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Like Xu
KVM: x86/svm: Add module param to control PMU virtualiz...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Remove vCPU from PI wakeup list before updati...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Move Posted Interrupt ndst computation out...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Read Posted Interrupt "control" exactly once...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Save/restore IRQs (instead of CLI/STI) during...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Drop pointless PI.NDST update when blocking
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Use boolean returns for Posted Interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Drop unnecessary PI logic to handle impossibl...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: VMX: Skip Posted Interrupt updates if APICv is...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Add helpers to wake/query blocking vCPU
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86: Invoke kvm_vcpu_block() directly for non...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86: Directly block (instead of "halting") UNINITI...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Don't redo ktime_get() when calculating halt-polli...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Jing Zhang
KVM: stats: Add stat to detect if vcpu is currently...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86: Tweak halt emulation helper names to free...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Don't block+unblock when halt-polling is successful
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: arm64: Move vGIC v4 handling for WFI out arch...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Reconcile discrepancies in halt-polling stats
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Refactor and document halt-polling stats update...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Update halt-polling stats if and only if halt...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Force PPC to define its own rcuwait object
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: s390: Ensure kvm_arch_no_poll() is read once when...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: SVM: Ensure target pCPU is read once when signalli...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Paolo Bonzini
KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Vihas Mak
KVM: x86: change TLB flush indicator to bool
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Paolo Bonzini
KVM: Avoid atomic operations when kicking the running...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Ben Gardon
KVM: x86/MMU: Simplify flow of vmx_get_mt_mask
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Ben Gardon
KVM: x86/mmu: Propagate memslot const qualifier
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Ben Gardon
KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_un...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Ben Gardon
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86/mmu: Use shadow page role to detect PML-unfrie...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: introduce struct vmcb_ctrl_area_cached
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Paolo Bonzini
KVM: nSVM: split out __nested_vmcb_check_controls
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: use svm->nested.save to load vmcb12 register...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_val...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: rename nested_load_control_from_vmcb12 in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: introduce svm->nested.save to cache save...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Emanuele Giuseppe...
KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Dynamically allocate "new" memslots from the get-go
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Wait 'til the bitter end to initialize the "new...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Optimize overlapping memslots check
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Optimize gfn lookup in kvm_zap_gfn_range()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Call kvm_arch_flush_shadow_memslot() on the old...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Keep memslots in tree-based structures instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: s390: Introduce kvm_s390_get_gfn_end()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Use interval tree to do fast hva lookup in memslots
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Resolve memslot ID via a hash table instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Move WARN on invalid memslot index to update_memsl...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Integrate gfn_to_memslot_approx() into search_mems...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: x86: Use nr_memslot_pages to avoid traversing...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: x86: Don't call kvm_mmu_change_mmu_pages() if...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Don't make a full copy of the old memslot in __kvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: s390: Skip gfn/size sanity checks on memslot DELET...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86: Don't assume old/new memslots are non-NULL...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Use prepare/commit hooks to handle generic memslot...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Stop passing kvm_userspace_memory_region to arch...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: RISC-V: Use "new" memslot instead of userspace...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: x86: Use "new" memslot instead of userspace memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: s390: Use "new" memslot instead of userspace memor...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: PPC: Avoid referencing userspace memory region...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: MIPS: Drop pr_debug from memslot commit to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: arm64: Use "new" memslot instead of userspace...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Let/force architectures to deal with arch specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Use "new" memslot's address space ID instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Maciej S. Szmigiero
KVM: Resync only arch fields when slots_arch_lock gets...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Open code kvm_delete_memslot() into its only caller
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Sean Christopherson
KVM: Require total number of memslot pages to fit in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: Convert kvm_for_each_vcpu() to using xa_for_each_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: Convert the kvm->vcpus array to a xarray
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: s390: Use kvm_get_vcpu() instead of open-coded...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: mips: Use kvm_get_vcpu() instead of open-coded...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Marc Zyngier
KVM: Move wiping of the kvm->vcpus array to common...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Paolo Bonzini
KVM: MMU: update comment on the number of page role...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Tom Lendacky
KVM: SVM: Do not terminate SEV-ES guests on GHCB valida...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Sean Christopherson
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Sean Christopherson
KVM: SEV: Return appropriate error codes if SEV-ES...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Sean Christopherson
KVM: x86/mmu: Retry page fault if root is invalidated...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Dan Carpenter
KVM: VMX: Set failure code in prepare_vmcs02()
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Paolo Bonzini
KVM: ensure APICv is considered inactive if there is...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Like Xu
KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Paolo Bonzini
KVM: fix avic_set_running for preemptable kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Paolo Bonzini
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Paolo Bonzini
KVM: SEV: accept signals in sev_lock_two_vms
commit
|
commitdiff
|
tree
|
snapshot
next