Daniel Verkamp
unread,Jul 30, 2024, 2:15:18 PM7/30/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Steven Moreland, Mikko Koivisto, crosvm-dev, Frederick Mayle, Elie Kheirallah, Noah Gold
In addition to what Steven mentioned, in general, crosvm mostly just
passes through the host CPU's features (CPUID bits), so migrating
between hosts with different CPU models (for example, one with AVX2
support to one without) will definitely not work correctly today.
-- Daniel