diff options
author | Bharata B Rao <bharata@linux.vnet.ibm.com> | 2015-11-10 10:54:53 +0530 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2015-11-11 13:29:04 +1100 |
commit | a3166f8f6e9d3928d0b863c7f0dac1cf24b6c004 (patch) | |
tree | ec5812cf9bbd206b3c6f34a78fc07d83531d5020 /po | |
parent | 121048195860f0320a7e1cd5a4b86356082eb9c7 (diff) | |
download | qemu-a3166f8f6e9d3928d0b863c7f0dac1cf24b6c004.zip qemu-a3166f8f6e9d3928d0b863c7f0dac1cf24b6c004.tar.gz qemu-a3166f8f6e9d3928d0b863c7f0dac1cf24b6c004.tar.bz2 |
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
The !CONFIG_KVM implementation of kvmppc_reset_htab() returns -1
by default. Change this to return 0 so that we fall back to user space
HTAB allocation for emulated guests.
This fixes the make check failures for ppc64 emulated target.
Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions