Alexander Graf 3c3b0ddefa PPC: sPAPR: Only use getpagesize() when we run with kvm
We currently size the msi window trap page according to the host's page
size so that we poke a working hole into a memory slot in case we overlap.

However, this is only ever necessary with KVM active. Without KVM, we should
rather try to be host platform agnostic and use a constant size: 4k.

This fixes a build breakage on win32 hosts.

Signed-off-by: Alexander Graf <agraf@suse.de>
2014-03-05 03:07:01 +01:00
..
2014-02-01 13:47:35 +04:00
2013-07-29 21:07:00 +02:00
2014-02-09 15:49:00 +01:00
2013-09-02 10:06:43 +02:00