All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Error reporting patches for 2016-02-09
@ 2016-02-09 13:25 Markus Armbruster
  2016-02-09 13:25 ` [Qemu-devel] [PULL 1/3] Use error_fatal to simplify obvious fatal errors (again) Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Armbruster @ 2016-02-09 13:25 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit e4a096b1cd4350eeca5dcdc391ab333d2083d7fd:

  ui/cocoa.m: Include qemu/osdep.h (2016-02-08 13:14:40 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-error-2016-02-09

for you to fetch changes up to d76a3bf5c46d9e981faf09e6194c795ee54e5ae4:

  HACKING: Add a section on error handling and reporting (2016-02-09 13:19:49 +0100)

----------------------------------------------------------------
Error reporting patches for 2016-02-09

----------------------------------------------------------------
Markus Armbruster (3):
      Use error_fatal to simplify obvious fatal errors (again)
      error: Improve documentation some more
      HACKING: Add a section on error handling and reporting

 HACKING              | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/arm/imx25_pdk.c   |  7 +------
 hw/arm/kzm.c         |  7 +------
 hw/arm/netduino2.c   |  7 +------
 hw/arm/xlnx-ep108.c  |  7 +------
 include/qapi/error.h | 15 ++++++++++----
 vl.c                 |  7 +------
 7 files changed, 71 insertions(+), 34 deletions(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-09 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09 13:25 [Qemu-devel] [PULL 0/3] Error reporting patches for 2016-02-09 Markus Armbruster
2016-02-09 13:25 ` [Qemu-devel] [PULL 1/3] Use error_fatal to simplify obvious fatal errors (again) Markus Armbruster
2016-02-09 13:25 ` [Qemu-devel] [PULL 2/3] error: Improve documentation some more Markus Armbruster
2016-02-09 13:25 ` [Qemu-devel] [PULL 3/3] HACKING: Add a section on error handling and reporting Markus Armbruster
2016-02-09 17:44 ` [Qemu-devel] [PULL 0/3] Error reporting patches for 2016-02-09 Peter Maydell

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.