+1
−1
+1
−0
Loading
Instead of using cpuid_level, use an empty struct as a marker
(like we already did with {start,end}_init_save). This will avoid
accidentaly resetting the wrong fields if we change the field
ordering on CPUX86State.
Reviewed-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>