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: 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
2020-03-16
Sean Christopherson
KVM: Simplify kvm_free_memslot() and all its descendents
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Move memslot deletion to helper function
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Free arrays for old memslot when moving memsl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Drop "const" attribute from old memslot in commit_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Move setting of memslot into helper routine
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Refactor error handling for setting memory region
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Explicitly free allocated-but-unused dirty bitmap
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Drop kvm_arch_create_memslot()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Allocate memslot resources during prepare_mem...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: PPC: Move memslot memory allocation into prepare_m...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Don't free new memslot if allocation of said memsl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: Reinstall old memslots if arch preparation fails
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Allocate new rmap and large page tracking...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Move gpa_val and gpa_available into the emula...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Sean Christopherson
KVM: x86: Add EMULTYPE_PF when emulation is triggered...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Miaohe Lin
KVM: apic: remove unused function apic_lvt_vector()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Miaohe Lin
KVM: VMX: Add 'else' to split mutually exclusive case
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Miaohe Lin
KVM: x86: eliminate some unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Miaohe Lin
KVM: x86: Fix print format and coding style
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Chia-I Wu
KVM: vmx: rewrite the comment in vmx_get_mt_mask
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Andrew Jones
KVM: selftests: Convert some printf's to pr_info's
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Andrew Jones
KVM: selftests: Rework debug message printing
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Time guest demand paging
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Support multiple vCPUs in demand paging...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Add support for vcpu_args_set to aarch6...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Pass args to vCPU in global vCPU args...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Add memory size parameter to the demand...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Add configurable demand paging delay
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Ben Gardon
KVM: selftests: Add demand paging content to the demand...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Ben Gardon
KVM: selftests: Create a demand paging test
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: Introduce num-pages conversion utilities
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: Introduce vm_guest_mode_params
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: Rename vm_guest_mode_params
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: aarch64: Remove unnecessary ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: Remove unnecessary defines
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Andrew Jones
KVM: selftests: aarch64: Use stream when given
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Christian Borntraeger
KVM: s390: rstify new ioctls in api.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Oliver Upton
KVM: nVMX: Check IO instruction VM-exit conditions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Oliver Upton
KVM: nVMX: Refactor IO bitmap checks into helper function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Paolo Bonzini
KVM: nVMX: Don't emulate instructions in guest mode
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Oliver Upton
KVM: nVMX: Emulate MTF when performing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Li RongQing
KVM: fix error handling in svm_hardware_setup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Miaohe Lin
KVM: SVM: Fix potential memory leak in svm_cpu_init()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Miaohe Lin
KVM: apic: avoid calculating pending eoi from an uninit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Vitaly Kuznetsov
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Vitaly Kuznetsov
KVM: nVMX: handle nested posted interrupts when apicv...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Suravee Suthikulpanit
kvm: x86: svm: Fix NULL pointer dereference when AVIC...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Xiaoyao Li
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
wanpeng li
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Miaohe Lin
KVM: x86: don't notify userspace IOAPIC on edge-trigger...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Qian Cai
kvm/emulate: fix a -Werror=cast-function-type
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Paolo Bonzini
KVM: x86: fix incorrect comparison in trace event
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Miaohe Lin
KVM: nVMX: Fix some obsolete comments and grammar error
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Paolo Bonzini
KVM: x86: fix missing prototypes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Paolo Bonzini
KVM: x86: enable -Werror
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: virt: guest-halt-polling.txt convert to ReST
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: kvm: review-checklist.txt: rename to ReST
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: kvm: Convert timekeeping.txt to ReST format
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: kvm: Convert s390-diag.txt to ReST format
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: kvm: Convert ppc-pv.txt to ReST format
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Mauro Carvalho...
docs: kvm: Convert nested-vmx.txt to ReST format
commit
|
commitdiff
|
tree
|
snapshot
next