summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-03-23KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2019-03-23arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-08-12KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-04-27kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-12arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_regionMarc Zyngier
2017-04-12arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier
2016-09-24kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger
2015-10-22KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-04arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier
2015-08-12arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier
2015-08-12arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée