qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] Error reporting patches for 2016-02-19


From: Markus Armbruster
Subject: [Qemu-devel] [PULL 0/5] Error reporting patches for 2016-02-19
Date: Fri, 19 Feb 2016 14:27:44 +0100

The following changes since commit dd5e38b19d7cb07d317e1285941d8245c01da540:

  Merge remote-tracking branch 
'remotes/pmaydell/tags/pull-target-arm-20160218-1' into staging (2016-02-18 
15:20:35 +0000)

are available in the git repository at:

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

for you to fetch changes up to 7580f231cf3f1710951416ec85df7b3f79dbaf86:

  vl: Clean up machine selection in main(). (2016-02-19 13:46:44 +0100)

----------------------------------------------------------------
Error reporting patches for 2016-02-19

----------------------------------------------------------------
Eduardo Habkost (3):
      vl: Reset location after handling command-line arguments
      replay: Set error location properly when parsing options
      vl: Set error location when parsing memory options

Marcel Apfelbaum (1):
      vl.c: Fix regression in machine error message

Markus Armbruster (1):
      vl: Clean up machine selection in main().

 replay/replay.c | 10 ++++++++++
 vl.c            | 53 +++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 49 insertions(+), 14 deletions(-)

Eduardo Habkost (3):
  vl: Reset location after handling command-line arguments
  replay: Set error location properly when parsing options
  vl: Set error location when parsing memory options

Marcel Apfelbaum (1):
  vl.c: Fix regression in machine error message

Markus Armbruster (1):
  vl: Clean up machine selection in main().

 replay/replay.c | 10 ++++++++++
 vl.c            | 53 +++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 49 insertions(+), 14 deletions(-)

-- 
2.4.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]