Show patches with: Series = KVM: Refactor vCPU creation       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[42/45] KVM: arm64: Free sve_state via arm specific hook KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[40/45] KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[39/45] KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[37/45] KVM: Drop kvm_arch_vcpu_setup() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[30/45] KVM: Move vcpu alloc and init invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[29/45] KVM: Introduce kvm_vcpu_destroy() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[28/45] KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[23/45] KVM: Remove kvm_arch_vcpu_free() declaration KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[22/45] KVM: x86: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[21/45] KVM: x86: Remove spurious clearing of async #PF MSR KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[19/45] KVM: arm: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[18/45] KVM: PPC: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[17/45] KVM: MIPS: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[12/45] KVM: PPC: Allocate vcpu struct in common PPC code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0 KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[09/45] KVM: x86: Move allocation of pio_data page down a few lines KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[08/45] KVM: x86: Move FPU allocation to common x86 code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[07/45] KVM: x86: Allocate vcpu struct in common x86 code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[06/45] KVM: SVM: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[04/45] KVM: VMX: Allocate VPID after initializing VCPU KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails KVM: Refactor vCPU creation - 1 - - --- 2019-10-22 Sean Christopherson Not Applicable
[02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails KVM: Refactor vCPU creation - 1 1 - --- 2019-10-22 Sean Christopherson Not Applicable
[01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails KVM: Refactor vCPU creation - 1 1 - --- 2019-10-22 Sean Christopherson Not Applicable