On 12/08/2017 10:49 AM, Ján Tomko wrote:
On Wed, Dec 06, 2017 at 08:14:07PM -0500, John Ferlan wrote:
> Move the qemuCaps checks over to qemuDomainControllerDefValidatePCI
> and add empty lines between cases so it's a bit easier on the eyes
> to read.
>
Same comment as for 5/12.
Jan
For this one it's overkill IMO to generate another patch to add the
spaces, so I'll just drop them as they weren't important other than
aesthetics.
Tks -
John
> This requires two test updates in order to set the correct
capability
> bit for an xml2xml test as well as setting up the similar capability
> for the pseries memlocktest.
>
> Signed-off-by: John Ferlan <jferlan(a)redhat.com>
> ---
> src/qemu/qemu_command.c | 78
> ++++++-----------------------------------------
> src/qemu/qemu_domain.c | 80
> +++++++++++++++++++++++++++++++++++++++++++++++--
> tests/qemumemlocktest.c | 14 +++++++++
> tests/qemuxml2xmltest.c | 5 +++-
> 4 files changed, 105 insertions(+), 72 deletions(-)
>