qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] vmstate: Constify some VMStateDescriptions


From: Richard Henderson
Subject: Re: [PATCH] vmstate: Constify some VMStateDescriptions
Date: Thu, 8 Apr 2021 11:33:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/8/21 7:07 AM, Keqian Zhu wrote:
Constify vmstate_ecc_state and vmstate_x86_cpu.

Signed-off-by: Keqian Zhu<zhukeqian1@huawei.com>
---
  hw/block/ecc.c           | 2 +-
  include/hw/block/flash.h | 2 +-
  target/i386/cpu.h        | 2 +-
  target/i386/machine.c    | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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