Re: [libvirt] [PATCH 11/16] hyperv: add set memory functions

2016-09-15 Thread John Ferlan
On 08/09/2016 08:39 AM, Jason Miesionczek wrote: > --- > src/hyperv/hyperv_driver.c | 232 > > src/hyperv/hyperv_private.h | 2 + > 2 files changed, 234 insertions(+) > > diff --git a/src/hyperv/hyperv_driver.c b/src/hyperv/hyperv_driver.c > inde

[libvirt] [PATCH 11/16] hyperv: add set memory functions

2016-08-09 Thread Jason Miesionczek
--- src/hyperv/hyperv_driver.c | 232 src/hyperv/hyperv_private.h | 2 + 2 files changed, 234 insertions(+) diff --git a/src/hyperv/hyperv_driver.c b/src/hyperv/hyperv_driver.c index 348b39c..daae371 100644 --- a/src/hyperv/hyperv_driver.c +++ b/src