qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/13] i386: hvf: Move lazy_flags into CPUX86State


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 11/13] i386: hvf: Move lazy_flags into CPUX86State
Date: Thu, 4 Jun 2020 08:43:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/28/20 9:37 PM, Roman Bolshakov wrote:
> The lazy flags are still needed for instruction decoder.
> 
> Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
> ---
>  include/sysemu/hvf.h        |  7 +++++
>  target/i386/cpu.h           |  2 ++
>  target/i386/hvf/x86.h       |  6 ----
>  target/i386/hvf/x86_flags.c | 57 ++++++++++++++++++-------------------
>  4 files changed, 37 insertions(+), 35 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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