xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 6] xl: network and block features
@ 2010-05-12 17:32 Eric Chanudet
  2010-05-12 17:32 ` [PATCH 1 of 6] xl: network-attach command Eric Chanudet
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Eric Chanudet @ 2010-05-12 17:32 UTC (permalink / raw)
  To: xen-devel


This patch series adds the following features to xl and libxenlight:
- network-{attach,list,detach}
- block-{attach,list,detach}

Some details :
- network-attach accel and rate parameters are not handled yet (they are not in
xm neither).
- devid attribution for PV nics now starts from 0 for nics described in
configuration file (used to start at 1, which made xm freeze when attaching more
than one PV nic, probably because of nextDeviceID xenstore entry).
- devid attribution do not rely on nextDeviceID xenstore entry in libxl
(comments, in python code, suggest this entry to be optional).

-- 
Eric Chanudet

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

end of thread, other threads:[~2010-05-14  0:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 17:32 [PATCH 0 of 6] xl: network and block features Eric Chanudet
2010-05-12 17:32 ` [PATCH 1 of 6] xl: network-attach command Eric Chanudet
2010-05-13  0:45   ` Yang Hongyang
2010-05-13 13:24     ` Eric Chanudet (Intern)
2010-05-14  0:40       ` Yang Hongyang
2010-05-12 17:32 ` [PATCH 2 of 6] xl: network-list command Eric Chanudet
2010-05-12 17:32 ` [PATCH 3 of 6] xl: network-detach command Eric Chanudet
2010-05-12 17:32 ` [PATCH 4 of 6] xl: block-attach command Eric Chanudet
2010-05-12 17:32 ` [PATCH 5 of 6] xl: block-list command Eric Chanudet
2010-05-12 17:32 ` [PATCH 6 of 6] xl: block-detach command Eric Chanudet

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).