Re: [Qemu-devel] QEMU development for MIPS64 user mode

2011-04-09 Thread Khansa Butt
Please see inline comments highlighted in red. On Wed, Mar 30, 2011 at 12:04 AM, Andreas Färber wrote: > Hi, > > Am 29.03.2011 um 08:49 schrieb Khansa Butt: > > > I have added support for MIPS64 user mode emulation in QEMU and email git >> patch to the qemu-devel mailing list >> but I got no any

Re: [Qemu-devel] QEMU development for MIPS64 user mode

2011-03-29 Thread Andreas Färber
Hi, Am 29.03.2011 um 08:49 schrieb Khansa Butt: I have added support for MIPS64 user mode emulation in QEMU and email git patch to the qemu-devel mailing list but I got no any response yet. My Patch mail has the following subject line MIPS64 user mode emulation Patch please verify that this

[Qemu-devel] QEMU development for MIPS64 user mode

2011-03-28 Thread Khansa Butt
hi I have added support for MIPS64 user mode emulation in QEMU and email git patch to the qemu-devel mailing list but I got no any response yet. My Patch mail has the following subject line MIPS64 user mode emulation Patch please verify that this patch mail is not neglected or guide me towards the

Re: [Qemu-devel] QEMU development

2011-03-01 Thread Peter Maydell
On 1 March 2011 10:48, maheen butt wrote: > I have done some development in QEMU live code and I want to submit > my work. should I directly submit the patch to mailing list or do > something else?? I have not fixed the bug but added extra feature > to QEMU. How to submit a patch is documented he

[Qemu-devel] QEMU development

2011-03-01 Thread maheen butt
hiI have done some development in QEMU live code and I want to submit my work. should I directly submit the patch to mailing list or do something else?? I have not fixed the bug but added extra feature to QEMU. Regards

[Qemu-devel] QEMU Development

2010-07-25 Thread maheen butt
hi in Qemu what is the reason of TLB load exception while I'm running user mode emulation?? Further information: Porting user mode MIPS64 emulation in QEMU When qemu-mips runs with Mips64 executable(ELF) following errror encountered qemu: SIGSEGV pc=0x601db044 address=200a47a8 w=0 oldset=0x000

[Qemu-devel] Qemu Development

2010-04-22 Thread Ehsan Ul haq
Hi, I am new to Qemu development,I want to know how can I open Qemu source code as a complete project.How can I add new features in Qemu source code. Thanks,