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
/
arm64
/
kvm
/
hyp-init.S
Age
Commit message (
Expand
)
Author
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2018-03-19
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-01-13
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
2017-06-06
arm64: KVM: Allow unaligned accesses at EL2
Marc Zyngier
2017-06-06
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Marc Zyngier
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2016-07-03
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
arm64: Cleanup SCTLR flags
Geoff Levand
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-11
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-03-23
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
2014-08-29
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2013-11-06
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
2013-06-07
arm64: KVM: hypervisor initialization code
Marc Zyngier