On Wed, 2014-03-05 at 10:36 -0700, Eric Blake wrote: > On 03/05/2014 10:30 AM, Marcel Apfelbaum wrote: > > In order to allow attaching machine options to a machine instance, > > current_machine is converted into MachineState. > > As a first step of deprecating QEMUMachine, some of the functions > > were modified to return MachineCLass. > > s/MachineCLass/MachineClass/ here and in subject Thanks, I'll take care of it Marcel
> > > > > Signed-off-by: Marcel Apfelbaum <marce...@redhat.com> > > --- > > I'll leave the actual review to others, just pointing out the typo. >