From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Marczykowski Subject: [PATCH 0/2] Two unrelated fixes to libxl Date: Sun, 28 Apr 2013 03:46:28 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Ian Jackson , Marek Marczykowski , Ian Campbell List-Id: xen-devel@lists.xenproject.org 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