[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] Customize QEMU
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] Customize QEMU |
Date: |
Fri, 12 Jul 2013 13:32:25 +0200 |
Am 12.07.2013 um 09:25 schrieb Sijia Li <address@hidden>:
> Hi:
>
> Recently I plan to customize QEMU for my own embedded system. The content of
> customization is to add a new QEMU monitor command, so that I can use this
> command to directly modify the value of specific main memory space. I know
> it's dangerous to directly write in memory. But I really need this function.
> Could you give me some tutorial about memory management of QEMU and how to
> add new QEMU monitor command so that I could know how to customize QEMU, eg,
> which lib I should call in QEMU?
Can't you do what you need to do already through the gdbstub?
Alex
> And BTW, my specific board is ref405ep.
>
> Best Regards
> Sijia Li
>