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
starfive-6.6.48-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
2023-12-08
KVM: clean up directives to compile out irqfds
Paolo Bonzini
1
-0
/
+2
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-5
/
+4
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-29
/
+1
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-23
/
+119
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
1
-6
/
+11
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
1
-1
/
+1
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-0
/
+48
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+19
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+11
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-2
/
+2
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-3
/
+3
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
1
-12
/
+21
2023-10-09
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
1
-1
/
+1
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
1
-0
/
+19
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+5
2023-08-17
KVM: Remove unused kvm_make_cpus_request_mask() declaration
Yue Haibing
1
-2
/
+0
2023-08-17
KVM: Remove unused kvm_device_{get,put}() declarations
Yue Haibing
1
-2
/
+0
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
1
-1
/
+5
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-4
/
+3
2023-08-17
KVM: Allow range-based TLB invalidation from common code
David Matlack
1
-0
/
+11
2023-08-17
KVM: Declare kvm_arch_flush_remote_tlbs() globally
Raghavendra Rao Ananta
1
-0
/
+2
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
1
-2
/
+2
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+0
2023-07-01
Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2023-06-07
KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
Sean Christopherson
1
-3
/
+0
2023-06-01
KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
Wei Wang
1
-2
/
+2
2023-05-16
KVM: arm64: Export kvm_are_all_memslots_empty()
Ricardo Koller
1
-0
/
+2
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
1
-0
/
+10
2023-03-27
KVM: irqfd: Make resampler_list an RCU list
Dmytro Maluka
1
-0
/
+1
2023-03-24
KVM: Fix comments that refer to the non-existent install_new_memslots()
Jun Miao
1
-2
/
+2
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
1
-2
/
+1
2023-02-08
KVM: update code comment in struct kvm_vcpu
Wang Yong
1
-1
/
+1
2023-01-24
kvm_host.h: fix spelling typo in function declaration
Wang Liang
1
-1
/
+1
2023-01-24
KVM: account allocation in generic version of kvm_arch_alloc_vm()
Alexey Dobriyan
1
-1
/
+1
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-0
/
+4
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-3
/
+1
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-3
/
+0
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-2
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+53
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
1
-48
/
+28
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-4
/
+6
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
1
-4
/
+6
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
1
-41
/
+22
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
1
-2
/
+2
2022-11-30
KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
Sean Christopherson
1
-5
/
+3
2022-11-30
KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache
Sean Christopherson
1
-12
/
+0
2022-11-30
KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
Michal Luczaj
1
-6
/
+4
[next]