(forgot to Cc Thomas)
On 26/5/25 15:00, Philippe Mathieu-Daudé wrote:
Only add default devices checking defaults_enabled().
Remove the unused usb_disabled field in MachineState.
Based-on: <20250526112346.48744-1-phi...@linaro.org>
"hw/ppc: Fix --without-default-devices build"
Philippe Mathieu-Daudé (3):
hw/ppc/spapr: Only create default devices when requested
hw/ppc/mac_newworld: Only create default devices when requested
hw/boards: Remove MachineState::usb_disabled field
include/hw/boards.h | 1 -
hw/core/machine.c | 1 -
hw/ppc/mac_newworld.c | 3 +--
hw/ppc/spapr.c | 3 +--
4 files changed, 2 insertions(+), 6 deletions(-)