On 05/11/24, Philippe Mathieu-Daudé wrote: > Replace DEFINE_MACHINE() by DEFINE_TYPES(), converting the > class_init() handler. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/microblaze/petalogix_s3adsp1800_mmu.c | 17 +++++++++++++++-- > 1 file changed, 15 insertions(+), 2 deletions(-)
Reviewed-by: Anton Johansson <a...@rev.ng>