qemu-devel
[Top][All Lists]
Advanced

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

[PATCH-for-6.1? v2 0/3] hw/core: fix error checkig in smp_parse


From: Philippe Mathieu-Daudé
Subject: [PATCH-for-6.1? v2 0/3] hw/core: fix error checkig in smp_parse
Date: Fri, 13 Aug 2021 13:26:05 +0200

Respin of Daniel's series checking MachineClass::smp_parse()
return value instead of *errp.

Daniel P. Berrangé (1):
  hw/core: fix error checkig in smp_parse

Philippe Mathieu-Daudé (2):
  hw/core: Add missing return on error
  hw/core: Have MachineClass::smp_parse() return boolean on error

 include/hw/boards.h |  2 +-
 hw/core/machine.c   | 14 ++++++++------
 hw/i386/pc.c        | 10 ++++++----
 3 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.31.1





reply via email to

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