On 6/15/22 17:56, Akihiko Odaki wrote:
The path configuration macros are often supplied to
get_relocated_path(), and the function had some logics to remove the
prefixes.
With this change, the prefixes are removed from those macros and
get_relocated_path() is also simplified.
Signed-off-by: Akih
The path configuration macros are often supplied to
get_relocated_path(), and the function had some logics to remove the
prefixes.
With this change, the prefixes are removed from those macros and
get_relocated_path() is also simplified.
Signed-off-by: Akihiko Odaki
---
include/qemu/cutils.h |