mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 22:00:58 +00:00
Convert to use memory_region_init_ram() instead. This breaks migration but the machines using this device have no migration compatibility guarantee. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp> Link: https://lore.kernel.org/r/0a57625ac909c2b005302b9136920cb917427a8b.1772924151.git.balaton@eik.bme.hu Signed-off-by: Peter Xu <peterx@redhat.com>