From: Marek Marczykowski <marmarek@invisiblethingslab.com>
To: xen-devel@lists.xen.org
Cc: Roger Pau Monne <roger.pau@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
Marek Marczykowski <marmarek@invisiblethingslab.com>,
Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH v2 0/3] Get devices list from frontend xenstore entries
Date: Wed, 8 May 2013 06:35:33 +0200 [thread overview]
Message-ID: <cover.1367987733.git.marmarek@invisiblethingslab.com> (raw)
To cover the case of non-dom0 backed devices. Version 2 enchanced based
on suggestions from IanC and Roger.
Also added one additional patch (3/3), which cover the same case for
vtpm - it already had non-dom0 backend support, so just clean up the
code.
Marek Marczykowski (3):
libxl: add libxl__xs_get_permissions helper
libxl: do not assume Dom0 backend while listing disks and nics
libxl: reduce code duplication in libxl_device_vtpm_list
tools/libxl/libxl.c | 181 +++++++++++++++++++++++++++++++++----------
tools/libxl/libxl_internal.h | 2 +
tools/libxl/libxl_xshelp.c | 11 +++
3 files changed, 151 insertions(+), 43 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-05-08 4:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 4:35 Marek Marczykowski [this message]
2013-05-08 3:39 ` [PATCH v2 1/3] libxl: add libxl__xs_get_permissions helper Marek Marczykowski
2013-05-08 9:32 ` Roger Pau Monné
2013-05-08 3:39 ` [PATCH v2 2/3] libxl: do not assume Dom0 backend while listing disks and nics Marek Marczykowski
2013-05-08 10:22 ` Roger Pau Monné
2013-05-08 3:48 ` [PATCH v2 3/3] libxl: reduce code duplication in libxl_device_vtpm_list Marek Marczykowski
2013-05-08 11:49 ` [PATCH v2 0/3] Get devices list from frontend xenstore entries Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1367987733.git.marmarek@invisiblethingslab.com \
--to=marmarek@invisiblethingslab.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=roger.pau@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.