Unfortunately v2 was merged as commit 40f8214fcd, so adapt v3 to clean the mess.
Philippe Mathieu-Daudé (4): hw/i386/pc: Pass Error** argument to pc_basic_device_init() hw/i386/pc: Propagate error if HPET device creation failed hw/i386/pc: Propagate error if PC_SPEAKER device creation failed hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed include/hw/i386/pc.h | 5 +++-- hw/i386/pc.c | 15 +++++++++++---- hw/i386/pc_piix.c | 2 +- hw/i386/pc_q35.c | 2 +- hw/isa/i82378.c | 4 +++- 5 files changed, 19 insertions(+), 9 deletions(-) -- 2.41.0