[Qemu-devel] Ping for patch "linux-user: add binfmt wrapper for argv[0] handling"

2014-02-11 Thread Dennis Lan (dlan)
Hi Folks: Any chance to get this patch accepted into master branch? I found it useful when chroot into another system. Origianl post can be found here[1], would be quite easy to forward port to latest code. [1] https://lists.gnu.org/archive/html/qemu-devel/2011-09/msg03841.html

Re: [Qemu-devel] target-arm: aarch64: ask for suggestion, a few insn implementations for review.

2013-12-23 Thread Dennis Lan (dlan)
On Mon, Dec 23, 2013 at 4:09 PM, Dennis Lan (dlan) wrote: > Hi Folks: >I'm writing this letter mainly for help and suggestion. >I'm using qemu-aarch64[1] from matz's repository, which actually is > not official. > with matz's repo, and tryin

[Qemu-devel] target-arm: aarch64: ask for suggestion, a few insn implementations for review.

2013-12-23 Thread Dennis Lan (dlan)
Hi Folks: I'm writing this letter mainly for help and suggestion. I'm using qemu-aarch64[1] from matz's repository, which actually is not official. with matz's repo, and trying to build a small gentoo rootfs, I encountered a problem with gcc-4.9.0 and if only commit[2] is included, I have rep