On Thu, 30 Oct 2025, Paolo Bonzini wrote:
Il gio 30 ott 2025, 12:01 BALATON Zoltan <[email protected]> ha scritto:
Not sure what's different between
MemoryRegion foo_mr;
in the struct, versus
mr = g_new(MemoryRegion, 1);
in the realize function. It's one line either way.
Please read back in thread. An example here:
https://lists.nongnu.org/archive/html/qemu-ppc/2025-10/msg00785.html
from this series
https://patchew.org/QEMU/[email protected]/
I did read it of course.
There's four people in this thread telling you not to do something. Just
stop arguing please.
I've already stopped and wasn't arguing just trying to answer your
questions.
Regards,
BALATON Zoltan