qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v2 6/6] cpus: extract out hvf-specific code to target/i386/hvf/


From: Alex Bennée
Subject: Re: [RFC v2 6/6] cpus: extract out hvf-specific code to target/i386/hvf/
Date: Tue, 07 Jul 2020 16:03:19 +0100
User-agent: mu4e 1.5.4; emacs 28.0.50

Claudio Fontana <cfontana@suse.de> writes:

> register a "CpusAccel" interface for HVF as well.
>
> Signed-off-by: Claudio Fontana <cfontana@suse.de>
> ---
>  softmmu/cpus.c                |  75 ----------------------
>  target/i386/hvf/Makefile.objs |   2 +-
>  target/i386/hvf/hvf-cpus.c    | 141 
> ++++++++++++++++++++++++++++++++++++++++++
>  target/i386/hvf/hvf-cpus.h    |  17 +++++
>  target/i386/hvf/hvf.c         |   3 +

Given the recent Apple announcement we might want to consider making HVF
more architecture agnostic - or at least the main loop bits of it.

-- 
Alex Bennée



reply via email to

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