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.bolsha...@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é <phi...@redhat.com>