Re: Questions about QEMU exception

2022-11-09 Thread Li, Kevin
Hi Peter, We first install via homebrew and then extract the executables (qemu-img and qemu-system-xxx) out. We recently did this, so it should be the latest version of qemu via homebrew, and our package is for MacOS, which needs sign and notarize. If we extract in this way, and use it on other

Re: Questions about QEMU exception

2022-11-09 Thread Peter Maydell
On Wed, 9 Nov 2022 at 01:53, Li, Kevin wrote: > > Hi qemu community, > > > > We are working on some open source project which uses qemu on mac, and we > have some signing process to sign qemu-system-x86_64. > > If qemu-system-x86_64 is not signed, we don’t see any problem, but after sign > it, w

Re: Questions about QEMU exception

2022-11-09 Thread Alex Bennée
"Li, Kevin" writes: > Hi qemu community, > > > > We are working on some open source project which uses qemu on mac, and we > have some signing process to sign > qemu-system-x86_64. > > If qemu-system-x86_64 is not signed, we don’t see any problem, but after sign > it, we got the following e

Questions about QEMU exception

2022-11-08 Thread Li, Kevin
Hi qemu community, We are working on some open source project which uses qemu on mac, and we have some signing process to sign qemu-system-x86_64. If qemu-system-x86_64 is not signed, we don’t see any problem, but after sign it, we got the following error: qemu-system-x86_64 -M none -netdev hel