[Qemu-devel] How to create new target port?

2012-05-22 Thread Michael Eager
Hi All -- I'm investigating adding a new target architecture to QEMU. Are there documents, how-to's, or other guidance on how to approach this? Or any advice? I noticed that there are a number of directories for architectures like target-arm and target-mips. There are also definitions under t

Re: [Qemu-devel] How to create new target port?

2012-05-23 Thread Michael Eager
On 05/22/2012 11:18 PM, 陳韋任 wrote: I'm investigating adding a new target architecture to QEMU. Are there documents, how-to's, or other guidance on how to approach this? Or any advice? I noticed that there are a number of directories for architectures like target-arm and target-mips. There are

Re: [Qemu-devel] How to create new target port?

2012-05-23 Thread Stefan Weil
Am 23.05.2012 16:37, schrieb Michael Eager: On 05/22/2012 11:18 PM, 陳韋任 wrote: I'm investigating adding a new target architecture to QEMU. Are there documents, how-to's, or other guidance on how to approach this? Or any advice? I noticed that there are a number of directories for architecture

Re: [Qemu-devel] How to create new target port?

2012-05-23 Thread Michael Eager
On 05/23/2012 08:59 AM, Stefan Weil wrote: Am 23.05.2012 16:37, schrieb Michael Eager: On 05/22/2012 11:18 PM, 陳韋任 wrote: I'm investigating adding a new target architecture to QEMU. Are there documents, how-to's, or other guidance on how to approach this? Or any advice? I noticed that there ar

Re: [Qemu-devel] How to create new target port?

2012-05-22 Thread 陳韋任
> I'm investigating adding a new target architecture > to QEMU. Are there documents, how-to's, or other > guidance on how to approach this? Or any advice? > > I noticed that there are a number of directories for > architectures like target-arm and target-mips. There > are also definitions under