| Commit message (Expand) | Author | Age |
* | KVM: arm: plug potential guest hardware debug leakage | Zhichao Huang | 2017-05-25 |
* | ARM: KVM: Support vgic-v3 | Vladimir Murzin | 2016-09-22 |
* | ARM: KVM: Switch the CP reg search to be a binary search | Marc Zyngier | 2016-02-29 |
* | ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit | Marc Zyngier | 2016-02-29 |
* | ARM: KVM: Enforce sorting of all CP tables | Marc Zyngier | 2016-02-29 |
* | ARM: KVM: Properly sort the invariant table | Marc Zyngier | 2016-02-29 |
* | ARM: KVM: Move CP15 array into the CPU context structure | Marc Zyngier | 2016-02-29 |
* | ARM: KVM: Move VFP registers to a CPU context structure | Marc Zyngier | 2016-02-29 |
* | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier | 2015-01-29 |
* | KVM: ARM/arm64: avoid returning negative error code as bool | Will Deacon | 2014-08-27 |
* | ARM: KVM: one_reg coproc set and get BE fixes | Victor Kamensky | 2014-07-11 |
* | ARM: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 2014-03-02 |
* | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 2014-03-02 |
* | ARM: KVM: fix handling of trapped 64bit coprocessor accesses | Marc Zyngier | 2014-03-02 |
* | ARM: KVM: fix L2CTLR to be per-cluster | Marc Zyngier | 2013-10-22 |
* | ARM: KVM: Fix MPIDR computing to support virtual clusters | Marc Zyngier | 2013-10-22 |
* | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 2013-10-12 |
* | ARM: KVM: Fix 64-bit coprocessor handling | Christoffer Dall | 2013-08-06 |
* | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 2013-06-26 |
*-. | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 |
|\ \ |
|
| | * | ARM: KVM: fix unbalanced get_cpu() in access_dcsw | Marc Zyngier | 2013-04-17 |
| |/ |
|
* | | ARM: KVM: abstract IL decoding away | Marc Zyngier | 2013-03-06 |
* | | ARM: KVM: abstract fault register accesses | Marc Zyngier | 2013-03-06 |
* | | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier | 2013-03-06 |
|/ |
|
* | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 2013-02-11 |
* | KVM: ARM: VFP userspace interface | Rusty Russell | 2013-01-23 |
* | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 2013-01-23 |
* | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2013-01-23 |
* | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 2013-01-23 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 |