summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-294-0/+29
| | * | KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-293-0/+8
| | * | arm64/sve: In-kernel vector length availability query interfaceDave Martin2019-03-292-27/+37
| | * | KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LISTDave Martin2019-03-291-0/+63
| | * | KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin2019-03-293-12/+158
| | * | KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpusDave Martin2019-03-291-12/+36
| | * | KVM: arm64: Factor out core register ID enumerationDave Martin2019-03-291-8/+25
| | * | KVM: arm64: Add missing #include of <linux/string.h> in guest.cDave Martin2019-03-291-0/+1
| | * | KVM: Allow 2048-bit register access via ioctl interfaceDave Martin2019-03-291-0/+1
| | * | KVM: arm64/sve: Context switch the SVE registersDave Martin2019-03-293-20/+66
| | * | KVM: arm64/sve: System register context switch and access supportDave Martin2019-03-295-6/+93
| | * | KVM: arm64: Support runtime sysreg visibility filteringDave Martin2019-03-292-3/+46
| | * | KVM: arm64: Propagate vcpu into read_id_reg()Dave Martin2019-03-291-10/+13
| | * | KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin2019-03-291-0/+4
| | * | arm64/sve: Enable SVE state tracking for non-task contextsDave Martin2019-03-293-7/+21
| | * | arm64/sve: Check SVE virtualisabilityDave Martin2019-03-293-16/+73
| | * | arm64/sve: Clarify role of the VQ map maintenance functionsDave Martin2019-03-291-1/+9
| | * | KVM: arm64: Add missing #includes to kvm_host.hDave Martin2019-03-291-0/+4
| | * | KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenanceDave Martin2019-03-291-2/+8
| | * | KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin2019-03-291-1/+0
| | * | arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flushDave Martin2019-03-292-11/+19
| | * | KVM: Documentation: Document arm64 core registers in detailDave Martin2019-03-291-0/+24
| * | | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-1531-295/+2670
| |\ \ \
| | * | | KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM deviceCédric Le Goater2019-05-141-6/+0
| | * | | KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"Colin Ian King2019-05-141-1/+1
| | * | | KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUsPaul Mackerras2019-05-141-6/+0
| | * | | KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device closePaul Mackerras2019-04-301-0/+15
| | * | | KVM: PPC: Book3S HV: XIVE: Prevent races when releasing devicePaul Mackerras2019-04-302-16/+78
| | * | | KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater2019-04-305-12/+101
| | * | | KVM: Introduce a 'release' method for KVM devicesCédric Le Goater2019-04-302-0/+22
| | * | | KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation modeCédric Le Goater2019-04-301-3/+4
| | * | | KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater2019-04-304-0/+84
| | * | | KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2019-04-303-0/+65
| | * | | KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-305-0/+76
| | * | | KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater2019-04-302-0/+12
| | * | | KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-306-0/+131
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2019-04-303-0/+115
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2019-04-303-0/+45
| | * | | KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2019-04-303-0/+91
| | * | | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater2019-04-306-6/+315
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater2019-04-305-2/+136
| | * | | KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater2019-04-305-4/+140
| | * | | KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater2019-04-308-41/+268
| | * | | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-308-2/+219
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-04-3012-20/+250
| | |\ \ \
| | * | | | KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-04-301-0/+2
| | * | | | KVM: PPC: Book3S HV: Flush TLB on secondary radix threadsPaul Mackerras2019-04-304-63/+53
| | * | | | KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras2019-04-303-34/+35
| | * | | | KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push codeSuraj Jitindar Singh2019-04-301-11/+25
| | * | | | KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0Paul Mackerras2019-04-301-38/+40