diff options
author | Greg Kurz <groug@kaod.org> | 2019-06-14 13:09:06 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-07-02 09:43:58 +1000 |
commit | 6d893a4d7038abe88ae0123a9d805008ff7c1148 (patch) | |
tree | 16f9fb347919c471b324aac9a9fcd8b84f72d722 /qemu.nsi | |
parent | da6e10177a3da496845f97929087581edff82b3b (diff) |
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 'qemu.nsi')
0 files changed, 0 insertions, 0 deletions