Re: [Qemu-devel] [PATCH] sh4-linux-user: fix multi-threading regression.

2012-03-30 Thread cedric.vinc...@st.com
On Mon, Mar 26, 2012 at 03:07:18PM +0200, Cedric VINCENT wrote: > This reverts commit fd4bab10 "target-sh4: optimize exceptions": the > function cpu_restore_state() isn't expected to be called in user-mode, > as a consequence it isn't protected from race conditions. For > information, syscalls are

[Qemu-devel] PRoot: a new companion for QEMU user-mode

2012-03-26 Thread cedric.vinc...@st.com
Hello, We are pleased to announce the first public release of PRoot, a tool created to extend QEMU user-mode: http://proot.me As you probably know, QEMU user-mode is mainly used with binfmt_misc, chroot, and sometimes "mount --bind". PRoot basically brings a user-space implementation of the

[Qemu-devel] PRoot: a new companion for QEMU user-mode

2012-03-26 Thread cedric.vinc...@st.com
Hello, We are pleased to announce the first public release of PRoot, a tool created to extend QEMU user-mode: http://proot.me As you probably know, QEMU user-mode is mainly used with binfmt_misc, chroot, and sometimes "mount --bind". PRoot basically brings a user-space implementation of the