xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 5] Improvements to libxl VIF hotplug, unplug; xapi can now use these functions
@ 2011-03-28 12:26 David Scott
  2011-03-28 12:26 ` [PATCH 1 of 5] libxl: fix memory management in "xl network-attach" David Scott
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: David Scott @ 2011-03-28 12:26 UTC (permalink / raw)
  To: xen-devel

Improvements to libxl VIF hotplug/unplug; xapi can now use these functions

This patch set includes:
1. addition of VIF QoS parameters to libxl (this code is ported from xapi/
   xenops)
2. updates to the libxl ocaml bindings to use the new parameters
3. bugfixes to the "xl network-attach" command so the QoS settings can be
   more easily tested.

FYI the corresponding xapi changes are in a branch here:

https://github.com/djs55/xen-api/tree/hackathon

The only code which remains in the xapi VIF hotplug/unplug paths concerns
ethtool settings for VIFs. This could be ported separately if desired.

xapi used to have code for setting the device "protocol" field in xenstore,
depending on the PV kernel architecture. According to IanC, this was always
unnecessary for netback so it has been removed from xapi (and not added to 
libxl)

This was all work done last week at the xen hackathon. Comments, criticism 
etc. are welcome!

Signed-off-by: David Scott <dave.scott@eu.citrix.com>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-03-30 17:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 12:26 [PATCH 0 of 5] Improvements to libxl VIF hotplug, unplug; xapi can now use these functions David Scott
2011-03-28 12:26 ` [PATCH 1 of 5] libxl: fix memory management in "xl network-attach" David Scott
2011-03-28 14:37   ` Stefano Stabellini
2011-03-29  8:30   ` Ian Campbell
2011-03-28 12:26 ` [PATCH 2 of 5] tools: ocaml: move the nic_info record into a module to the field labels live in a separate namespace David Scott
2011-03-29  8:42   ` Ian Campbell
2011-03-30 17:18     ` Dave Scott
2011-03-28 12:26 ` [PATCH 3 of 5] libxl: add NIC QoS parameters David Scott
2011-03-28 14:37   ` Stefano Stabellini
2011-03-29  8:48     ` Ian Campbell
2011-03-28 12:26 ` [PATCH 4 of 5] tools: ocaml: add NIC QoS parameters to the ocaml libxl interface David Scott
2011-03-29  8:49   ` Ian Campbell
2011-03-28 12:26 ` [PATCH 5 of 5] tools: ocaml: rename nic_remove to nic_del, for consistency with libxl David Scott
2011-03-29  8:52   ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).