Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-09 | arm64: hyp-stub: Zero x0 on successful stub handling | Marc Zyngier | 1 | -1/+3 |
2017-04-09 | arm64: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 1 | -12/+1 |
2017-04-09 | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall | Marc Zyngier | 1 | -1/+10 |
2017-04-09 | arm64: hyp-stub: Define a return value for failed stub calls | Marc Zyngier | 1 | -1/+1 |
2017-04-09 | arm64: hyp-stub: Don't save lr in the EL1 code | Marc Zyngier | 1 | -4/+0 |
2017-04-09 | arm64: hyp-stub: Stop pointlessly clobbering lr | Marc Zyngier | 1 | -6/+0 |
2016-06-27 | arm64: Add back cpu reset routines | Geoff Levand | 1 | -1/+9 |
2016-04-28 | arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() | James Morse | 1 | -2/+3 |
2016-04-28 | arm64: hyp/kvm: Make hyp-stub extensible | Geoff Levand | 1 | -10/+24 |
2016-04-28 | arm64: kvm: Move lr save/restore from do_el2_call into EL1 | James Morse | 1 | -2/+8 |
2014-07-08 | irqchip: gic-v3: Initial support for GICv3 | Marc Zyngier | 1 | -0/+1 |
2012-12-05 | arm64: add hypervisor stub | Marc Zyngier | 1 | -0/+109 |