qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 07/11] hvf: Add Apple Silicon support


From: Roman Bolshakov
Subject: Re: [PATCH v4 07/11] hvf: Add Apple Silicon support
Date: Fri, 4 Dec 2020 19:41:38 +0300

On Fri, Dec 04, 2020 at 12:48:53AM +0100, Alexander Graf wrote:
> With Apple Silicon available to the masses, it's a good time to add support
> for driving its virtualization extensions from QEMU.
> 
> This patch adds all necessary architecture specific code to get basic VMs
> working. It's still pretty raw, but definitely functional.
> 
> Known limitations:
> 
>   - Vtimer acknowledgement is hacky
>   - Should implement more sysregs and fault on invalid ones then
>   - WFI handling is missing, need to marry it with vtimer
> 
> Signed-off-by: Alexander Graf <agraf@csgraf.de>
> 

For non-ARM specific bits,

Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>

Can't set Tested-by because I have no ARM machine yet, but x86
build/execution is fine on Catalina and Big Sur :)

Thanks,
Roman



reply via email to

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