Files
qemu/linux-headers
Wei Wang fa8d694169 i386/tdx: flag to KVM for the destination TD initialization
During live migration, the destination TD are initialized via importing
states from the source. So some TD-scope initialization work (e.g.
TDH.MNG.INIT) shouldn't be performed on the destination TD, and some
initialization work should be performed after the TD states are
imported. Add a flag to indicate to KVM to do post-initialization of the
TD after the migration is done.

Signed-off-by: Wei Wang <wei.w.wang@intel.com>
2023-11-28 17:14:54 +02:00
..
2022-09-26 17:23:47 +02:00
2011-06-20 15:12:22 -03:00

Automatically imported Linux kernel headers.
Only use scripts/update-linux-headers.sh to update!