From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Azn-0001ly-5V for qemu-devel@nongnu.org; Wed, 22 Feb 2012 07:08:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Azh-0007OM-34 for qemu-devel@nongnu.org; Wed, 22 Feb 2012 07:08:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:18359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Azg-0007OB-Na for qemu-devel@nongnu.org; Wed, 22 Feb 2012 07:08:25 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1MC8N6d021306 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 22 Feb 2012 07:08:23 -0500 Message-ID: <4F44DAB0.8010609@redhat.com> Date: Wed, 22 Feb 2012 13:08:16 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1329301701-30395-1-git-send-email-kraxel@redhat.com> <1329301701-30395-13-git-send-email-kraxel@redhat.com> <20120217153351.6416e5c5@doriath.home> <4F436B43.400@redhat.com> <4F43C696.1010309@redhat.com> In-Reply-To: <4F43C696.1010309@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 12/12] suspend: add qmp events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Luiz Capitulino , libvirt-list@redhat.com, qemu-devel@nongnu.org Hi, > Isn't this something where it is easier to omit first and add later > once we have a use case, than to add up front only to find that no > one cares? Yes. I'll drop it. cheers, Gerd