[PULL 0/7] Error reporting patches for 2023-11-17

Markus Armbruster posted 7 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231117095334.1819613-1-armbru@redhat.com
Maintainers: Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, "Cédric Le Goater" <clg@kaod.org>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>, "Dr. David Alan Gilbert" <dave@treblig.org>, Jason Wang <jasowang@redhat.com>, Michael Roth <michael.roth@amd.com>, Konstantin Kostiuk <kkostiuk@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, David Hildenbrand <david@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>
hw/ppc/spapr_pci.c |  4 ++--
monitor/hmp-cmds.c |  4 ++--
net/net.c          |  6 +++---
qga/commands.c     |  2 +-
system/balloon.c   | 10 +++++-----
target/i386/cpu.c  |  3 ++-
ui/ui-qmp-cmds.c   |  5 +++--
7 files changed, 18 insertions(+), 16 deletions(-)
[PULL 0/7] Error reporting patches for 2023-11-17
Posted by Markus Armbruster 1 year ago
The following changes since commit 34a5cb6d8434303c170230644b2a7c1d5781d197:

  Merge tag 'pull-tcg-20231114' of https://gitlab.com/rth7680/qemu into staging (2023-11-15 08:05:25 -0500)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2023-11-17

for you to fetch changes up to 298d8b122056052951bda487392d8aabbfd0f3e5:

  target/i386/cpu: Improve error message for property "vendor" (2023-11-17 10:07:52 +0100)

----------------------------------------------------------------
Error reporting patches for 2023-11-17

----------------------------------------------------------------
Markus Armbruster (7):
      spapr/pci: Correct "does not support hotplugging error messages
      hmp: Improve sync-profile error message
      qga: Improve guest-exec-status error message
      ui/qmp-cmds: Improve two error messages
      net: Fix a misleading error message
      balloon: Fix a misleading error message
      target/i386/cpu: Improve error message for property "vendor"

 hw/ppc/spapr_pci.c |  4 ++--
 monitor/hmp-cmds.c |  4 ++--
 net/net.c          |  6 +++---
 qga/commands.c     |  2 +-
 system/balloon.c   | 10 +++++-----
 target/i386/cpu.c  |  3 ++-
 ui/ui-qmp-cmds.c   |  5 +++--
 7 files changed, 18 insertions(+), 16 deletions(-)

-- 
2.41.0
Re: [PULL 0/7] Error reporting patches for 2023-11-17
Posted by Stefan Hajnoczi 1 year ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.