qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	qemu-ppc@nongnu.org, Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [PATCH 0/5] targe-ppc: 970/p5+/p7/p7+/p8 SPRs cleanup
Date: Fri, 20 Dec 2013 17:41:29 +1100	[thread overview]
Message-ID: <1387521694-28623-1-git-send-email-aik@ozlabs.ru> (raw)

This removes not supported SPR from CPU classes.

Alexey Kardashevskiy (5):
  target-ppc: fix LPCR SPR number
  target-ppc: remove powerpc 970gx
  target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers
  target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8
  target-ppc: remove unsupported SPRs from 970 and P5+

 target-ppc/STATUS           |   9 ---
 target-ppc/cpu-models.c     |   2 -
 target-ppc/cpu-models.h     |   1 -
 target-ppc/cpu.h            |   6 +-
 target-ppc/translate_init.c | 187 +-------------------------------------------
 5 files changed, 4 insertions(+), 201 deletions(-)

-- 
1.8.4.rc4

             reply	other threads:[~2013-12-20  6:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20  6:41 Alexey Kardashevskiy [this message]
2013-12-20  6:41 ` [Qemu-devel] [PATCH 1/5] target-ppc: fix LPCR SPR number Alexey Kardashevskiy
2013-12-20  6:41 ` [Qemu-devel] [PATCH 2/5] target-ppc: remove powerpc 970gx Alexey Kardashevskiy
2013-12-20  6:41 ` [Qemu-devel] [PATCH 3/5] target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers Alexey Kardashevskiy
2013-12-20  6:41 ` [Qemu-devel] [PATCH 4/5] target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8 Alexey Kardashevskiy
2013-12-20  6:41 ` [Qemu-devel] [PATCH 5/5] target-ppc: remove unsupported SPRs from 970 and P5+ Alexey Kardashevskiy
2013-12-20 10:51 ` [Qemu-devel] [PATCH 0/5] targe-ppc: 970/p5+/p7/p7+/p8 SPRs cleanup Alexander Graf

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=1387521694-28623-1-git-send-email-aik@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /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).