| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: KVM: vgic-v3: Relax synchronization when SRE==1 | Marc Zyngier | 2016-05-31 | 1 | -7/+16 |
* | arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 | Marc Zyngier | 2016-05-31 | 1 | -4/+2 |
* | arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value | Marc Zyngier | 2016-05-31 | 1 | -1/+12 |
* | KVM: arm/arm64: vgic-v3: Clear all dirty LRs | Christoffer Dall | 2016-05-31 | 1 | -4/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 3 | -1/+20 |
|\ |
|
| * | KVM: arm/arm64: vgic-new: enable build | Andre Przywara | 2016-05-20 | 2 | -0/+19 |
| * | kvm: arm64: Fix EC field in inject_abt64 | Matt Evans | 2016-05-20 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 2 | -1/+8 |
|\| |
|
| * | kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables | Catalin Marinas | 2016-05-09 | 1 | -0/+8 |
| * | arm64: kvm: Add support for 16K pages | Suzuki K Poulose | 2016-04-21 | 1 | -1/+0 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-17 | 6 | -11/+114 |
|\ \
| |/
|/| |
|
| * | arm64: kvm: Fix kvm teardown for systems using the extended idmap | James Morse | 2016-05-03 | 3 | -7/+47 |
| * | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro | 2016-04-28 | 2 | -0/+52 |
| * | arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() | James Morse | 2016-04-28 | 1 | -0/+7 |
| * | arm64: hyp/kvm: Make hyp-stub extensible | Geoff Levand | 2016-04-28 | 2 | -4/+4 |
| * | arm64: kvm: Move lr save/restore from do_el2_call into EL1 | James Morse | 2016-04-28 | 2 | -5/+8 |
| * | arm64: Cleanup SCTLR flags | Geoff Levand | 2016-04-28 | 1 | -2/+3 |
* | | arm64: KVM: Warn when PARange is less than 40 bits | Marc Zyngier | 2016-04-06 | 1 | -2/+37 |
|/ |
|
* | arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting | Suzuki K Poulose | 2016-03-30 | 1 | -2/+4 |
* | kvm: arm64: Disable compiler instrumentation for hypervisor code | Catalin Marinas | 2016-03-21 | 1 | -0/+4 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-18 | 3 | -4/+5 |
|\ |
|
| * | arm64: Rename cpuid_feature field extract routines | Suzuki K Poulose | 2016-02-25 | 1 | -1/+1 |
| * | arm64: kvm: deal with kernel symbols outside of linear mapping | Ard Biesheuvel | 2016-02-18 | 1 | -3/+3 |
| * | arm64: prevent potential circular header dependencies in asm/bug.h | Ard Biesheuvel | 2016-02-18 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 19 | -572/+1238 |
|\ \ |
|
| * | | arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit | Marc Zyngier | 2016-03-09 | 1 | -5/+4 |
| * | | arm64: KVM: vgic-v3: Reset LRs at boot time | Marc Zyngier | 2016-03-09 | 1 | -0/+9 |
| * | | arm64: KVM: vgic-v3: Do not save an LR known to be empty | Marc Zyngier | 2016-03-09 | 1 | -2/+9 |
| * | | arm64: KVM: vgic-v3: Save maintenance interrupt state only if required | Marc Zyngier | 2016-03-09 | 1 | -2/+31 |
| * | | arm64: KVM: vgic-v3: Avoid accessing ICH registers | Marc Zyngier | 2016-03-09 | 1 | -113/+180 |
| * | | arm64: KVM: Switch the sys_reg search to be a binary search | Marc Zyngier | 2016-02-29 | 1 | -18/+22 |
| * | | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao | 2016-02-29 | 1 | -0/+51 |
| * | | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao | 2016-02-29 | 1 | -0/+1 |
| * | | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao | 2016-02-29 | 1 | -0/+3 |
| * | | arm64: KVM: Reset PMU state when resetting vcpu | Shannon Zhao | 2016-02-29 | 1 | -0/+3 |
| * | | arm64: KVM: Add access handler for PMUSERENR register | Shannon Zhao | 2016-02-29 | 2 | -5/+99 |
| * | | arm64: KVM: Add helper to handle PMCR register bits | Shannon Zhao | 2016-02-29 | 1 | -0/+1 |
| * | | arm64: KVM: Add access handler for PMSWINC register | Shannon Zhao | 2016-02-29 | 1 | -1/+19 |
| * | | arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register | Shannon Zhao | 2016-02-29 | 1 | -3/+26 |
| * | | arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register | Shannon Zhao | 2016-02-29 | 1 | -4/+28 |
| * | | arm64: KVM: Add access handler for event type register | Shannon Zhao | 2016-02-29 | 1 | -2/+124 |
| * | | arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register | Shannon Zhao | 2016-02-29 | 1 | -4/+31 |
| * | | arm64: KVM: Add access handler for event counter register | Shannon Zhao | 2016-02-29 | 2 | -4/+136 |
| * | | arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register | Shannon Zhao | 2016-02-29 | 1 | -4/+24 |
| * | | arm64: KVM: Add access handler for PMSELR register | Shannon Zhao | 2016-02-29 | 1 | -2/+18 |
| * | | arm64: KVM: Add access handler for PMCR register | Shannon Zhao | 2016-02-29 | 1 | -2/+40 |
| * | | arm64: KVM: Define PMU data structure for each vcpu | Shannon Zhao | 2016-02-29 | 1 | -0/+7 |
| * | | arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp | Marc Zyngier | 2016-02-29 | 3 | -153/+5 |
| * | | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h | Marc Zyngier | 2016-02-29 | 9 | -200/+8 |
| * | | arm64: KVM: Move most of the fault decoding to C | Marc Zyngier | 2016-02-29 | 2 | -64/+90 |