| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Remove 32bit KVM host support | Marc Zyngier | 2020-03-24 | 1 | -1455/+0 |
* | KVM: arm: Don't write junk to CP15 registers on reset | Marc Zyngier | 2019-08-09 | 1 | -8/+15 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-03-15 | 1 | -9/+14 |
|\ |
|
| * | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara | 2019-02-19 | 1 | -9/+14 |
* | | arm/arm64: KVM: Don't panic on failure to properly reset system registers | Marc Zyngier | 2019-02-07 | 1 | -2/+2 |
|/ |
|
* | KVM: arm/arm64: Log PSTATE for unhandled sysregs | Mark Rutland | 2018-12-18 | 1 | -2/+2 |
* | ARM: KVM: Correctly order SGI register entries in the cp15 array | Marc Zyngier | 2018-10-09 | 1 | -4/+4 |
* | KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses | Marc Zyngier | 2018-08-12 | 1 | -1/+24 |
* | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier | 2018-08-12 | 1 | -1/+1 |
* | KVM: arm: Enable emulation of the physical timer | Jérémy Fanguède | 2018-02-26 | 1 | -0/+61 |
* | KVM: arm: rename pm_fake handler to trap_raz_wi | Zhichao Huang | 2017-05-15 | 1 | -16/+16 |
* | KVM: arm: plug potential guest hardware debug leakage | Zhichao Huang | 2017-05-15 | 1 | -18/+59 |
* | ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/ | Marc Zyngier | 2017-05-15 | 1 | -0/+1 |
* | arm: KVM: Treat CP15 accessors returning false as successful | Marc Zyngier | 2017-04-09 | 1 | -3/+3 |
* | arm: KVM: Make unexpected register accesses inject an undef | Marc Zyngier | 2017-04-09 | 1 | -0/+18 |
* | ARM: KVM: Support vgic-v3 | Vladimir Murzin | 2016-09-22 | 1 | -0/+35 |
* | ARM: KVM: Switch the CP reg search to be a binary search | Marc Zyngier | 2016-02-29 | 1 | -18/+23 |
* | ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit | Marc Zyngier | 2016-02-29 | 1 | -2/+2 |
* | ARM: KVM: Enforce sorting of all CP tables | Marc Zyngier | 2016-02-29 | 1 | -8/+17 |
* | ARM: KVM: Properly sort the invariant table | Marc Zyngier | 2016-02-29 | 1 | -3/+3 |
* | ARM: KVM: Move CP15 array into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -16/+16 |
* | ARM: KVM: Move VFP registers to a CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -10/+10 |
* | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier | 2015-01-29 | 1 | -56/+14 |
* | KVM: ARM/arm64: avoid returning negative error code as bool | Will Deacon | 2014-08-27 | 1 | -1/+1 |
* | ARM: KVM: one_reg coproc set and get BE fixes | Victor Kamensky | 2014-07-11 | 1 | -9/+79 |
* | ARM: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 2014-03-03 | 1 | -16/+58 |
* | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 2014-03-03 | 1 | -0/+6 |
* | ARM: KVM: fix handling of trapped 64bit coprocessor accesses | Marc Zyngier | 2014-03-03 | 1 | -2/+2 |
* | ARM: KVM: fix L2CTLR to be per-cluster | Marc Zyngier | 2013-10-22 | 1 | -0/+4 |
* | ARM: KVM: Fix MPIDR computing to support virtual clusters | Marc Zyngier | 2013-10-22 | 1 | -4/+6 |
* | KVM: ARM: Add support for Cortex-A7 | Jonathan Austin | 2013-10-13 | 1 | -0/+114 |
* | ARM: KVM: Fix 64-bit coprocessor handling | Christoffer Dall | 2013-08-06 | 1 | -7/+19 |
* | ARM: KVM: perform save/restore of PAR | Marc Zyngier | 2013-06-26 | 1 | -0/+4 |
*-. | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 | 1 | -2/+2 |
|\ \ |
|
| | * | ARM: KVM: fix unbalanced get_cpu() in access_dcsw | Marc Zyngier | 2013-04-17 | 1 | -2/+2 |
| |/ |
|
* | | ARM: KVM: abstract IL decoding away | Marc Zyngier | 2013-03-07 | 1 | -1/+1 |
* | | ARM: KVM: abstract fault register accesses | Marc Zyngier | 2013-03-07 | 1 | -12/+12 |
* | | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier | 2013-03-07 | 1 | -2/+2 |
|/ |
|
* | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 2013-02-11 | 1 | -0/+4 |
* | KVM: ARM: VFP userspace interface | Rusty Russell | 2013-01-23 | 1 | -0/+178 |
* | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 2013-01-23 | 1 | -3/+161 |
* | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2013-01-23 | 1 | -0/+327 |
* | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 2013-01-23 | 1 | -0/+360 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+23 |