Re: [PATCH 4/5] rename machine_class_allow_dynamic_sysbus_dev

2022-03-31 Thread Philippe Mathieu-Daudé
On 30/3/22 18:12, Damien Hedde wrote: All callsite are updated to the new function name "machine_class_allow_dynamic_device" Signed-off-by: Damien Hedde --- hw/arm/virt.c | 10 +- hw/i386/microvm.c | 2 +- hw/i386/pc_piix.c | 4 ++-- hw/i386/pc_q

[PATCH 4/5] rename machine_class_allow_dynamic_sysbus_dev

2022-03-30 Thread Damien Hedde
All callsite are updated to the new function name "machine_class_allow_dynamic_device" Signed-off-by: Damien Hedde --- hw/arm/virt.c | 10 +- hw/i386/microvm.c | 2 +- hw/i386/pc_piix.c | 4 ++-- hw/i386/pc_q35.c| 8 hw/ppc/e500pl