On 02/12/25 6:16 pm, Gautam Menghani wrote:
In the parse_* functions used to parse the return values of KVM_PPC_GET_CPU_CHAR ioctl, the return values are hardcoded as numbers. Use the macro names for better readability. No functional change intended. Signed-off-by: Gautam Menghani<[email protected]> --- target/ppc/kvm.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Queued.
