[libvirt] [PATCH 0/5] more virTypedParameter cleanup

Eric Blake eblake at redhat.com
Wed Nov 2 18:00:23 UTC 2011


Following in the wake of my qemu cleanup [1], I figured it was
worth fixing the other drivers as well.  Let me know if I should
squash this into one patch instead of 5.

[1] https://www.redhat.com/archives/libvir-list/2011-November/msg00055.html

Eric Blake (5):
  esx: allow getting < max typed parameters
  libxl: allow getting < max typed parameters
  lxc: allow getting < max typed parameters
  test: drop redundant check
  xen: allow getting < max typed parameters

 src/esx/esx_driver.c     |   14 +-------------
 src/libxl/libxl_driver.c |   22 ++++++++++------------
 src/lxc/lxc_driver.c     |   16 +++-------------
 src/test/test_driver.c   |    4 ----
 src/xen/xen_hypervisor.c |   26 ++++++++++++--------------
 src/xen/xend_internal.c  |   28 +++++++++++++---------------
 6 files changed, 39 insertions(+), 71 deletions(-)

-- 
1.7.4.4




More information about the libvir-list mailing list