On Wed, Feb 22, 2017 at 12:55:21 +, Daniel Berrange wrote:
> On Wed, Feb 22, 2017 at 01:34:54PM +0100, Peter Krempa wrote:
> > On Wed, Feb 22, 2017 at 12:16:51 +, Daniel Berrange wrote:
> > > On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> > > > Similarly to domainSetGuestVc
On Wed, Feb 22, 2017 at 01:34:54PM +0100, Peter Krempa wrote:
> On Wed, Feb 22, 2017 at 12:16:51 +, Daniel Berrange wrote:
> > On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> > > Similarly to domainSetGuestVcpus this commit adds API which allows to
> > > modify state of individu
On Wed, Feb 22, 2017 at 12:16:51 +, Daniel Berrange wrote:
> On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> > Similarly to domainSetGuestVcpus this commit adds API which allows to
> > modify state of individual vcpus rather than just setting the count.
> >
> > This allows to e
On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> Similarly to domainSetGuestVcpus this commit adds API which allows to
> modify state of individual vcpus rather than just setting the count.
>
> This allows to enable CPUs in specific guest NUMA nodes to achieve any
> necessary config
On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> Similarly to domainSetGuestVcpus this commit adds API which allows to
> modify state of individual vcpus rather than just setting the count.
>
> This allows to enable CPUs in specific guest NUMA nodes to achieve any
> necessary config
Similarly to domainSetGuestVcpus this commit adds API which allows to
modify state of individual vcpus rather than just setting the count.
This allows to enable CPUs in specific guest NUMA nodes to achieve any
necessary configuration.
---
include/libvirt/libvirt-domain.h | 5 +
src/driver-hy