Re: [PATCH v6 0/7] iOS and Apple Silicon host support

2021-01-12 Thread Joelle van Dyne
After decoupling the MAP_JIT and APRR patches, this should only be for iOS support. I didn't change the title because I didn't know if patchew would be smart enough to group it with the older patches. -j On Tue, Jan 12, 2021 at 3:01 AM Peter Maydell wrote: > > On Tue, 5 Jan 2021 at 02:23, Joelle

Re: [PATCH v6 0/7] iOS and Apple Silicon host support

2021-01-12 Thread Peter Maydell
On Tue, 5 Jan 2021 at 02:23, Joelle van Dyne wrote: > > Based-on: 20201214140314.18544-1-richard.hender...@linaro.org > ([PATCH v4 00/43] Mirror map JIT memory for TCG) > > These set of changes brings QEMU TCG to iOS devices and future Apple Silicon > devices. They were originally developed last y

[PATCH v6 0/7] iOS and Apple Silicon host support

2021-01-04 Thread Joelle van Dyne
Based-on: 20201214140314.18544-1-richard.hender...@linaro.org ([PATCH v4 00/43] Mirror map JIT memory for TCG) These set of changes brings QEMU TCG to iOS devices and future Apple Silicon devices. They were originally developed last year and have been working in the UTM app. Recently, we ported th