qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/10] target/i386/tcg: save current task state before loadin


From: Richard Henderson
Subject: Re: [PATCH 10/10] target/i386/tcg: save current task state before loading new one
Date: Wed, 10 Jul 2024 09:50:48 -0700
User-agent: Mozilla Thunderbird

On 7/9/24 23:29, Paolo Bonzini wrote:
This is how the steps are ordered in the manual.  EFLAGS.NT is
overwritten after the fact in the saved image.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/seg_helper.c | 85 +++++++++++++++++++-----------------
  1 file changed, 45 insertions(+), 40 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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