On Wed, Mar 04, 2015 at 03:20:55PM +0100, Andreas Färber wrote: > Am 04.03.2015 um 03:13 schrieb Eduardo Habkost: > > The field doesn't need to be inside CPUState, and it is not specific for > > You mean CPUX86State or CPUArchState, I guess. :) > > > the CPUID instruction, so move and rename it. > > > > Reviewed-by: Paolo Bonzini <[email protected]> > > Reviewed-by: Andreas Färber <[email protected]> > > Signed-off-by: Eduardo Habkost <[email protected]> > > Could you please use Class::field syntax for consistency when you apply?
Will fix both issues. Thanks! -- Eduardo
