| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-09-08 | 2 | -21/+4 |
|\ |
|
| * | KVM: arm/arm64: Extract GICv3 max APRn index calculation | Christoffer Dall | 2017-09-05 | 1 | -20/+3 |
| * | KVM: arm: implements the kvm_arch_vcpu_in_kernel() | Longpeng(Mike) | 2017-08-08 | 1 | -1/+1 |
| * | KVM: add spinlock optimization framework | Longpeng(Mike) | 2017-08-08 | 1 | -1/+1 |
* | | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths | Catalin Marinas | 2017-08-21 | 1 | -1/+1 |
|/ |
|
* | KVM: arm/arm64: PMU: Fix overflow interrupt injection | Andrew Jones | 2017-07-25 | 1 | -1/+1 |
* | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-07-06 | 1 | -0/+2 |
|\ |
|
| * | tracing: Add TRACE_DEFINE_SIZEOF() macros | Jeremy Linton | 2017-06-13 | 1 | -0/+2 |
* | | arm64/kvm: vgic: use SYS_DESC() | Mark Rutland | 2017-06-15 | 1 | -30/+15 |
* | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1 | Mark Rutland | 2017-06-15 | 1 | -1/+1 |
* | | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access | Marc Zyngier | 2017-06-15 | 1 | -0/+15 |
* | | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access | Marc Zyngier | 2017-06-15 | 1 | -4/+8 |
* | | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 | Marc Zyngier | 2017-06-15 | 1 | -0/+14 |
* | | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 2017-06-15 | 3 | -9/+14 |
|\ \
| |/ |
|
| * | arm64: KVM: Allow unaligned accesses at EL2 | Marc Zyngier | 2017-06-06 | 1 | -2/+3 |
| * | arm64: KVM: Preserve RES1 bits in SCTLR_EL2 | Marc Zyngier | 2017-06-06 | 1 | -4/+6 |
| * | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration | Christoffer Dall | 2017-05-24 | 1 | -5/+5 |
| * | arm64: KVM: Do not use stack-protector to compile EL2 code | Marc Zyngier | 2017-05-15 | 1 | -0/+2 |
* | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace | Christoffer Dall | 2017-06-08 | 1 | -0/+9 |
* | | KVM: arm/arm64: Move timer IRQ default init to arch_timer.c | Christoffer Dall | 2017-06-08 | 1 | -15/+1 |
* | | KVM: arm/arm64: properly use vcpu requests | Andrew Jones | 2017-06-04 | 1 | -0/+1 |
* | | KVM: arm64: Restore host physical timer access on hyp_panic() | James Morse | 2017-05-16 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2017-05-09 | 2 | -7/+6 |
|\ |
|
| * | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall | 2017-05-04 | 1 | -3/+2 |
| * | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses | Marc Zyngier | 2017-05-02 | 1 | -4/+4 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 | 6 | -373/+244 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix | Christoffer Dall | 2017-04-09 | 3 | -255/+112 |
| |\ |
|
| | * | KVM: arm64: Use common Set/Way sys definitions | Mark Rutland | 2017-03-22 | 1 | -9/+3 |
| | * | KVM: arm64: Use common sysreg definitions | Mark Rutland | 2017-03-22 | 2 | -73/+25 |
| | * | KVM: arm64: use common invariant sysreg definitions | Mark Rutland | 2017-03-22 | 1 | -38/+19 |
| | * | KVM: arm64: Use common physical timer sysreg definitions | Mark Rutland | 2017-03-22 | 1 | -9/+3 |
| | * | KVM: arm64: Use common GICv3 sysreg definitions | Mark Rutland | 2017-03-22 | 1 | -6/+2 |
| | * | KVM: arm64: Use common performance monitor sysreg definitions | Mark Rutland | 2017-03-22 | 1 | -56/+22 |
| | * | KVM: arm64: Use common debug sysreg definitions | Mark Rutland | 2017-03-22 | 1 | -52/+21 |
| | * | KVM: arm64: add SYS_DESC() | Mark Rutland | 2017-03-22 | 1 | -0/+5 |
| * | | arm64: hyp-stub: Zero x0 on successful stub handling | Marc Zyngier | 2017-04-09 | 1 | -3/+3 |
| * | | arm64: hyp-stub/KVM: Kill __hyp_get_vectors | Marc Zyngier | 2017-04-09 | 2 | -7/+2 |
| * | | arm64: KVM: Implement HVC_SOFT_RESTART in the init code | Marc Zyngier | 2017-04-09 | 1 | -8/+23 |
| * | | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier | 2017-04-09 | 2 | -17/+0 |
| * | | arm64: KVM: Allow the main HYP code to use the init hyp stub implementation | Marc Zyngier | 2017-04-09 | 1 | -5/+19 |
| * | | arm64: KVM: Implement HVC_GET_VECTORS in the init code | Marc Zyngier | 2017-04-09 | 1 | -1/+6 |
| * | | arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code | Marc Zyngier | 2017-04-09 | 1 | -0/+13 |
| * | | arm64: KVM: Move lr save/restore to do_el2_call | Marc Zyngier | 2017-04-09 | 2 | -5/+2 |
| * | | arm64: KVM: Do not corrupt registers on failed 64bit CP read | Marc Zyngier | 2017-04-09 | 1 | -11/+16 |
| * | | arm64: KVM: Treat sysreg accessors returning false as successful | Marc Zyngier | 2017-04-09 | 1 | -29/+20 |
| * | | arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0 | Marc Zyngier | 2017-04-09 | 1 | -7/+6 |
| * | | arm64: KVM: Make unexpected reads from WO registers inject an undef | Marc Zyngier | 2017-04-09 | 2 | -18/+9 |
| * | | arm64: KVM: PMU: Inject UNDEF on non-privileged accesses | Marc Zyngier | 2017-04-09 | 1 | -2/+6 |
| * | | arm64: KVM: PMU: Inject UNDEF exception on illegal register access | Marc Zyngier | 2017-04-09 | 1 | -1/+6 |
| * | | arm64: KVM: PMU: Refactor pmu_*_el0_disabled | Marc Zyngier | 2017-04-09 | 1 | -14/+11 |