qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_re


From: Gavin Shan
Subject: Re: [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
Date: Mon, 4 Dec 2023 15:03:30 +1000
User-agent: Mozilla Thunderbird

On 11/21/23 07:32, Philippe Mathieu-Daudé wrote:
When an Error** reference is available, it is better to
propagate local errors, rather then using generic ones,
which might terminate the whole QEMU process.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/pci-host/raven.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)


Reviewed-by: Gavin Shan <gshan@redhat.com>




reply via email to

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