summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-25Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-24KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price
2021-06-22KVM: arm64: Expose KVM_ARM_CAP_MTESteven Price
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier
2021-06-18Merge branch kvm-arm64/pmu-fixes into kvmarm-master/nextMarc Zyngier
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-06-18KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-06-18Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/nextMarc Zyngier
2021-06-18KVM: arm64: Move guest CMOs to the fault handlersYanan Wang
2021-06-18KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang
2021-06-18KVM: arm64: Introduce mm_ops member for structure stage2_attr_dataYanan Wang
2021-06-11Merge branch kvm-arm64/mmu/reduce-vmemmap-overhead into kvmarm-master/nextMarc Zyngier
2021-06-11KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 supportWill Deacon
2021-06-11KVM: arm64: Use less bits for hyp_page refcountQuentin Perret
2021-06-11KVM: arm64: Use less bits for hyp_page orderQuentin Perret
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret
2021-06-11KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret
2021-06-11KVM: arm64: Remove list_head from hyp_pageQuentin Perret
2021-06-11KVM: arm64: Use refcount at hyp to check page availabilityQuentin Perret
2021-06-11KVM: arm64: Move hyp_pool locking out of refcount helpersQuentin Perret
2021-06-06Merge branch kvm-arm64/mmu/MMIO-block-mapping into kvmarm-master/nextMarc Zyngier
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-01KVM: arm64: Try stage2 block mapping for host device MMIOKeqian Zhu
2021-06-01KVM: arm64: Remove the creation time's mapping of MMIO regionsKeqian Zhu
2021-06-01KVM: arm64: timer: Add support for SW-based deactivationMarc Zyngier
2021-06-01KVM: arm64: timer: Refactor IRQ configurationMarc Zyngier
2021-06-01KVM: arm64: vgic: Implement SW-driven deactivationMarc Zyngier
2021-06-01KVM: arm64: vgic: move irq->get_input_level into an ops structureMarc Zyngier
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier
2021-06-01KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier
2021-06-01KVM: arm64: Handle physical FIQ as an IRQ while running a guestMarc Zyngier
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier