From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dICJQ-0005j8-Ie for qemu-devel@nongnu.org; Tue, 06 Jun 2017 07:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dICJL-0002wa-17 for qemu-devel@nongnu.org; Tue, 06 Jun 2017 07:06:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59538) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dICJK-0002wP-Qz for qemu-devel@nongnu.org; Tue, 06 Jun 2017 07:06:06 -0400 From: "Daniel P. Berrange" Date: Tue, 6 Jun 2017 12:05:54 +0100 Message-Id: <20170606110556.12922-1-berrange@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2] Document deprecated features & support lifecycle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi , "Daniel P. Berrange" This is a followup to v1: https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg02390.html The goal is to clarify to users & app developers what they can expect from QEMU in terms of feature lifecycle & any deprecation policy should it be neccessary to remove features. Changed in v2: - Split into 2 patches so we can consider each suggested addition independantly. Daniel P. Berrange (2): docs: document deprecated features in appendix docs: document support lifetime for features qemu-doc.texi | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) -- 2.9.3