diff options
author | Alexander Graf <agraf@suse.de> | 2011-07-21 02:54:51 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-10-06 09:43:35 +0200 |
commit | 921e28db8dac945af8ae065b862c46393b259374 (patch) | |
tree | 4b7abd3bc29e733aba23bec61e69294fd5cdc20d /hw | |
parent | e95a69cb6dce91c971bdf34a84a4026ff6b7821f (diff) | |
download | qemu-921e28db8dac945af8ae065b862c46393b259374.zip qemu-921e28db8dac945af8ae065b862c46393b259374.tar.gz qemu-921e28db8dac945af8ae065b862c46393b259374.tar.bz2 |
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
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions