mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 01:19:30 +00:00
Turn cpu_init macro into a static inline function returning CPUX86State for backwards compatibility. Signed-off-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Igor Mammedov <imammedo@redhat.com>