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
2020-03-16
Sean Christopherson
KVM: x86: Don't propagate MMU lpage support to memslot...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Configure max page level during hardware...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: SVM: Refactor logging of NPT enabled/disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: VMX: Directly query Intel PT mode when refreshing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Check for Intel PT MSR virtualization using...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: VMX: Directly use VMX capabilities helper to detec...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Do kvm_cpuid_array capacity checks in termina...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use kvm_cpu_caps to detect Intel PT support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Set emulated/transmuted feature bits via...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Override host CPUID results with kvm_cpu_caps
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Do host CPUID at load time to mask KVM cpu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Remove stateful CPUID handling
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Remove the unnecessary loop on CPUID 0x7...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_f...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use KVM cpu caps to track UMIP emulation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Add a helper to check kernel support when...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: VMX: Convert feature updates from CPUID to KVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: SVM: Convert feature updates from CPUID to KVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Introduce kvm_cpu_caps to replace runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor handling of XSAVES CPUID adjustment
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Paolo Bonzini
KVM: x86: handle GBPAGE CPUID adjustment for EPT with...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle Intel PT CPUID adjustment in VMX code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle RDTSCP CPUID adjustment in VMX code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle PKU CPUID adjustment in VMX code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle UMIP emulation CPUID adjustment in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle INVPCID CPUID adjustment in VMX code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Handle MPX CPUID adjustment in VMX code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor cpuid_mask() to auto-retrieve the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Introduce cpuid_entry_{change,set,clear}...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Introduce cpuid_entry_{get,has}() accessors
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Replace bare "unsigned" with "unsigned int...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use u32 for holding CPUID register value...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Drop explicit @func param from ->set_supporte...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Clear output regs for CPUID 0x14 if PT isn...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Make kvm_mpx_supported() an inline function
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use supported_xcr0 to detect MPX support
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Calculate the supported xcr0 mask at load...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: VMX: Add helpers to query Intel PT mode
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Use common loop iterator when handling CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Drop redundant array size check
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Encapsulate CPUID entries and metadata in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Hoist loop counter and terminator to top...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Consolidate CPUID array max num entries checking
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Drop redundant boot cpu checks on SSBD featur...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Drop the explicit @index from do_cpuid_7_mask()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Clean up CPUID 0x7 sub-leaf loop
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Warn on zero-size save state for valid CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Check for CPUID 0xD.N support before validati...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Move CPUID 0xD.1 handling out of the index...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Check userspace CPUID array size after valida...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Clean up error handling in kvm_dev_ioctl_get_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Simplify handling of Centaur CPUID leafs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor loop around do_cpuid_func() to separ...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Shrink the usercopy region of the emulation...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Move kvm_emulate.h into KVM's private directory
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Dynamically allocate per-vCPU emulation context
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Move emulation-only helpers to emulate.c
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Explicitly pass an exception struct to check_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Refactor I/O emulation helpers to provide...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Peter Xu
KVM: Drop gfn_to_pfn_atomic()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Fix warning due to implicit truncation on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: nVMX: Drop unnecessary check on ept caps for execu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: nVMX: Rename EPTP validity helper and associated...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_ge...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: nVMX: Allow L1 to use 5-level page walks for neste...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Don't drop level/direct from MMU role...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jay Zhou
kvm: selftests: Support dirty log initial-all-set test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: nVMX: Properly handle userspace interrupt window...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Wanpeng Li
KVM: X86: trigger kvmclock sync request just once on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Wanpeng Li
KVM: LAPIC: Recalculate apic map in batch
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Miaohe Lin
KVM: Fix some obsolete comments
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Jay Zhou
KVM: x86: enable dirty log gradually in small chunks
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Reuse the current root if possible for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Ignore guest CR3 on fast root switch...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Oliver Upton
KVM: SVM: Inhibit APIC virtualization for X2APIC guest
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Peter Xu
KVM: Remove unnecessary asm/kvm_host.h includes
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Andrew Jones
KVM: selftests: Fix unknown ucall command asserts
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Consolidate VM allocation and free for VMX...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Directly return __vmalloc() result in ->vm_al...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Gracefully handle __vmalloc() failure during...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Eric Hankland
KVM: x86: Adjust counter sample period after a wrmsr
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Consolidate open coded variants of memslo...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Use range-based TLB flush for dirty log...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Dynamically size memslot array based on number...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Terminate memslot walks via used_slots
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Ensure validity of memslot with respect to kvm_get...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Provide common implementation for generic dirty...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Clean up local variable usage in __kvm_set_memory_...
commit
|
commitdiff
|
tree
|
snapshot
next