From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0E93-0001MN-VC for qemu-devel@nongnu.org; Tue, 10 May 2016 16:20:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0E8z-0005U5-HG for qemu-devel@nongnu.org; Tue, 10 May 2016 16:20:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0E8z-0005Tz-B3 for qemu-devel@nongnu.org; Tue, 10 May 2016 16:20:37 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id ED94C83F47 for ; Tue, 10 May 2016 20:20:36 +0000 (UTC) Date: Tue, 10 May 2016 17:20:35 -0300 From: Eduardo Habkost Message-ID: <20160510202035.GC4457@thinpad.lan.raisama.net> References: <1462192431-146342-1-git-send-email-imammedo@redhat.com> <1462192431-146342-12-git-send-email-imammedo@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462192431-146342-12-git-send-email-imammedo@redhat.com> Subject: Re: [Qemu-devel] [RFC 11/42] pc: add 2.7 machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel@nongnu.org, mst@redhat.com, marcel@redhat.com, eblake@redhat.com, armbru@redhat.com, drjones@redhat.com On Mon, May 02, 2016 at 02:33:20PM +0200, Igor Mammedov wrote: > Signed-off-by: Igor Mammedov Reviewed-by: Eduardo Habkost -- Eduardo