diff options
author | Greg Kurz <groug@kaod.org> | 2017-06-06 18:12:24 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-06-08 11:05:31 +1000 |
commit | ec69355beffe138c0f97306e65410e5dbc605554 (patch) | |
tree | 0fb0728dac45efdd2ccc899c723ebc8563f3c2ce /qapi | |
parent | 64175afc695c0672876fbbfc31b299c86d562cb4 (diff) |
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
This function has three implementations. Two are stubs that do nothing
and the third one only passes the obj_path argument to:
Object *object_resolve_path(const char *path, bool *ambiguous);
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions