summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorGreg Kurz2019-06-14 13:09:06 +0200
committerDavid Gibson2019-07-02 01:43:58 +0200
commit6d893a4d7038abe88ae0123a9d805008ff7c1148 (patch)
tree16f9fb347919c471b324aac9a9fcd8b84f72d722 /python
parenthw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery (diff)
downloadqemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.tar.gz
qemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.tar.xz
qemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.zip
hw/ppc/prep: 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: <156051054630.224162.6140707722034383410.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions