On Wed, 15 Sept 2021 at 19:10, Alexander Graf <ag...@csgraf.de> 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, including save/restore. > > Known limitations: > > - WFI handling is missing (follows in later patch) > - No watchpoint/breakpoint support > > Signed-off-by: Alexander Graf <ag...@csgraf.de> > Reviewed-by: Roman Bolshakov <r.bolsha...@yadro.com> > Reviewed-by: Sergio Lopez <s...@redhat.com> > > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM