aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/diag.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger2-4/+11
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson1-2/+2
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson3-0/+9
2020-03-26KVM: X86: Micro-optimize IPI fastpath delayWanpeng Li3-3/+8
2020-03-26KVM: X86: Delay read msr data iff writes ICR MSRWanpeng Li1-1/+2
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras8-0/+69
2020-03-24KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfsMarc Zyngier1-1/+13
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier1-1/+2
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier4-1/+14
2020-03-24KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributorMarc Zyngier2-2/+49
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier3-0/+102
2020-03-24KVM: arm64: GICv4.1: Add direct injection capability to SGI registersMarc Zyngier2-8/+107
2020-03-24KVM: arm64: GICv4.1: Let doorbells be auto-enabledMarc Zyngier1-1/+8
2020-03-24irqchip/gic-v4.1: Eagerly vmap vPEsMarc Zyngier1-10/+42
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier2-0/+14
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier2-1/+69
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier5-26/+61
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier2-0/+23
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2-0/+91
2020-03-24irqchip/gic-v4.1: Plumb mask/unmask SGI callbacksMarc Zyngier1-0/+18
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier2-2/+93
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier3-4/+88
2020-03-24MAINTAINERS: RIP KVM/armMarc Zyngier1-4/+1
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier2-36/+8
2020-03-24arm: Remove GICv3 vgic compatibility macrosMarc Zyngier1-114/+0
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier8-93/+1
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier37-6046/+5
2020-03-24arm: Remove KVM from config filesMarc Zyngier1-2/+0
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier3-4/+1
2020-03-24KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour1-1/+2
2020-03-24KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour1-11/+21
2020-03-24KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas1-0/+3
2020-03-23KVM: VMX: Gracefully handle faults on VMXONSean Christopherson1-3/+21
2020-03-23KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()Sean Christopherson2-11/+4
2020-03-23KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-03-23KVM: x86: Expose fast short REP MOV for supported cpuidZhenyu Wang1-1/+1
2020-03-23tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2-14/+53
2020-03-23tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2-12/+38
2020-03-23tools/kvm_stat: switch to argparseStefan Raspl1-80/+62
2020-03-23tools/kvm_stat: rework command line sequence and message textsStefan Raspl2-24/+25
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger1-1/+1
2020-03-23KVM: s390: Use fallthrough;Joe Perches4-16/+19
2020-03-20irqchip/gic-v4.1: Map the ITS SGIR register pageMarc Zyngier1-2/+13
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier3-1/+12
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier3-0/+8
2020-03-20irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operationZenghui Yu1-0/+2
2020-03-19irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD accessMarc Zyngier2-8/+53
2020-03-19irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributorsMarc Zyngier1-0/+4
2020-03-19irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier2-2/+10
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz9-27/+0