Home
last modified time | relevance | path

Searched hist:d6e166c08203f47017555f5f52b70f35399c824c (Results 1 – 5 of 5) sorted by relevance

/qemu/target/ppc/
H A Dkvm_ppc.hd6e166c08203f47017555f5f52b70f35399c824c Fri Oct 28 11:09:37 UTC 2016 David Gibson <david@gibson.dropbear.id.au> ppc: Rename cpu_version to compat_pvr

The 'cpu_version' field in PowerPCCPU is badly named. It's named after the
'cpu-version' device tree property where it is advertised, but that meaning
may not be obvious in most places it appears.

Worse, it doesn't even really correspond to that device tree property. The
property contains either the processor's PVR, or, if the CPU is running in
a compatibility mode, a special "logical PVR" representing which mode.

Rename the cpu_version field, and a number of related variables to
compat_pvr to make this clearer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
H A Dkvm.cd6e166c08203f47017555f5f52b70f35399c824c Fri Oct 28 11:09:37 UTC 2016 David Gibson <david@gibson.dropbear.id.au> ppc: Rename cpu_version to compat_pvr

The 'cpu_version' field in PowerPCCPU is badly named. It's named after the
'cpu-version' device tree property where it is advertised, but that meaning
may not be obvious in most places it appears.

Worse, it doesn't even really correspond to that device tree property. The
property contains either the processor's PVR, or, if the CPU is running in
a compatibility mode, a special "logical PVR" representing which mode.

Rename the cpu_version field, and a number of related variables to
compat_pvr to make this clearer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
H A Dcpu.hd6e166c08203f47017555f5f52b70f35399c824c Fri Oct 28 11:09:37 UTC 2016 David Gibson <david@gibson.dropbear.id.au> ppc: Rename cpu_version to compat_pvr

The 'cpu_version' field in PowerPCCPU is badly named. It's named after the
'cpu-version' device tree property where it is advertised, but that meaning
may not be obvious in most places it appears.

Worse, it doesn't even really correspond to that device tree property. The
property contains either the processor's PVR, or, if the CPU is running in
a compatibility mode, a special "logical PVR" representing which mode.

Rename the cpu_version field, and a number of related variables to
compat_pvr to make this clearer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
/qemu/hw/ppc/
H A Dspapr_hcall.cd6e166c08203f47017555f5f52b70f35399c824c Fri Oct 28 11:09:37 UTC 2016 David Gibson <david@gibson.dropbear.id.au> ppc: Rename cpu_version to compat_pvr

The 'cpu_version' field in PowerPCCPU is badly named. It's named after the
'cpu-version' device tree property where it is advertised, but that meaning
may not be obvious in most places it appears.

Worse, it doesn't even really correspond to that device tree property. The
property contains either the processor's PVR, or, if the CPU is running in
a compatibility mode, a special "logical PVR" representing which mode.

Rename the cpu_version field, and a number of related variables to
compat_pvr to make this clearer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
H A Dspapr.cd6e166c08203f47017555f5f52b70f35399c824c Fri Oct 28 11:09:37 UTC 2016 David Gibson <david@gibson.dropbear.id.au> ppc: Rename cpu_version to compat_pvr

The 'cpu_version' field in PowerPCCPU is badly named. It's named after the
'cpu-version' device tree property where it is advertised, but that meaning
may not be obvious in most places it appears.

Worse, it doesn't even really correspond to that device tree property. The
property contains either the processor's PVR, or, if the CPU is running in
a compatibility mode, a special "logical PVR" representing which mode.

Rename the cpu_version field, and a number of related variables to
compat_pvr to make this clearer.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>