aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-21KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-07KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-07-07KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-07-07KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-08KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER readMarc Zyngier
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-06-04KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...Marc Zyngier
2020-05-15KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integerAlexandru Elisei
2020-05-04KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unsetEric Auger
2020-05-04KVM: arm: Make inject_abt32() inject an external abort insteadJames Morse
2020-05-04KVM: arm: Fix DFSR setting for non-LPAE aarch32 guestsJames Morse
2020-05-04KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2020-05-04KVM: arm/arm64: vgic-its: Fix restoration of unmapped collectionsEric Auger
2020-05-04KVM: Play nice with read-only memslots when querying host page sizeSean Christopherson
2020-05-04KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-05-04KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-05-04KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-05-04KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-05-04KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-07x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-03-07x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-24KVM: arm/arm64: Properly handle faulting of device mappingsMarc Zyngier
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-09KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-17Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-09-24Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco
2019-09-15Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-10KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-09Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-27KVM: arm/arm64: Let the timer expire in hardirq context on RTThomas Gleixner
2019-08-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield