summaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2018-08-25arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-08-25arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-08-25KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-08-25KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-04-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-04-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-04-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-04-16arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier
2018-04-16arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier
2018-04-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-04-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-04-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-02-15kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2018-01-25KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier
2018-01-25KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier
2018-01-25KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier
2018-01-25KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier
2018-01-25KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall
2018-01-25KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-11KVM: arm64: its: Fix missing dynamic allocation check in scan_its_tableChristoffer Dall
2017-08-11KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-21kvm-vfio: Decouple only when we match a groupAlex Williamson
2017-07-21KVM: ARM64: fix phy counter access failure in guest.Hu Huajun
2017-06-06KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-06KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extractionChristoffer Dall
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall
2017-05-18KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devicesChristoffer Dall
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall
2017-05-16kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose
2017-05-16kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-05-15kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-05-15KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 reg...Marc Zyngier
2017-05-15KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-05-15KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interruptMarc Zyngier
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-09KVM: arm/arm64: vgic-its: Cleanup after failed ITT restoreChristoffer Dall
2017-05-09KVM: arm/arm64: Don't call map_resources when restoring ITS tablesChristoffer Dall
2017-05-09KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall
2017-05-09KVM: arm/arm64: Slightly rework kvm_vgic_addrChristoffer Dall
2017-05-09KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09KVM: set no_llseek in stat_fops_per_vmGeliang Tang
2017-05-09KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enableChristoffer Dall
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds