On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
These only depend on the host and therefore belong in the common
osdep, not in a target-dependent object.

Signed-off-by: Emilio G. Cota<c...@braap.org>
---
  include/exec/cpu-all.h | 2 --
  include/qemu/osdep.h   | 8 ++++++++
  exec.c                 | 5 +----
  util/osdep.c           | 9 +++++++++
  4 files changed, 18 insertions(+), 6 deletions(-)

I do wonder if a new file in util/ with a constructor to init would be cleaner.

But, ok I guess,

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~


Reply via email to