All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Marczykowski <marmarek@invisiblethingslab.com>
To: xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
	Marek Marczykowski <marmarek@invisiblethingslab.com>,
	Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH 0/2] Two unrelated fixes to libxl
Date: Sun, 28 Apr 2013 03:46:28 +0200	[thread overview]
Message-ID: <cover.1367113588.git.marmarek@invisiblethingslab.com> (raw)

1. One more patch to fix driver domains. This time hardcoded dom0.  With each
major Xen update, I need to fix a bunch of hardcoded dom0 as backend domain, or
some other code depending on backend in dom0 - this is really annoying.
Perhaps some regression tests for driver domains would be helpful?

2. Fix speling of "backend-id". I'm not sure about this - haven't checked vtpm
drivers, but hope this is really fix.

Marek Marczykowski (2):
  libxl: do not assume Dom0 backend while listing disks and nics
  libxl: fix spelling of "backend-id" for vtpm

 tools/libxl/libxl.c | 73 ++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 52 insertions(+), 21 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2013-04-28  1:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-28  1:46 Marek Marczykowski [this message]
2013-04-27 23:12 ` [PATCH 1/2] libxl: do not assume Dom0 backend while listing disks and nics Marek Marczykowski
2013-04-29  8:48   ` Ian Campbell
2013-05-07 23:56     ` Marek Marczykowski
2013-05-08  9:27       ` Ian Campbell
2013-04-29  8:56   ` Roger Pau Monné
2013-05-01 10:29   ` Ian Jackson
2013-05-01 11:43     ` Ian Campbell
2013-05-07 23:13       ` Marek Marczykowski
2013-05-01 20:52     ` Marek Marczykowski
2013-05-02  8:30       ` Ian Campbell
2013-04-27 23:17 ` [PATCH 2/2] libxl: fix spelling of "backend-id" for vtpm Marek Marczykowski
2013-04-29  8:40   ` Ian Campbell
2013-04-29 13:26     ` Daniel De Graaf
2013-04-29 13:51       ` Ian Campbell
2013-04-30 10:58         ` 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.1367113588.git.marmarek@invisiblethingslab.com \
    --to=marmarek@invisiblethingslab.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.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.