On 28/5/26 18:14, Peter Maydell wrote:
The get_phys_addr_attrs_debug method of SysemuCPUOps is used only by
x86 and microblaze.  Convert microblaze to the newer
translate_for_debug method, as a step towards being able to remove
get_phys_addr_attrs_debug.

Signed-off-by: Peter Maydell <[email protected]>
---
  target/microblaze/cpu.c    |  2 +-
  target/microblaze/cpu.h    |  4 ++--
  target/microblaze/helper.c | 16 +++++++++-------
  3 files changed, 12 insertions(+), 10 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to