[Qemu-devel] How to test support of a new board?

2011-04-19 Thread Li Xin
Hi all, I want to make a new support of arm board "TH68" of THOMSON TELECOM in QEMU. This board have a microprocessor called "PNX8019". So I made some simulations of the functional blocs. But I don't know how to test the code in QEMU. Is there anyone have any experience or any exampl

[Qemu-devel] RE: [Xen-devel] Recursion in cpu_physical_memory_rw

2007-03-25 Thread Li, Xin B
> >A number of qemu driver backends (such as rtl8139) call the function >cpu_physical_memory_rw to read/write guest memory. The target guest >memory address is often supplied by the guest. This opens up the >possibility of a guest giving an address which happens to be an MMIO >address which can p