Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-10-07 Thread Paolo Bonzini
Il 25/09/2013 16:02, Stefan Hajnoczi ha scritto: >>> I'm pretty sure coroutines would provide difficult to port too. >>> >> >>> >> The gthread backend should work since it doesn't use stack-switching. >> > >> > ...except that the gthread backend doesn't work for anything >> > except some nebul

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-25 Thread Stefan Hajnoczi
On Wed, Sep 25, 2013 at 3:10 PM, Peter Maydell wrote: > On 25 September 2013 17:59, Stefan Hajnoczi wrote: >> On Mon, Sep 23, 2013 at 01:48:12PM -0500, Anthony Liguori wrote: >>> I'm pretty sure coroutines would provide difficult to port too. >> >> The gthread backend should work since it doesn't

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-25 Thread Peter Maydell
On 25 September 2013 17:59, Stefan Hajnoczi wrote: > On Mon, Sep 23, 2013 at 01:48:12PM -0500, Anthony Liguori wrote: >> I'm pretty sure coroutines would provide difficult to port too. > > The gthread backend should work since it doesn't use stack-switching. ...except that the gthread backend doe

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-25 Thread Stefan Hajnoczi
On Mon, Sep 23, 2013 at 01:48:12PM -0500, Anthony Liguori wrote: > On Sep 23, 2013 8:46 AM, "Stefan Hajnoczi" wrote: > > > > On Tue, Sep 10, 2013 at 08:08:22PM -0400, Joey Carlini wrote: > > > I managed to get QEMU running on a Crouton install, virtual box not > being > > > possible with the Chrom

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-23 Thread Anthony Liguori
On Sep 23, 2013 8:46 AM, "Stefan Hajnoczi" wrote: > > On Tue, Sep 10, 2013 at 08:08:22PM -0400, Joey Carlini wrote: > > I managed to get QEMU running on a Crouton install, virtual box not being > > possible with the Chrome OS kermel with the KVM mods required, and even a > > couple distros running

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-23 Thread Alex Bennée
stefa...@gmail.com writes: > On Tue, Sep 10, 2013 at 08:08:22PM -0400, Joey Carlini wrote: >> I managed to get QEMU running on a Crouton install, virtual box not being >> possible with the Chrome OS kermel with the KVM mods required, and even a >> couple distros running. Since I enjoy pain and/or

Re: [Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-23 Thread Stefan Hajnoczi
On Tue, Sep 10, 2013 at 08:08:22PM -0400, Joey Carlini wrote: > I managed to get QEMU running on a Crouton install, virtual box not being > possible with the Chrome OS kermel with the KVM mods required, and even a > couple distros running. Since I enjoy pain and/or haven't done enough cool > things

[Qemu-devel] ChrEMU - Virtualization in the Browser

2013-09-10 Thread Joey Carlini
Hi there, I managed to get QEMU running on a Crouton install, virtual box not being possible with the Chrome OS kermel with the KVM mods required, and even a couple distros running. Since I enjoy pain and/or haven't done enough cool things to be called a badass dev, I figured, why not try building