On Wed, 26 Nov 2014 11:07:24 +0100 Christian Borntraeger <[email protected]> wrote:
> commit a2b257d6212a "memory: expose alignment used for allocating RAM > as MemoryRegion API" triggered a compile error on KVM/s390x. > > Fix the prototype and the implementation of legacy_s390_alloc. > > Cc: Igor Mammedov <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Signed-off-by: Christian Borntraeger <[email protected]> > --- > target-s390x/kvm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Cornelia Huck <[email protected]> Peter, will you pick this up directly?
