From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d868m-0008FC-03 for qemu-devel@nongnu.org; Tue, 09 May 2017 10:29:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d868l-0000Yo-9D for qemu-devel@nongnu.org; Tue, 09 May 2017 10:29:27 -0400 From: Thomas Huth Message-ID: <27a960b7-1d4d-a430-46f3-5c12e2e29893@redhat.com> Date: Tue, 9 May 2017 16:29:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Strange location of the "qemu-ga Invocation" chapter in the qemu-doc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Cc: Paolo Bonzini , Qemu-block , Michael Roth , Markus Armbruster Hi all, I noticed that the "qemu-ga Invocation" chapter in the QEMU doc is in a strange location - it's a sub-chapter of the "Disk images" chapter. Since the guest agent is not directly related to the handling of disk images, that sounds somewhat wrong to me - or do I miss something? Does anybody have a suggestion for a better location? Thomas