On 8/14/24 02:52, Peter Maydell wrote:
Rename theDeviceClass::reset field to legacy_reset; this is helpful
both in flagging up that it's best not used in new code and in
making it easy to search for where it's being used still.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  include/hw/qdev-core.h | 4 ++--
  hw/core/qdev.c         | 8 ++++----
  2 files changed, 6 insertions(+), 6 deletions(-)

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

r~

Reply via email to