On 02.05.25 23:45, Philippe Mathieu-Daudé wrote:
Check legacy guests support at runtime: instead of evaluating the VIRTIO_MEM_HAS_LEGACY_GUESTS definition at compile time, call target_system_arch() to detect which target is being run at runtime. Register virtio_mem_legacy_guests_properties[] at runtime.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> ---
Acked-by: David Hildenbrand <[email protected]> -- Cheers, David / dhildenb
