From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsW5y-0002jq-3z for qemu-devel@nongnu.org; Fri, 28 Jun 2013 06:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsW5x-0005rd-9b for qemu-devel@nongnu.org; Fri, 28 Jun 2013 06:40:02 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:43884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsW5x-0005rZ-21 for qemu-devel@nongnu.org; Fri, 28 Jun 2013 06:40:01 -0400 Message-ID: <51CD67FF.70104@msgid.tls.msk.ru> Date: Fri, 28 Jun 2013 14:39:59 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1371670154-32026-1-git-send-email-mjt@msgid.tls.msk.ru> <87bo71opuv.fsf@codemonkey.ws> In-Reply-To: <87bo71opuv.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] vl: convert -smp to qemu_opts_parse() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org 19.06.2013 23:35, Anthony Liguori wrote: > Michael Tokarev writes: > >> Signed-off-by: Michael Tokarev > > Reviewed-by: Anthony Liguori Thank you for the review. Ok to apply it to the trivial tree, since the change is quite simple? Thanks, /mjt