mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 05:35:39 +00:00
Add a new igvm-internal.h header file. Structs and declarations which depend on the igvm library header go into that file. Also declare IgvmCfg in typedefs.h, so the type can be used without including igvm header files. Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20260126123755.357378-2-kraxel@redhat.com>