Re: [libvirt] [PATCH 05/16] hyperv: implement vcpu functions

2016-09-14 Thread John Ferlan
?? On 08/09/2016 08:39 AM, Jason Miesionczek wrote: > --- > src/hyperv/hyperv_driver.c | 176 > + > 1 file changed, 176 insertions(+) > > diff --git a/src/hyperv/hyperv_driver.c b/src/hyperv/hyperv_driver.c > index b2d1abf..7d956d3 100644 > --- a/src

[libvirt] [PATCH 05/16] hyperv: implement vcpu functions

2016-08-09 Thread Jason Miesionczek
--- src/hyperv/hyperv_driver.c | 176 + 1 file changed, 176 insertions(+) diff --git a/src/hyperv/hyperv_driver.c b/src/hyperv/hyperv_driver.c index b2d1abf..7d956d3 100644 --- a/src/hyperv/hyperv_driver.c +++ b/src/hyperv/hyperv_driver.c @@ -1401,6 +14