qemu-e2k/target-ppc
Alexander Graf 921e28db8d PPC: KVM: Add stubs for kvm helper functions
We have a bunch of helper functions that don't have any stubs for them in case
we don't have CONFIG_KVM enabled. That didn't bite us so far, because gcc can
optimize them out pretty well, but we should really provide them.

Signed-off-by: Alexander Graf <agraf@suse.de>

---

v1 -> v2:

   - use uint64_t for clockfreq
2011-10-06 09:43:35 +02:00
..
cpu.h
helper_regs.h
helper.c Remove blanks before \n in output strings 2011-09-16 08:25:56 -05:00
helper.h
kvm_ppc.c PPC: KVM: Remove kvmppc_read_host_property 2011-10-06 09:43:35 +02:00
kvm_ppc.h PPC: KVM: Add stubs for kvm helper functions 2011-10-06 09:43:35 +02:00
kvm.c PPC: KVM: Add generic function to read host clockfreq 2011-10-06 09:43:34 +02:00
machine.c
mfrom_table_gen.c
mfrom_table.c
op_helper.c softmmu_header: pass CPUState to tlb_fill 2011-10-01 09:31:26 +00:00
STATUS
translate_init.c
translate.c PPC: E500: Inject SPE exception on invalid SPE access 2011-08-23 22:24:40 +02:00