index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
2016-02-29
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
ARM: KVM: Remove the old world switch
Marc Zyngier
2016-02-29
ARM: KVM: Change kvm_call_hyp return type to unsigned long
Marc Zyngier
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
2016-02-29
ARM: KVM: Add HYP mode entry code
Marc Zyngier
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
2016-02-29
ARM: KVM: Add VFP lazy save/restore handler
Marc Zyngier
2016-02-29
ARM: KVM: Add guest entry code
Marc Zyngier
2016-02-29
ARM: KVM: Add banked registers save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add VFP save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add vgic v2 save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add timer save/restore
Marc Zyngier
2016-02-29
ARM: KVM: Add CP15 save/restore code
Marc Zyngier
2016-02-29
ARM: KVM: Add TLB invalidation code
Marc Zyngier
2016-02-29
ARM: KVM: Add system register accessor macros
Marc Zyngier
2016-02-29
ARM: KVM: Add a HYP-specific header file
Marc Zyngier
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-12-18
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
2015-12-18
ARM: KVM: Cleanup exception injection
Marc Zyngier
2015-12-14
arm64: KVM: Map the kernel RO section into HYP
Marc Zyngier
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
2015-10-22
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
[next]