qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] Error reporting patches for 2025-03-21
@ 2025-03-21 14:51 Markus Armbruster
  2025-03-21 14:51 ` [PULL 1/8] cryptodev: Fix error handling in cryptodev_lkcf_execute_task() Markus Armbruster
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Markus Armbruster @ 2025-03-21 14:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha

The following changes since commit 1dae461a913f9da88df05de6e2020d3134356f2e:

  Update version for v10.0.0-rc0 release (2025-03-18 10:18:14 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2025-03-21

for you to fetch changes up to a725bc970e3091499be8be52798c21259f91b2cd:

  target/loongarch: Clean up virt_cpu_irq_init() error handling (2025-03-20 07:58:19 +0100)

----------------------------------------------------------------
Error reporting patches for 2025-03-21

----------------------------------------------------------------
Bibo Mao (4):
      target/loongarch: Fix error handling of KVM feature checks
      hw/loongarch/virt: Eliminate error_propagate()
      target/loongarch: Remove unnecessary temporary variable assignment
      target/loongarch: Clean up virt_cpu_irq_init() error handling

Markus Armbruster (4):
      cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
      error: Strip trailing '\n' from an error string argument
      hw/xen: Fix xen_bus_realize() error handling
      hw/xen: Downgrade a xen_bus_realize() non-error to warning

 backends/cryptodev-lkcf.c         |  3 +++
 hw/loongarch/virt.c               | 39 +++++++++++++++------------------------
 hw/xen/xen-bus.c                  |  8 ++++----
 target/loongarch/kvm/kvm.c        |  8 ++++++--
 target/loongarch/tcg/tlb_helper.c |  5 ++---
 net/vmnet-common.m                |  2 +-
 6 files changed, 31 insertions(+), 34 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-03-24 13:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-21 14:51 [PULL 0/8] Error reporting patches for 2025-03-21 Markus Armbruster
2025-03-21 14:51 ` [PULL 1/8] cryptodev: Fix error handling in cryptodev_lkcf_execute_task() Markus Armbruster
2025-03-21 14:51 ` [PULL 2/8] error: Strip trailing '\n' from an error string argument Markus Armbruster
2025-03-21 14:51 ` [PULL 3/8] hw/xen: Fix xen_bus_realize() error handling Markus Armbruster
2025-03-21 14:51 ` [PULL 4/8] hw/xen: Downgrade a xen_bus_realize() non-error to warning Markus Armbruster
2025-03-21 14:51 ` [PULL 5/8] target/loongarch: Fix error handling of KVM feature checks Markus Armbruster
2025-03-21 14:51 ` [PULL 6/8] hw/loongarch/virt: Eliminate error_propagate() Markus Armbruster
2025-03-21 14:51 ` [PULL 7/8] target/loongarch: Remove unnecessary temporary variable assignment Markus Armbruster
2025-03-21 14:51 ` [PULL 8/8] target/loongarch: Clean up virt_cpu_irq_init() error handling Markus Armbruster
2025-03-23 22:29 ` [PULL 0/8] Error reporting patches for 2025-03-21 Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).