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
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
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