qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target/i386: use multiple CPU AddressSpaces


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] target/i386: use multiple CPU AddressSpaces
Date: Wed, 24 May 2017 17:06:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

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<address@hidden>
---
  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 <address@hidden>


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]