Re: [libvirt] [PATCH 6/8] qemu: Add capability for the HTM pSeries feature

2018-03-16 Thread John Ferlan
On 03/09/2018 10:07 AM, Andrea Bolognani wrote: > This is the first capability that depends on an object property, > so we need to introduce a couple new functions at the same time. > > Signed-off-by: Andrea Bolognani > --- > src/qemu/qemu_capabilities.c

[libvirt] [PATCH 6/8] qemu: Add capability for the HTM pSeries feature

2018-03-09 Thread Andrea Bolognani
This is the first capability that depends on an object property, so we need to introduce a couple new functions at the same time. Signed-off-by: Andrea Bolognani --- src/qemu/qemu_capabilities.c | 38 + src/qemu/qemu_capabilities.h