index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-0
/
+1
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-2
/
+2
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
1
-2
/
+1
2020-06-01
KVM: introduce kvm_read_guest_offset_cached()
Vitaly Kuznetsov
1
-0
/
+3
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
1
-5
/
+5
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-0
/
+3
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
1
-0
/
+3
2020-04-24
kvm: add capability for halt polling
David Matlack
1
-0
/
+1
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
1
-1
/
+1
2020-04-21
KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
Paolo Bonzini
1
-0
/
+6
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
1
-0
/
+5
2020-04-14
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
1
-0
/
+3
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
1
-2
/
+0
2020-03-16
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
1
-1
/
+0
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
1
-1
/
+10
2020-03-16
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
1
-6
/
+12
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
1
-13
/
+10
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-2
/
+1
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
1
-1
/
+1
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
1
-2
/
+0
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
1
-0
/
+2
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
1
-0
/
+5
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-2
/
+5
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
1
-0
/
+2
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
1
-0
/
+1
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
1
-0
/
+3
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
1
-2
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-3
/
+0
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-1
/
+0
2020-01-27
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
1
-4
/
+0
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-0
/
+1
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-0
/
+1
2020-01-24
KVM: Remove kvm_arch_vcpu_free() declaration
Sean Christopherson
1
-1
/
+0
2020-01-21
kvm: Refactor handling of VM debugfs files
Milan Pandurov
1
-2
/
+5
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-3
/
+3
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
1
-1
/
+0
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-0
/
+7
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+24
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
1
-0
/
+2
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
1
-8
/
+3
[next]