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
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-1
/
+0
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
1
-8
/
+8
2017-01-30
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
Marc Zyngier
1
-1
/
+0
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2016-11-29
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-0
/
+4
2016-11-28
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
1
-0
/
+4
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
1
-0
/
+6
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
1
-0
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
1
-0
/
+4
2016-10-07
x86/fpu, kvm: Remove KVM vcpu->fpu_counter
Rik van Riel
1
-1
/
+0
2016-09-16
kvm: create per-vcpu dirs in debugfs
Luiz Capitulino
1
-0
/
+1
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+3
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-0
/
+6
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-0
/
+6
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-3
/
+9
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-0
/
+2
2016-07-22
KVM: arm/arm64: Enable MSI routing
Eric Auger
1
-0
/
+2
2016-07-22
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
1
-2
/
+0
2016-07-22
KVM: Add devid in kvm_kernel_irq_routing_entry
Eric Auger
1
-1
/
+7
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
1
-0
/
+2
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-22
/
+0
2016-06-28
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
1
-21
/
+4
2016-06-16
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
1
-6
/
+0
2016-06-16
KVM: introduce kvm->created_vcpus
Paolo Bonzini
1
-0
/
+8
2016-05-25
KVM: Create debugfs dir and stat files for each VM
Janosch Frank
1
-0
/
+7
2016-05-18
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
Radim Krčmář
1
-0
/
+1
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+15
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
1
-0
/
+1
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
1
-0
/
+4
2016-05-11
KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
Greg Kurz
1
-3
/
+4
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
1
-0
/
+11
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-2
/
+3
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-18
/
+19
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-41
/
+2
2016-01-08
KVM: renumber vcpu->request bits
Paolo Bonzini
1
-30
/
+29
2016-01-08
KVM: document which architecture uses each request bit
Paolo Bonzini
1
-7
/
+13
2016-01-08
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
1
-1
/
+1
2015-12-16
kvm: Dump guest rIP when the guest tried something unsupported
Borislav Petkov
1
-1
/
+2
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
1
-0
/
+1
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
1
-0
/
+2
2015-11-30
KVM: Remove unnecessary debugfs dentry references
Janosch Frank
1
-1
/
+0
2015-11-30
KVM: use heuristic for fast VCPU lookup by id
David Hildenbrand
1
-0
/
+5
2015-11-25
KVM: kvm_is_visible_gfn can be boolean
Yaowei Bai
1
-1
/
+1
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
[prev]
[next]