Re: [libvirt] [PATCH 07/10] linkstate: Add usage of the new api to virsh
On 08/11/2011 09:27 AM, Peter Krempa wrote: --- tools/virsh.c | 120 +++ tools/virsh.pod | 11 + 2 files changed, 131 insertions(+), 0 deletions(-) Again, I think the new virsh commands can be useful, but would need to map on top
[libvirt] [PATCH 07/10] linkstate: Add usage of the new api to virsh
--- tools/virsh.c | 120 +++ tools/virsh.pod | 11 + 2 files changed, 131 insertions(+), 0 deletions(-) diff --git a/tools/virsh.c b/tools/virsh.c index 1d660d0..b4c6e21 100644 --- a/tools/virsh.c +++ b/tools/virsh.c @@ -1161,6 +1161,12