Age | Commit message (Expand) | Author |
2016-06-01 | kvm: arm64: Fix EC field in inject_abt64 | Matt Evans |
2016-03-09 | arm/arm64: KVM: Fix ioctl error handling | Michael S. Tsirkin |
2015-12-04 | arm64: KVM: Get rid of old vcpu_reg() | Pavel Fedin |
2015-12-04 | arm64: KVM: Correctly handle zero register in system register accesses | Pavel Fedin |
2015-12-04 | arm64: KVM: Remove const from struct sys_reg_params | Pavel Fedin |
2015-11-24 | arm64: kvm: report original PAR_EL1 upon panic | Mark Rutland |
2015-11-24 | arm64: kvm: avoid %p in __kvm_hyp_panic | Mark Rutland |
2015-11-24 | arm64: KVM: Add workaround for Cortex-A57 erratum 834220 | Marc Zyngier |
2015-11-24 | arm64: KVM: Fix AArch32 to AArch64 register mapping | Marc Zyngier |
2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-10-22 | arm64: kvm: restore EL1N SP for panic | Mark Rutland |
2015-10-22 | arm/arm64: KVM : Enable vhost device selection under KVM config menu | Wei Huang |
2015-10-21 | arm64/kvm: Make use of the system wide safe values | Suzuki K. Poulose |
2015-10-19 | arm64: Add 16K page size support | Suzuki K. Poulose |
2015-10-09 | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3 | Jean-Philippe Brucker |
2015-09-17 | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2015-09-17 | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei |
2015-09-17 | arm64: KVM: Remove all traces of the ThumbEE registers | Will Deacon |
2015-09-17 | arm64: KVM: Disable virtual timer even if the guest is not using it | Marc Zyngier |
2015-09-16 | arm64: KVM: Fix user access for debug registers | Marc Zyngier |
2015-09-14 | KVM: arm64: add workaround for Cortex-A57 erratum #852523 | Will Deacon |
2015-09-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-08-27 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier |
2015-08-19 | arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits | Mario Smarduch |
2015-08-12 | KVM: arm/arm64: timer: Allow the timer to control the active state | Marc Zyngier |
2015-08-12 | arm64/kvm: Add generic v8 KVM target | Suzuki K. Poulose |
2015-07-27 | arm64: kvm: Adopt new alternative assembler macros | Daniel Thompson |
2015-07-21 | KVM: arm64: add trace points for guest_debug debug | Alex Bennée |
2015-07-21 | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG | Alex Bennée |
2015-07-21 | KVM: arm64: introduce vcpu->arch.debug_ptr | Alex Bennée |
2015-07-21 | KVM: arm64: re-factor hyp.S debug register code | Alex Bennée |
2015-07-21 | KVM: arm64: guest debug, add support for single-step | Alex Bennée |
2015-07-21 | KVM: arm64: guest debug, add SW break point support | Alex Bennée |
2015-07-21 | KVM: arm: introduce kvm_arm_init/setup/clear_debug | Alex Bennée |
2015-07-21 | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl | Alex Bennée |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-17 | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2 | Marc Zyngier |
2015-06-17 | KVM: arm64: fix misleading comments in save/restore | Alex Bennée |
2015-06-17 | KVM: arm/arm64: Enable the KVM-VFIO device | Kim Phillips |
2015-06-12 | arm64: KVM: Switch vgic save/restore to alternative_insn | Marc Zyngier |
2015-04-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-03-26 | KVM: arm/arm64: remove now unneeded include directory from Makefile | Andre Przywara |
2015-03-23 | arm64: KVM: use ID map with increased VA range if required | Ard Biesheuvel |
2015-03-12 | KVM: arm/arm64: add irqfd support | Eric Auger |
2015-03-12 | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP | Eric Auger |
2015-03-12 | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-11 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |