Re: [libvirt] [PATCH 10/11] conf: Improve HPT feature handling

2018-02-12 Thread John Ferlan
On 02/06/2018 11:42 AM, Andrea Bolognani wrote: > Instead of storing separately whether the feature is enabled > or not and what resizing policy should be used, store both of > them in a single place. > > Signed-off-by: Andrea Bolognani > --- > src/conf/domain_conf.c |

[libvirt] [PATCH 10/11] conf: Improve HPT feature handling

2018-02-06 Thread Andrea Bolognani
Instead of storing separately whether the feature is enabled or not and what resizing policy should be used, store both of them in a single place. Signed-off-by: Andrea Bolognani --- src/conf/domain_conf.c | 26 -- src/conf/domain_conf.h | 4 ++--