Searched hist:"2 e886fb39168942ab03b91062e715946e4af8436" (Results 1 – 7 of 7) sorted by relevance
/qemu/hw/ppc/ |
H A D | spapr_rtas.c | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | ppc.c | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | spapr_hcall.c | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | spapr.c | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/target/ppc/ |
H A D | kvm.c | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | cpu.h | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/include/hw/ppc/ |
H A D | spapr.h | 2e886fb39168942ab03b91062e715946e4af8436 Wed Aug 09 05:38:56 UTC 2017 Sam Bobroff <sam.bobroff@au1.ibm.com> ppc: spapr: Make VCPU ID handling private to SPAPR
The concept of a VCPU ID that differs from the CPU's index (cpu->cpu_index) exists only within SPAPR machines so, move the functions ppc_get_vcpu_id() and ppc_get_cpu_by_vcpu_id() into spapr.c and rename them appropriately.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|