]> git.ipfire.org Git - thirdparty/qemu.git/commit
igvm: reorganize headers
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 26 Jan 2026 12:37:51 +0000 (13:37 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 3 Feb 2026 07:32:33 +0000 (08:32 +0100)
commitacd47d9928d23da2468f70caa08ed2e9d2c098d3
tree5035f108f3026c70a2e35da37c04c5fe1dcc158b
parent46dee71a945d50639586ca3365be29aa9f368bfd
igvm: reorganize headers

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>
backends/igvm-cfg.c
backends/igvm.c
include/qemu/typedefs.h
include/system/igvm-cfg.h
include/system/igvm-internal.h [new file with mode: 0644]
include/system/igvm.h