[PULL 0/3] Error reporting patches for 2025-09-01

Markus Armbruster posted 3 patches 3 weeks, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250901111906.2403307-1-armbru@redhat.com
Maintainers: John Levon <john.levon@nutanix.com>, Thanos Makatos <thanos.makatos@nutanix.com>, "Cédric Le Goater" <clg@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>, Marcelo Tosatti <mtosatti@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>
hw/vfio-user/proxy.c          |  2 +-
scsi/pr-manager-helper.c      |  9 ++-------
target/i386/kvm/vmsr_energy.c |  6 +-----
ui/input-barrier.c            |  5 +----
ui/keymaps.c                  | 14 ++++++++++----
5 files changed, 15 insertions(+), 21 deletions(-)
[PULL 0/3] Error reporting patches for 2025-09-01
Posted by Markus Armbruster 3 weeks, 6 days ago
The following changes since commit 91589bcd9fee0e66b241d04e5f37cd4f218187a2:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2025-08-31 09:08:09 +1000)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2025-09-01

for you to fetch changes up to ec14a3de622ae30a8afa78b6f564bc743b753ee1:

  vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way (2025-09-01 13:11:13 +0200)

----------------------------------------------------------------
Error reporting patches for 2025-09-01

----------------------------------------------------------------
Markus Armbruster (3):
      ui/keymaps: Avoid trace crash and improve error messages
      i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
      vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way

 hw/vfio-user/proxy.c          |  2 +-
 scsi/pr-manager-helper.c      |  9 ++-------
 target/i386/kvm/vmsr_energy.c |  6 +-----
 ui/input-barrier.c            |  5 +----
 ui/keymaps.c                  | 14 ++++++++++----
 5 files changed, 15 insertions(+), 21 deletions(-)

-- 
2.49.0
Re: [PULL 0/3] Error reporting patches for 2025-09-01
Posted by Richard Henderson 3 weeks, 5 days ago
On 9/1/25 21:19, Markus Armbruster wrote:
> The following changes since commit 91589bcd9fee0e66b241d04e5f37cd4f218187a2:
> 
>    Merge tag 'for-upstream' ofhttps://gitlab.com/bonzini/qemu into staging (2025-08-31 09:08:09 +1000)
> 
> are available in the Git repository at:
> 
>    https://repo.or.cz/qemu/armbru.git tags/pull-error-2025-09-01
> 
> for you to fetch changes up to ec14a3de622ae30a8afa78b6f564bc743b753ee1:
> 
>    vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way (2025-09-01 13:11:13 +0200)
> 
> ----------------------------------------------------------------
> Error reporting patches for 2025-09-01


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as appropriate.

r~