Searched hist:"15 f8b14228b856850df3fa5ba999ad96521f2208" (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_cpu_core.c | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | spapr.c | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.h | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu.c | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu.h | diff 15f8b14228b856850df3fa5ba999ad96521f2208 Tue May 30 11:24:00 CDT 2017 Igor Mammedov <imammedo@redhat.com> numa: move numa_node from CPUState into target specific classes
Move vcpu's associated numa_node field out of generic CPUState into inherited classes that actually care about cpu<->numa mapping, i.e: ARMCPU, PowerPCCPU, X86CPU.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <1496161442-96665-6-git-send-email-imammedo@redhat.com> [ehabkost: s/CPU is belonging to/CPU belongs to/ on comments] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|