|
From: | Thomas Huth |
Subject: | Re: [Qemu-stable] [PATCH v2] target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok() |
Date: | Tue, 6 Jun 2017 18:34:11 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 |
On 06.06.2017 18:12, Greg Kurz wrote: > 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 <address@hidden> > Reviewed-by: Philippe Mathieu-Daudé <address@hidden> > --- > v2: - also patch inline stub > - renamed patch and added changelog > --- > target/ppc/kvm.c | 4 ++-- > target/ppc/kvm_ppc.h | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Thomas Huth <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |