qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu


From: Tianrui Zhao
Subject: Re: [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
Date: Thu, 4 May 2023 11:01:58 +0800
User-agent: Mozilla/5.0 (X11; Linux mips64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0



在 2023年05月02日 19:32, Richard Henderson 写道:
On 4/27/23 08:26, Tianrui Zhao wrote:
+static void kvm_loongarch_vm_stage_change(void *opaque, bool running,

Typo:                           state

+    uint64_t counter_value;

I know naming is hard, but this is so generic it is difficult to determine what it does. Perhaps kvm_state_counter? A comment would also be helpful, even with a renaming.


r~
Thanks, I will rename this variable like kvm_state_counter.

Thanks
Tianrui Zhao




reply via email to

[Prev in Thread] Current Thread [Next in Thread]