On 07/03/2017 09:34 AM, Paolo Bonzini wrote:
From: Yang Zhong<yang.zh...@intel.com>

If tcg is disabled, the functions in tcg-stub.c file will be called.
This file is target-independent file, do not include any platform
related stub functions into this file.

Signed-off-by: Yang Zhong<yang.zh...@intel.com>
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  accel/stubs/Makefile.objs |  1 +
  accel/stubs/tcg-stub.c    | 22 ++++++++++++++++++++++
  2 files changed, 23 insertions(+)
  create mode 100644 accel/stubs/tcg-stub.c

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


r~

Reply via email to