[libvirt] [PATCH v2 0/3] Hyper-V driver fixes

Ladi Prosek posted 3 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171006064735.29638-1-lprosek@redhat.com
src/hyperv/hyperv_driver.c | 104 ++++++++++++++++++++++-----------------------
src/hyperv/hyperv_wmi.c    |   3 +-
src/util/virbuffer.c       |  18 ++++++++
src/util/virbuffer.h       |   3 ++
4 files changed, 74 insertions(+), 54 deletions(-)
[libvirt] [PATCH v2 0/3] Hyper-V driver fixes
Posted by Ladi Prosek 6 years, 6 months ago
Fixes a couple of minor issues in the Hyper-V driver found by code inspection.

v1->v2:
* Removed an "Invalid query" virReportError instead of adding a new one
  because virBufferCheckError already reports a meaningful error (Daniel)

Ladi Prosek (3):
  hyperv: Fix hypervInitConnection error reporting
  hyperv: Escape WQL queries
  hyperv: Map Limit to max_memory and VirtualQuantity to cur_balloon

 src/hyperv/hyperv_driver.c | 104 ++++++++++++++++++++++-----------------------
 src/hyperv/hyperv_wmi.c    |   3 +-
 src/util/virbuffer.c       |  18 ++++++++
 src/util/virbuffer.h       |   3 ++
 4 files changed, 74 insertions(+), 54 deletions(-)

-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list