WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/2] libxl, Handle the command line options of qemu 0

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/2] libxl, Handle the command line options of qemu 0.12.
From: anthony.perard@xxxxxxxxxx
Date: Wed, 4 Aug 2010 17:11:03 +0100
Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx>
Delivery-date: Wed, 04 Aug 2010 09:12:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
From: Anthony PERARD <anthony.perard@xxxxxxxxxx>

This patch gives the ability to the libxl to handle the command line argument
of the last qemu version. I begin by checking the version of the device model
with '-h' options, '--version' is not handled in qemu-xen. If I found a version
upper than 0.12, I use the new command line argument, or else I use the old
functions to build args.

The second patch introduces a udev rule to handle tap devices and add them to
the bridge instead of using a script called by qemu.

Anthony

Anthony PERARD (2):
  libxl, Introduce the command line handler for the new qemu.
  tools/hotplug, Use udev rules instead of qemu script to setup the
    bridge.

 tools/hotplug/Linux/vif-bridge        |   42 +++++++--
 tools/hotplug/Linux/vif-common.sh     |   12 ++-
 tools/hotplug/Linux/xen-backend.rules |    5 +-
 tools/libxl/libxl.c                   |  163 ++++++++++++++++++++++++++++++++-
 tools/libxl/libxl_utils.c             |   73 +++++++++++++++
 tools/libxl/libxl_utils.h             |    5 +
 6 files changed, 286 insertions(+), 14 deletions(-)


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel