Re: [PATCH v3 3/7] qemu: add support for iOS host

2020-10-29 Thread Stefan Hajnoczi
On Wed, Oct 28, 2020 at 05:55:07PM -0700, Joelle van Dyne wrote: > On Wed, Oct 28, 2020 at 4:39 AM Stefan Hajnoczi wrote: > > On Tue, Oct 27, 2020 at 08:06:57PM -0700, Joelle van Dyne wrote: > > It is beneficial to get continuous integration working for iOS. > > Otherwise other maintainers may mer

Re: [PATCH v3 3/7] qemu: add support for iOS host

2020-10-28 Thread Joelle van Dyne
On Wed, Oct 28, 2020 at 4:39 AM Stefan Hajnoczi wrote: > > On Tue, Oct 27, 2020 at 08:06:57PM -0700, Joelle van Dyne wrote: > > This introduces support for building for iOS hosts. When the correct Xcode > > toolchain is used, iOS host will be detected automatically. > > > > block: disable features

Re: [PATCH v3 3/7] qemu: add support for iOS host

2020-10-28 Thread Stefan Hajnoczi
On Tue, Oct 27, 2020 at 08:06:57PM -0700, Joelle van Dyne wrote: > This introduces support for building for iOS hosts. When the correct Xcode > toolchain is used, iOS host will be detected automatically. > > block: disable features not supported by iOS sandbox > slirp: disable SMB features for iOS

[PATCH v3 3/7] qemu: add support for iOS host

2020-10-27 Thread Joelle van Dyne
This introduces support for building for iOS hosts. When the correct Xcode toolchain is used, iOS host will be detected automatically. block: disable features not supported by iOS sandbox slirp: disable SMB features for iOS target: disable system() calls for iOS tcg: use sys_icache_invalidate() in