From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asWSz-0004Ke-Pe for qemu-devel@nongnu.org; Tue, 19 Apr 2016 10:17:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asWSu-0004KB-6X for qemu-devel@nongnu.org; Tue, 19 Apr 2016 10:17:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asWSu-0004K1-2M for qemu-devel@nongnu.org; Tue, 19 Apr 2016 10:17:20 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C6AB37F359 for ; Tue, 19 Apr 2016 14:17:19 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-64.ams2.redhat.com [10.36.116.64]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u3JEHIP8029092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 19 Apr 2016 10:17:19 -0400 From: Markus Armbruster Date: Tue, 19 Apr 2016 16:17:16 +0200 Message-Id: <1461075437-15029-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL for-2.6 0/1] fw_cfg: Adopt /opt/RFQDN convention List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Note: touches only documentation and help text. The following changes since commit ef5d5641f5f35f64a7f150bb3593dae0c08f236d: Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160419-1' into staging (2016-04-19 12:10:30 +0100) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-fw_cfg-2016-04-19 for you to fetch changes up to 63d3145aadbecaa7e8be1e74b5d6b5cbbeb4e153: fw_cfg: Adopt /opt/RFQDN convention (2016-04-19 16:09:50 +0200) ---------------------------------------------------------------- fw_cfg: Adopt /opt/RFQDN convention ---------------------------------------------------------------- Markus Armbruster (1): fw_cfg: Adopt /opt/RFQDN convention docs/specs/fw_cfg.txt | 36 +++++++++++++++++------------------- qemu-options.hx | 24 +++++++++++++++++++----- 2 files changed, 36 insertions(+), 24 deletions(-) Markus Armbruster (1): fw_cfg: Adopt /opt/RFQDN convention docs/specs/fw_cfg.txt | 36 +++++++++++++++++------------------- qemu-options.hx | 24 +++++++++++++++++++----- 2 files changed, 36 insertions(+), 24 deletions(-) -- 2.5.5