index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
2015-08-12
*
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
*
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
*
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2015-07-21
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
|
\
|
*
ARM: kvm: fix a bad BSYM() usage
Russell King
2015-05-08
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
|
\
\
|
*
|
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-05-27
|
|
/
*
|
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-19
|
\
\
|
*
|
arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
Marc Zyngier
2015-06-17
|
*
|
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
2015-06-17
|
*
|
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-06-17
|
*
|
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
2015-06-17
|
*
|
kvm: remove one useless check extension
Tiejun Chen
2015-06-17
|
*
|
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2015-06-17
|
*
|
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-06-09
*
|
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
*
|
|
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
*
|
|
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
*
|
|
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
|
/
/
*
/
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
|
\
|
*
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-04-22
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
Will Deacon
2015-03-27
|
|
\
|
|
*
ARM: kvm: round HYP section to page size instead of log2 upper bound
Ard Biesheuvel
2015-03-27
|
*
|
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
2015-03-23
|
|
/
|
*
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-03-19
*
|
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
|
\
\
|
*
|
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
2015-03-30
|
*
|
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
|
*
|
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
|
*
|
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2015-03-14
|
*
|
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
2015-03-14
|
*
|
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2015-03-12
|
*
|
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-03-12
|
*
|
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
2015-03-12
|
*
|
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
|
*
|
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
2015-03-12
|
*
|
KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
Eric Auger
2015-03-12
|
*
|
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-03-12
|
*
|
KVM: arm/arm64: prefer IS_ENABLED to a static variable
Paolo Bonzini
2015-03-11
|
|
/
*
|
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
2015-03-11
*
|
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
2015-03-11
|
/
*
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
2015-02-23
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
|
\
|
*
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
|
*
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
|
|
\
|
|
*
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
|
*
|
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-23
[prev]
[next]