diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2011-10-10 18:31:00 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-10-30 17:11:53 +0100 |
commit | 9bc884b741d3ab5bc3471a5cbccc38480676bf2b (patch) | |
tree | 92d656c15da59907dbf39721d582f444cc69b715 /qmp.c | |
parent | 70560da79d5be611bd7867f9c590847702c61fb5 (diff) | |
download | hqemu-9bc884b741d3ab5bc3471a5cbccc38480676bf2b.zip hqemu-9bc884b741d3ab5bc3471a5cbccc38480676bf2b.tar.gz |
ppc: Generalize the kvmppc_get_clockfreq() function
Currently the kvmppc_get_clockfreq() function reads the host's clock
frequency from /proc/device-tree, which is useful to past to the guest
in KVM setups. However, there are some other host properties
advertised in the device tree which can also be relevant to the
guests.
This patch, therefore, replaces kvmppc_get_clockfreq() which can
retrieve any named, single integer property from the host device
tree's CPU node.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qmp.c')
0 files changed, 0 insertions, 0 deletions