From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLFk5-0004EP-TO for qemu-devel@nongnu.org; Wed, 05 Mar 2014 12:36:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLFk0-0002zj-Ui for qemu-devel@nongnu.org; Wed, 05 Mar 2014 12:36:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLFk0-0002zd-Lr for qemu-devel@nongnu.org; Wed, 05 Mar 2014 12:36:24 -0500 Message-ID: <53176093.10406@redhat.com> Date: Wed, 05 Mar 2014 10:36:19 -0700 From: Eric Blake MIME-Version: 1.0 References: <1394040647-20083-1-git-send-email-marcel.a@redhat.com> <1394040647-20083-4-git-send-email-marcel.a@redhat.com> In-Reply-To: <1394040647-20083-4-git-send-email-marcel.a@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l7vqal28ed18OgOcESoCaenraQmsUQUmN" Subject: Re: [Qemu-devel] [PATCH v3 3/3] hw/boards: converted current_machine to be an instance of MachineCLass List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum , qemu-devel@nongnu.org Cc: ehabkost@redhat.com, mst@redhat.com, armbru@redhat.com, lcapitulino@redhat.com, blauwirbel@gmail.com, aliguori@amazon.com, pbonzini@redhat.com, imammedo@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l7vqal28ed18OgOcESoCaenraQmsUQUmN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 >=20 > Signed-off-by: Marcel Apfelbaum > --- I'll leave the actual review to others, just pointing out the typo. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --l7vqal28ed18OgOcESoCaenraQmsUQUmN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTF2CTAAoJEKeha0olJ0NqFRsH/1QaQYYgoxyyVL7jyMr95Sw8 Xk5vEep0r5YUE24Hfn5RDAHBbSeJ1ohtvczZEv3eKdDl5jcnnR6B/7ts/Y8YtBhG aqD1wLHZJfHW5YCwFsSO+f3xo/sTrrKS/jsydbnX3gNsNuJLOKoruVppScsvL3Ld azeXZzHaLieeenvgraRRw+f+i4hW2X/S4qRQw0S0UGY5136i2XVXSu9/6zFKhuGn TbgHyIsiDsT/8BNBqSVJfmIXgKQAlRvD2DaHg0a7tzLwc/EdZz3bddm4sNRM9228 3GC+eC2kEqLqt4mZTcaj12TYstHPMwtcihoQfm9h+6Y0JFq3XAdjBqItEX0dI+w= =9g7F -----END PGP SIGNATURE----- --l7vqal28ed18OgOcESoCaenraQmsUQUmN--