aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2019-06-14 13:08:55 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2019-07-02 09:43:58 +1000
commit7a660e776ea5bb90c4acc00645116a29b417fcdf (patch)
tree5612cacf99d434411f288505c5eb0fbcc147b6f9 /po
parent8d08fa93bb6054084c57607f99de5d5448748887 (diff)
downloadqemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.zip
qemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.tar.gz
qemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.tar.bz2
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
kvm_enabled() expands to (0) when CONFIG_KVM is not defined. It is likely that the compiler will optimize the code out. And even if it doesn't, we have a stub for kvmppc_get_hypercall(). Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <156051053529.224162.3489943067148134636.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions