mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 00:19:36 +00:00
The function has been deprecated for 2.5 years, and there are just a handful of users. Convert them to memory_region_init_io with NULL callbacks, and while at it pass the right device as the owner. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>