index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-6
/
+6
*
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
2016-07-18
1
-1
/
+1
*
arm: KVM: Allow hyp teardown
Marc Zyngier
2016-07-03
1
-1
/
+2
*
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
2016-07-03
1
-4
/
+2
*
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-07-03
1
-9
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
1
-0
/
+6
|
\
|
*
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-24
1
-0
/
+6
|
|
\
|
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-0
/
+2
|
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
1
-0
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+2
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
1
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-05-03
1
-1
/
+2
|
*
|
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
1
-1
/
+12
*
|
|
Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2016-04-08
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
2016-04-06
1
-3
/
+4
*
|
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
2016-03-29
1
-1
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-5
/
+7
|
\
|
*
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
1
-2
/
+2
|
*
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
2016-03-01
1
-2
/
+2
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-3
/
+5
*
|
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+6
*
|
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
1
-1
/
+1
*
|
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
1
-0
/
+3
*
|
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
1
-0
/
+3
*
|
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
1
-0
/
+3
*
|
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
1
-0
/
+2
*
|
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2016-02-29
1
-0
/
+1
*
|
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
2016-02-29
1
-5
/
+7
*
|
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
1
-0
/
+2
*
|
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2016-02-29
1
-0
/
+4
|
/
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
1
-1
/
+80
*
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-14
1
-0
/
+6
*
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
1
-0
/
+3
*
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
1
-2
/
+2
*
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-22
1
-3
/
+0
*
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-10-22
1
-0
/
+3
*
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
1
-0
/
+1
*
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-09-17
1
-6
/
+2
|
\
|
*
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
1
-6
/
+2
*
|
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
|
/
*
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-08-12
1
-5
/
+0
*
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
1
-1
/
+5
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-1
/
+16
[next]