All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org
Subject: [PULL v1 0/6] Xilinx queue 2020-04-30
Date: Thu, 30 Apr 2020 12:19:43 +0200	[thread overview]
Message-ID: <20200430101949.7754-1-edgar.iglesias@gmail.com> (raw)

From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

The following changes since commit 648db19685b7030aa558a4ddbd3a8e53d8c9a062:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-04-29' into staging (2020-04-29 15:07:33 +0100)

are available in the Git repository at:

  git@github.com:edgarigl/qemu.git tags/edgar/xilinx-next-2020-04-30.for-upstream

for you to fetch changes up to 3ed43b5031ed2d7ef501bb81b87caed960218461:

  target/microblaze: Add the pvr-user2 property (2020-04-30 12:11:03 +0200)

----------------------------------------------------------------
For upstream

----------------------------------------------------------------
Edgar E. Iglesias (6):
      target/microblaze: Add the opcode-0x0-illegal CPU property
      target/microblaze: Add the ill-opcode-exception property
      target/microblaze: Add the div-zero-exception property
      target/microblaze: Add the unaligned-exceptions property
      target/microblaze: Add the pvr-user1 property
      target/microblaze: Add the pvr-user2 property

 target/microblaze/cpu.h       |  6 ++++++
 target/microblaze/cpu.c       | 24 ++++++++++++++++++++++--
 target/microblaze/op_helper.c |  5 +++--
 target/microblaze/translate.c |  8 ++++----
 4 files changed, 35 insertions(+), 8 deletions(-)

Edgar E. Iglesias (6):
  target/microblaze: Add the opcode-0x0-illegal CPU property
  target/microblaze: Add the ill-opcode-exception property
  target/microblaze: Add the div-zero-exception property
  target/microblaze: Add the unaligned-exceptions property
  target/microblaze: Add the pvr-user1 property
  target/microblaze: Add the pvr-user2 property

 target/microblaze/cpu.h       |  6 ++++++
 target/microblaze/cpu.c       | 24 ++++++++++++++++++++++--
 target/microblaze/op_helper.c |  5 +++--
 target/microblaze/translate.c |  8 ++++----
 4 files changed, 35 insertions(+), 8 deletions(-)

-- 
2.20.1



             reply	other threads:[~2020-04-30 10:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 10:19 Edgar E. Iglesias [this message]
2020-04-30 10:19 ` [PULL v1 1/6] target/microblaze: Add the opcode-0x0-illegal CPU property Edgar E. Iglesias
2020-04-30 10:19 ` [PULL v1 2/6] target/microblaze: Add the ill-opcode-exception property Edgar E. Iglesias
2020-04-30 10:19 ` [PULL v1 3/6] target/microblaze: Add the div-zero-exception property Edgar E. Iglesias
2020-04-30 10:19 ` [PULL v1 4/6] target/microblaze: Add the unaligned-exceptions property Edgar E. Iglesias
2020-04-30 10:19 ` [PULL v1 5/6] target/microblaze: Add the pvr-user1 property Edgar E. Iglesias
2020-04-30 10:19 ` [PULL v1 6/6] target/microblaze: Add the pvr-user2 property Edgar E. Iglesias
2020-04-30 18:25 ` [PULL v1 0/6] Xilinx queue 2020-04-30 Peter Maydell

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=20200430101949.7754-1-edgar.iglesias@gmail.com \
    --to=edgar.iglesias@gmail.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.