summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorGreg Kurz2019-06-14 13:08:55 +0200
committerDavid Gibson2019-07-02 01:43:58 +0200
commit7a660e776ea5bb90c4acc00645116a29b417fcdf (patch)
tree5612cacf99d434411f288505c5eb0fbcc147b6f9 /linux-headers
parentspapr_pci: Drop useless CONFIG_KVM ifdefery (diff)
downloadqemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.tar.gz
qemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.tar.xz
qemu-7a660e776ea5bb90c4acc00645116a29b417fcdf.zip
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 'linux-headers')
0 files changed, 0 insertions, 0 deletions