[libvirt] [PATCH 0/3] Enhance virnetdevbandwidthtest

Michal Privoznik mprivozn at redhat.com
Mon Jan 27 14:03:33 UTC 2014


As discussed with Eric, we may need slightly different approach.

Michal Privoznik (3):
  virfile: Introduce virFileAppendStr
  virCommand: Introduce virCommandSetDryRun
  virnetdevbandwidthtest: Introduce testVirNetDevBandwidthSet

 src/libvirt_private.syms       |  2 +
 src/util/vircommand.c          | 59 ++++++++++++++++++++++++-
 src/util/vircommand.h          |  2 +
 src/util/virfile.c             | 48 +++++++++++++++++----
 src/util/virfile.h             |  2 +
 tests/virnetdevbandwidthtest.c | 98 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 201 insertions(+), 10 deletions(-)

-- 
1.8.5.2




More information about the libvir-list mailing list