qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, "Andreas Färber" <afaerber@suse.de>,
	"Richard Henderson" <rth@twiddle.net>
Subject: [Qemu-devel] [PATCH v2 0/5] target-sparc: Preparations for CPUState part 4b series
Date: Fri, 12 Oct 2012 04:23:03 +0200	[thread overview]
Message-ID: <1350008589-30711-1-git-send-email-afaerber@suse.de> (raw)

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?

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 <blauwirbel@gmail.com>

Cc: Richard Henderson <rth@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	other threads:[~2012-10-12  2:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12  2:23 Andreas Färber [this message]
2012-10-12  2:23 ` [Qemu-devel] [PATCH v2 1/5] sun4m: Pass SPARCCPU to cpu_set_irq() Andreas Färber
2012-10-12  2:23 ` [Qemu-devel] [PATCH v2 2/5] sun4m: Pass SPARCCPU to cpu_kick_irq() Andreas Färber
2012-10-12  2:23 ` [Qemu-devel] [PATCH v2 3/5] sun4u: Pass SPARCCPU to {, s, hs}tick_irq() and cpu_timer_create() Andreas Färber
2012-10-12  2:23 ` [Qemu-devel] [PATCH v2 4/5] sun4u: Pass SPARCCPU to cpu_kick_irq() Andreas Färber
2012-10-12  2:23 ` [Qemu-devel] [PATCH v2 5/5] sun4u: Pass SPARCCPU to cpu_set_ivec_irq() Andreas Färber
2012-10-13 14:22 ` [Qemu-devel] [PATCH v2 0/5] target-sparc: Preparations for CPUState part 4b series Blue Swirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1350008589-30711-1-git-send-email-afaerber@suse.de \
    --to=afaerber@suse.de \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).