summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-30Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger
2020-03-26Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson
2020-03-26KVM: X86: Micro-optimize IPI fastpath delayWanpeng Li
2020-03-26KVM: X86: Delay read msr data iff writes ICR MSRWanpeng Li
2020-03-24Merge tag 'kvm-arm-removal' into kvmarm-master/nextMarc Zyngier
2020-03-24Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/nextMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfsMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributorMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Add direct injection capability to SGI registersMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Let doorbells be auto-enabledMarc Zyngier
2020-03-24irqchip/gic-v4.1: Eagerly vmap vPEsMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb mask/unmask SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier
2020-03-24MAINTAINERS: RIP KVM/armMarc Zyngier
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier
2020-03-24arm: Remove GICv3 vgic compatibility macrosMarc Zyngier
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2020-03-24arm: Remove KVM from config filesMarc Zyngier
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier
2020-03-23KVM: VMX: Gracefully handle faults on VMXONSean Christopherson
2020-03-23KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()Sean Christopherson
2020-03-23KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-03-23KVM: x86: Expose fast short REP MOV for supported cpuidZhenyu Wang
2020-03-23tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl
2020-03-23tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl
2020-03-23tools/kvm_stat: switch to argparseStefan Raspl
2020-03-23tools/kvm_stat: rework command line sequence and message textsStefan Raspl
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger
2020-03-23KVM: s390: Use fallthrough;Joe Perches
2020-03-20irqchip/gic-v4.1: Map the ITS SGIR register pageMarc Zyngier
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier
2020-03-20irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operationZenghui Yu
2020-03-19irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier
2020-03-19irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributorsMarc Zyngier
2020-03-19irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier