On 07/04/2017 01:12 AM, Paolo Bonzini wrote:
From: Yang Zhong<yang.zh...@intel.com>

Move cpu_sync_bndcs_hflags() function from mpx_helper.c
to helper.c because mpx_helper.c need be disabled when
tcg is disabled.

Signed-off-by: Yang Zhong<yang.zh...@intel.com>
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
        v2: moved cpu_report_tpr_access hunk later [Richard]

  target/i386/helper.c     | 30 ++++++++++++++++++++++++++++++
  target/i386/mpx_helper.c | 30 ------------------------------
  2 files changed, 30 insertions(+), 30 deletions(-)

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


r~


Reply via email to