From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDnS0-0008Ld-9A for qemu-devel@nongnu.org; Wed, 02 May 2018 04:49:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDnRu-00050u-Hi for qemu-devel@nongnu.org; Wed, 02 May 2018 04:49:24 -0400 References: <20180427192852.15013-1-lersek@redhat.com> <87muxi791k.fsf@dusky.pond.sub.org> From: Laszlo Ersek Message-ID: Date: Wed, 2 May 2018 10:49:10 +0200 MIME-Version: 1.0 In-Reply-To: <87muxi791k.fsf@dusky.pond.sub.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/5] qapi: introduce the SysEmuTarget enumeration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org, Cornelia Huck , qemu-stable@nongnu.org, Viktor VM Mihajlovski On 05/02/18 10:31, Markus Armbruster wrote: > Applied to qapi-next, thanks! > \o/ Thank you all for working with me through this! :) Laszlo