aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-08-08KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson
2021-08-08KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-08-08KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan
2020-10-20Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2020-10-01KVM: fix overflow of zero page refcount with ksm runningZhuang Yanying
2020-10-01KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-05-28Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-05-20KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-03-11KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson
2020-02-14KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2020-02-14KVM: arm/arm64: vgic-its: Fix restoration of unmapped collectionsEric Auger
2020-02-14KVM: Play nice with read-only memslots when querying host page sizeSean Christopherson
2020-02-14KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-14KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2019-12-17KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu
2019-12-05kvm: properly check debugfs dentry before using itGreg Kroah-Hartman
2019-12-01KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-24kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page tableSuzuki K Poulose
2019-11-18Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-12kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-10-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-06KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier
2019-09-06KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo
2019-08-25KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li