From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVzZY-00053Q-Gh for qemu-devel@nongnu.org; Mon, 22 Sep 2014 05:06:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVzZT-0007wR-Gc for qemu-devel@nongnu.org; Mon, 22 Sep 2014 05:06:16 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:31932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVzZT-0007vK-CR for qemu-devel@nongnu.org; Mon, 22 Sep 2014 05:06:11 -0400 From: Owen smith Date: Mon, 22 Sep 2014 10:04:57 +0100 Message-ID: <1411376699-8175-1-git-send-email-owen.smith@citrix.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH 0/2] xenfb: Document public headers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xen-devel@lists.xen.org Cc: stefano.stabellini@eu.citrix.com, qemu-devel@nongnu.org, Owen smith , ian.campbell@citrix.com Add comments documenting the xenstore nodes used by the vfb and vkbd devices. Documents changes in qemu patch series posted here http://lists.gnu.org/archive/html/qemu-devel/2014-09/msg03472.html Owen smith (2): xenfb: Add comment documentation xenfb: Add comment documentation xen/include/public/io/fbif.h | 25 +++++++++++++++ xen/include/public/io/kbdif.h | 74 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+) -- 2.1.0