[PULL 0/2] Error reporting patches for 2025-12-02

Markus Armbruster posted 2 patches 1 week, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251202083206.4180561-1-armbru@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>
accel/kvm/kvm-all.c | 4 ++--
migration/multifd.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
[PULL 0/2] Error reporting patches for 2025-12-02
Posted by Markus Armbruster 1 week, 4 days ago
The following changes since commit 9ef49528b5286f078061b52ac41e0ca19fa10e36:

  Merge tag 'hw-misc-20251125' of https://github.com/philmd/qemu into staging (2025-11-25 14:22:39 -0800)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2025-12-02

for you to fetch changes up to 88be119fb19b8ee04d681ad9048cde9f6a37c631:

  kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value (2025-12-02 07:46:21 +0100)

----------------------------------------------------------------
Error reporting patches for 2025-12-02

----------------------------------------------------------------
Markus Armbruster (2):
      migration: Fix double-free on error path
      kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value

 accel/kvm/kvm-all.c | 4 ++--
 migration/multifd.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.49.0
Re: [PULL 0/2] Error reporting patches for 2025-12-02
Posted by Richard Henderson 1 week, 3 days ago
On 12/2/25 00:32, Markus Armbruster wrote:
> The following changes since commit 9ef49528b5286f078061b52ac41e0ca19fa10e36:
> 
>    Merge tag 'hw-misc-20251125' ofhttps://github.com/philmd/qemu into staging (2025-11-25 14:22:39 -0800)
> 
> are available in the Git repository at:
> 
>    https://repo.or.cz/qemu/armbru.git tags/pull-error-2025-12-02
> 
> for you to fetch changes up to 88be119fb19b8ee04d681ad9048cde9f6a37c631:
> 
>    kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value (2025-12-02 07:46:21 +0100)
> 
> ----------------------------------------------------------------
> Error reporting patches for 2025-12-02

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

r~