On 05/19/2017 02:16 AM, Paolo Bonzini wrote:
This speeds up SMM switches.  Later on it may remove the need to take
the BQL, and it may also allow to reuse code between TCG and KVM.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  target/i386/cpu.c        | 15 +++++++++-----
  target/i386/cpu.h        | 11 +++++++++-
  target/i386/helper.c     | 54 ++++++++++++++++++++++++------------------------
  target/i386/machine.c    |  4 ----
  target/i386/smm_helper.c | 18 ----------------
  5 files changed, 47 insertions(+), 55 deletions(-)

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


r~


Reply via email to