qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field
@ 2025-05-26 13:00 Philippe Mathieu-Daudé
  2025-05-26 13:00 ` [PATCH 1/3] hw/ppc/spapr: Only create default devices when requested Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-05-26 13:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Pierrick Bouvier, Mark Cave-Ayland,
	Nicholas Piggin, Yanan Wang, Daniel Henrique Barboza,
	Harsh Prateek Bora, Marcel Apfelbaum, Cédric Le Goater,
	Zhao Liu, qemu-ppc, Philippe Mathieu-Daudé, Eduardo Habkost

Only add default devices checking defaults_enabled().
Remove the unused usb_disabled field in MachineState.

Based-on: <20250526112346.48744-1-philmd@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(-)

-- 
2.47.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-05-27 20:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 13:00 [PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field Philippe Mathieu-Daudé
2025-05-26 13:00 ` [PATCH 1/3] hw/ppc/spapr: Only create default devices when requested Philippe Mathieu-Daudé
2025-05-26 13:00 ` [PATCH 2/3] hw/ppc/mac_newworld: " Philippe Mathieu-Daudé
2025-05-26 13:00 ` [PATCH 3/3] hw/boards: Remove MachineState::usb_disabled field Philippe Mathieu-Daudé
2025-05-26 13:01 ` [PATCH 0/3] " Philippe Mathieu-Daudé
2025-05-26 13:18 ` BALATON Zoltan
2025-05-26 14:20   ` Philippe Mathieu-Daudé
2025-05-27 17:19     ` Paolo Bonzini
2025-05-27 19:59       ` [PATCH 0/3] hw/boards: Remove field Mark Cave-Ayland
2025-05-27 17:19     ` [PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).