qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org,
	Peter Crosthwaite <crosthwaite.peter@gmail.com>
Subject: [Qemu-devel] [PATCH v2 0/2] Remove hw_error from target-arm
Date: Sat, 29 Aug 2015 03:06:11 -0700	[thread overview]
Message-ID: <cover.1440842587.git.crosthwaite.peter@gmail.com> (raw)

Hi Peter,

This removes the last of the hw_errors from target-arm.

Regards,
Peter

Changed since v1:
Handle everything as an assert()

Peter Crosthwaite (2):
  arm: cpu: assert() on no-EL2 virt IRQ error condition.
  arm: Remove hw_error() usages.

 target-arm/cpu.c    | 9 +++------
 target-arm/helper.c | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)

-- 
1.9.1

             reply	other threads:[~2015-08-29 10:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-29 10:06 Peter Crosthwaite [this message]
2015-08-29 10:06 ` [Qemu-devel] [PATCH v2 1/2] arm: cpu: assert() on no-EL2 virt IRQ error condition Peter Crosthwaite
2015-08-29 10:06 ` [Qemu-devel] [PATCH v2 2/2] arm: Remove hw_error() usages Peter Crosthwaite
2015-08-29 10:08 ` [Qemu-devel] [PATCH v2 0/2] Remove hw_error from target-arm Peter Maydell
2015-08-29 10:28   ` Peter Crosthwaite
2015-09-01 16:20 ` 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=cover.1440842587.git.crosthwaite.peter@gmail.com \
    --to=crosthwaitepeter@gmail.com \
    --cc=crosthwaite.peter@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 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).