From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zcyyp-0004bU-RO for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:57:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zcyyl-0002S4-FG for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:57:47 -0400 Received: from relay.parallels.com ([195.214.232.42]:59787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zcyyl-0002RY-8a for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:57:43 -0400 Message-ID: <55FC4271.8030701@odin.com> Date: Fri, 18 Sep 2015 19:57:21 +0300 From: Pavel Butsykin MIME-Version: 1.0 References: <87h9mrrcbf.fsf@blackfin.pond.sub.org> <1442592388-13840-1-git-send-email-pbutsykin@virtuozzo.com> <55FC3B43.6090501@redhat.com> In-Reply-To: <55FC3B43.6090501@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hmp-commands-info.hx: fix drops hmp "info pci" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , Pavel Butsykin , pbonzini@redhat.com, armbru@redhat.com Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org, den@openvz.org On 18.09.2015 19:26, Eric Blake wrote: > On 09/18/2015 10:06 AM, Pavel Butsykin wrote: >> The hmp command "info pci" accidentally lost when moving from monitor.c >> >> Signed-off-by: Pavel Butsykin >> --- >> hmp-commands-info.hx | 14 ++++++++++++++ >> 1 file changed, 14 insertions(+) > Paolo's variant has a better commit message: > https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg04893.html > Ok. I just had to respond to the situation) (Because the notification about the patch didn't come to me..)