On Fri, Jan 19, 2018 at 03:59:58PM +1100, Suraj Jitindar Singh wrote:
> The following patch series adds 3 new tristate capabilities and their
> associated handling.
>
> A new H-Call is implemented which a guest will use to query the
> requirement for and availability of workarounds for certain cp
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20180119050005.29392-1-sjitindarsi...@gmail.com
Subject: [Qemu-devel] [QEMU-PPC] [PATCH V5 0/7] target/ppc: Rework spapr_caps
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE
The following patch series adds 3 new tristate capabilities and their
associated handling.
A new H-Call is implemented which a guest will use to query the
requirement for and availability of workarounds for certain cpu
behaviours.
Applies on top of David's tree: ppc-for-2.12
The main changes t