On Sat, Jun 29, 2013 at 10:01:16PM +0200, Andreas Färber wrote:
> Hello,
> 
> This series cleans up gdbstub by changing all its internal CPU state to 
> CPUState
> and by moving most target-specific code into the target directories.
> 
> It depends on part 10 and starts with a follow-up, consolidating reset 
> logging.
> 
> Support for m68k, moxie and unicore32 to set the PC via gdbstub is added.
> 
> Lightweight subclasses for XtensaCPU are introduced, keeping the XtensaConfig
> mechanisms, to stop xtensa from deviating at gdbstub level wrt register count.
> 
> I'm wondering whether there would be interest in adding a "program-counter"
> dynamic property to the CPU, given that a setter has been factored out here?
> 
> Available for testing at:
> git://github.com/afaerber/qemu-cpu.git qom-cpu-11.v1
> https://github.com/afaerber/qemu-cpu/commits/qom-cpu-11.v1

For all lm32 parts:
Acked-by: Michael Walle <mich...@walle.cc>


Reply via email to