Hi,My requirement is to have a reserved physical memory region for QEMU that can be written using cpu_physical_memory_region(), which then can also be used by the linux kernel for reading and writing. How can one reserve such memory region in QEMU 2.0? And what care should one take while doing this?Regards,
Naman