[Qemu-discuss] add tci module in android emulator

2017-11-23 Thread jiang00gle
Hi,  The Qemu is really a good project and the android emulator is based on the Qemu. But the version of Qemu in android 4.0 is 0.10 which has no Tci module.  So, is there any mature solution to add the tci module in emulator in Android 4.0 ? Thanks

Re: [Qemu-discuss] s390x user-mode working example

2017-11-23 Thread Thomas Huth
On 23.11.2017 22:00, Alex Kashchenko wrote: > Hi, > > I am trying to build qemu-s390x-user static binary to run a hello-world > program cross-compiled with gcc-s390x-linux-gnu on linux_x86_64. > > I am building qemu with: > > ./configure --static --disable-werror --target-list=s390x-linux-user >

[Qemu-discuss] s390x user-mode working example

2017-11-23 Thread Alex Kashchenko
Hi, I am trying to build qemu-s390x-user static binary to run a hello-world program cross-compiled with gcc-s390x-linux-gnu on linux_x86_64. I am building qemu with: ./configure --static --disable-werror --target-list=s390x-linux-user make and running example with: QEMU_STRACE=1 ./s390x-lin

Re: [Qemu-discuss] Apple hyphervisor.framework availability

2017-11-23 Thread Paolo Bonzini
On 23/11/2017 12:55, Thomas Huth wrote: > On 23.11.2017 08:36, Brendan Simon (eTRIX) wrote: >> Hi QEMU devs, >> >> Just wondering when the accelerator for Apple's hypervisor.framework >> (hvf) will hit the git repos to build and try out? >> >> I get the impression that patches have been submitted,

Re: [Qemu-discuss] Apple hyphervisor.framework availability

2017-11-23 Thread Thomas Huth
On 23.11.2017 08:36, Brendan Simon (eTRIX) wrote: > Hi QEMU devs, > > Just wondering when the accelerator for Apple's hypervisor.framework > (hvf) will hit the git repos to build and try out? > > I get the impression that patches have been submitted, but I can't see > anything in the repos.  Is t