index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
1
-1
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-3
/
+0
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
1
-1
/
+6
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+3
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-6
/
+6
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
1
-1
/
+1
2016-07-03
arm: KVM: Allow hyp teardown
Marc Zyngier
1
-1
/
+2
2016-07-03
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
1
-4
/
+2
2016-07-03
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
1
-9
/
+3
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+6
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-0
/
+2
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
1
-0
/
+4
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+13
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
1
-1
/
+2
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
1
-1
/
+12
2016-04-08
Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-3
/
+4
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
1
-3
/
+4
2016-03-29
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
1
-1
/
+0
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+7
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2016-03-01
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
1
-2
/
+2
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+6
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
1
-1
/
+1
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
1
-0
/
+2
2016-02-29
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
1
-0
/
+1
2016-02-29
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
1
-5
/
+7
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
1
-0
/
+2
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
1
-0
/
+4
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
1
-3
/
+5
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-1
/
+80
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
1
-0
/
+6
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-0
/
+3
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
1
-2
/
+2
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-3
/
+0
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+3
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
[next]