On Wed, May 04, 2016 at 04:52:21PM +1000, Alexey Kardashevskiy wrote: > 6a81dd17 "spapr_iommu: Rename vfio_accel parameter" renamed vfio_accel > flag everywhere but one spot was missed. > > Signed-off-by: Alexey Kardashevskiy > Reviewed-by: David Gibson Applied to ppc-for-2.7. > --- > target-ppc/kvm_ppc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target-ppc/kvm_ppc.h b/target-ppc/kvm_ppc.h > index fc79312..3b2090e 100644 > --- a/target-ppc/kvm_ppc.h > +++ b/target-ppc/kvm_ppc.h > @@ -163,7 +163,7 @@ static inline bool kvmppc_spapr_use_multitce(void) > > static inline void *kvmppc_create_spapr_tce(uint32_t liobn, > uint32_t window_size, int *fd, > - bool vfio_accel) > + bool need_vfio) > { > return NULL; > } -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson