diff options
| author | Alexander Graf | 2014-02-21 10:38:51 +0100 |
|---|---|---|
| committer | Alexander Graf | 2014-03-05 03:07:01 +0100 |
| commit | 3c3b0ddefac9255f29f5e5c2eb346d0a27e6d022 (patch) | |
| tree | c3ba8865be5363fc989f5cb1593aabfd9f3515c1 /include/exec | |
| parent | target-ppc/translate.c: Use ULL suffix for 64 bit constants (diff) | |
| download | qemu-3c3b0ddefac9255f29f5e5c2eb346d0a27e6d022.tar.gz qemu-3c3b0ddefac9255f29f5e5c2eb346d0a27e6d022.tar.xz qemu-3c3b0ddefac9255f29f5e5c2eb346d0a27e6d022.zip | |
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>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
