On Fri, Oct 12, 2012 at 2:23 AM, Andreas Färber <afaer...@suse.de> wrote:
> Hello Blue,
>
> These patches from my QOM CPUState part 4 series still apply to master.
> In whatever way we solve the TLB flushing (needed for CPU VMState),
> we'll need these. Can you please ack/apply?

Thanks, applied all.

>
> As a reminder, SPARCCPU and CPUState are the same pointer, whereas
> CPUSPARCState has been embedded into SPARCCPU. Therefore SPARCCPU is being
> used as quickest way to get to both.
>
> Available from:
> git://github.com/afaerber/qemu-cpu.git qom-cpu-sparc
> https://github.com/afaerber/qemu-cpu/commits/qom-cpu-sparc
>
> Regards,
> Andreas
>
> Cc: Blue Swirl <blauwir...@gmail.com>
>
> Cc: Richard Henderson <r...@twiddle.net>
>
> v1 -> v2:
> * Cherry-picked sparc patches from QOM CPUState part 4 series.
> * Expanded commit messages, no functional changes.
>
> Andreas Färber (5):
>   sun4m: Pass SPARCCPU to cpu_set_irq()
>   sun4m: Pass SPARCCPU to cpu_kick_irq()
>   sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()
>   sun4u: Pass SPARCCPU to cpu_kick_irq()
>   sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
>
>  hw/sun4m.c |   11 +++++++----
>  hw/sun4u.c |   36 ++++++++++++++++++++----------------
>  2 Dateien geändert, 27 Zeilen hinzugefügt(+), 20 Zeilen entfernt(-)
>
> --
> 1.7.10.4
>

Reply via email to