| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Mike Wray <mike.wray@hp.com>
|
|
|
|
|
|
|
| |
dependency upon xsnode, xsobj, and xsresource, so these can all go.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
The removal of 'xm call' to call a xend interface function directly
made the xend vnet functions inaccessible. This patch adds those functions
to xm and fixes the persistence in XmVnet to use xenstore.
Signed-off-by: Mike Wray <mike.wray@hp.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
|
|
|
|
|
|
|
|
| |
that didn't have them.
Signed-off-by: Mike Wray <mike.wray@hp.com>
|
|
|
|
|
|
|
|
| |
Many files:
Switch to xenstore for storing persistent information.
Signed-off-by: Mike Wray <mike.wray@hp.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
|
|
|
|
|
| |
Fix args to vnet control command.
|
|
|
|
|
| |
Trap vifctl errors and warn.
|
|
|
|
|
| |
Small fix in error handling.
|
|
Restructuring the python code and libs - first stage.
|