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
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
1
-0
/
+1
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-0
/
+6
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
1
-2
/
+3
2015-11-19
KVM: Provide function for VCPU lookup by id
David Hildenbrand
1
-0
/
+11
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
1
-0
/
+1
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
1
-1
/
+0
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
1
-4
/
+3
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2015-10-23
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-16
kvm/eventfd: add arch-specific set_irq
Andrey Smetanin
1
-0
/
+4
2015-10-16
kvm/eventfd: factor out kvm_notify_acked_gsi()
Andrey Smetanin
1
-0
/
+1
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
1
-0
/
+3
2015-10-01
KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
Feng Wu
1
-0
/
+2
2015-10-01
KVM: introduce kvm_arch functions for IRQ bypass
Eric Auger
1
-0
/
+10
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
1
-0
/
+1
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-0
/
+16
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
1
-1
/
+1
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
1
-0
/
+1
2015-09-06
KVM: make halt_poll_ns per-vCPU
Wanpeng Li
1
-0
/
+1
2015-07-30
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
Paolo Bonzini
1
-0
/
+4
2015-07-29
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
1
-16
/
+0
2015-07-23
kvm/x86: add sending hyper-v crash notification to user space
Andrey Smetanin
1
-0
/
+1
2015-07-23
kvm: introduce vcpu_debug = kvm_debug + vcpu context
Andrey Smetanin
1
-0
/
+3
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
1
-0
/
+18
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
1
-4
/
+22
2015-06-05
KVM: add vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
1
-0
/
+24
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
1
-0
/
+1
2015-05-28
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-4
/
+4
2015-05-19
KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
Paolo Bonzini
1
-2
/
+2
2015-05-07
kvm,x86: load guest FPU context more eagerly
Rik van Riel
1
-0
/
+1
2015-05-07
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
1
-9
/
+18
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
1
-1
/
+6
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-5
/
+19
2015-03-27
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-5
/
+5
2015-03-12
KVM: introduce kvm_arch_intc_initialized and use it in irqfd
Eric Auger
1
-0
/
+14
2015-03-10
KVM: Get rid of kvm_kvfree()
Thomas Huth
1
-1
/
+0
2015-03-09
kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest
Rik van Riel
1
-1
/
+2
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+12
2015-02-12
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
1
-11
/
+0
2015-02-05
kvm: remove KVM_MMIO_SIZE
Tiejun Chen
1
-4
/
+0
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
1
-1
/
+1
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-1
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-1
/
+1
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
Andre Przywara
1
-0
/
+1
2015-01-16
KVM: Add generic support for dirty page logging
Mario Smarduch
1
-0
/
+9
[prev]
[next]