qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/5] target-sparc: Preparations for CPUState


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH v2 0/5] target-sparc: Preparations for CPUState part 4b series
Date: Sat, 13 Oct 2012 14:22:54 +0000

On Fri, Oct 12, 2012 at 2:23 AM, Andreas Färber <address@hidden> 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 <address@hidden>
>
> Cc: Richard Henderson <address@hidden>
>
> 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

[Prev in Thread] Current Thread [Next in Thread]