From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dD81E-0005pg-7T for qemu-devel@nongnu.org; Tue, 23 May 2017 07:30:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dD81A-0003Id-BL for qemu-devel@nongnu.org; Tue, 23 May 2017 07:30:28 -0400 From: Markus Armbruster References: <1494322876-28843-1-git-send-email-armbru@redhat.com> Date: Tue, 23 May 2017 13:30:17 +0200 In-Reply-To: (John Snow's message of "Tue, 9 May 2017 10:14:00 -0400") Message-ID: <87zie3byk6.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 0/2] docs: Minor updates around ide-drive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, Thomas Huth John Snow writes: > On 05/09/2017 05:41 AM, Markus Armbruster wrote: >> Markus Armbruster (2): >> docs qemu-doc: Avoid ide-drive, it's deprecated >> docs/qdev-device-use.txt: update section Default Devices >> >> docs/bootindex.txt | 2 +- >> docs/qdev-device-use.txt | 13 +++++++------ >> qemu-options.hx | 2 +- >> 3 files changed, 9 insertions(+), 8 deletions(-) >> > > Shame on me for not noticing, but thank you. > > Acked-by: John Snow Thanks! The canonical path is through your tree, but I could stick it into a miscellaneous pull request if you like.