Re: [libvirt] [PATCH v2 2/2] conf: Rename virDomainControllerIsPCIHostBridge() to IsPSeriesPHB()

2017-07-24 Thread Peter Krempa
On Mon, Jul 24, 2017 at 13:40:58 +0200, Andrea Bolognani wrote: > The original name didn't hint at the fact that PHBs are > a pSeries-specific concept. > > Suggested-by: Peter Krempa > Signed-off-by: Andrea Bolognani > --- > src/conf/domain_conf.c

[libvirt] [PATCH v2 2/2] conf: Rename virDomainControllerIsPCIHostBridge() to IsPSeriesPHB()

2017-07-24 Thread Andrea Bolognani
The original name didn't hint at the fact that PHBs are a pSeries-specific concept. Suggested-by: Peter Krempa Signed-off-by: Andrea Bolognani --- src/conf/domain_conf.c | 4 ++-- src/conf/domain_conf.h | 2 +- src/libvirt_private.syms