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-03-03 09:46:27 +04:00
2014-03-04 18:12:02 +00:00
2014-02-25 14:30:28 +01:00
2014-02-28 11:52:03 -05:00
2014-03-03 09:46:27 +04:00
2014-02-25 14:30:28 +01:00
2014-02-21 21:02:23 +01:00
2014-02-25 14:30:28 +01:00
2014-02-25 14:26:59 +01:00
2014-02-25 10:50:11 +00:00
2014-02-25 10:50:11 +00:00
2014-03-05 03:06:24 +01:00
2014-02-20 13:14:18 +01:00
2014-03-05 03:06:24 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%