| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Remove 32bit KVM host support | Marc Zyngier | 2020-03-24 | 1 | -86/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/ | Marc Zyngier | 2017-05-15 | 1 | -4/+4 |
* | KVM: arm/arm64: Move shared files to virt/kvm/arm | Christoffer Dall | 2017-05-04 | 1 | -247/+0 |
* | arm/arm64: KVM: Improve kvm_exit tracepoint | Christoffer Dall | 2015-10-22 | 1 | -3/+7 |
* | arm/arm64: KVM: Optimize handling of Access Flag faults | Marc Zyngier | 2015-03-12 | 1 | -0/+15 |
* | arm/arm64: KVM: Implement Stage-2 page aging | Marc Zyngier | 2015-03-12 | 1 | -0/+33 |
* | arm/arm64: KVM: Add exit reaons to kvm_exit event tracing | Wei Huang | 2015-02-23 | 1 | -3/+7 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 1 | -4/+7 |
|\ |
|
| * | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe | Andre Przywara | 2015-01-15 | 1 | -4/+7 |
* | | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier | 2015-01-29 | 1 | -0/+39 |
|/ |
|
* | ARM: KVM: Simplify tracepoint text | Christoffer Dall | 2013-08-31 | 1 | -4/+3 |
* | KVM: ARM: Handle I/O aborts | Christoffer Dall | 2013-01-23 | 1 | -0/+21 |
* | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 2013-01-23 | 1 | -0/+26 |
* | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 2013-01-23 | 1 | -0/+65 |
* | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall | 2013-01-23 | 1 | -0/+25 |
* | KVM: ARM: Memory virtualization setup | Christoffer Dall | 2013-01-23 | 1 | -0/+46 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+52 |