qemu-e2k/hw/core
Paolo Bonzini 8c4da4b521 machine: add boot compound property
Make -boot syntactic sugar for a compound property "-machine boot.{order,menu,...}".
machine_boot_parse is replaced by the setter for the property.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220414165300.555321-3-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-05-12 12:29:43 +02:00
..
bus.c
clock-vmstate.c clock-vmstate: Add missing END_OF_LIST 2022-03-02 18:12:40 +00:00
clock.c
cpu-common.c
cpu-sysemu.c
fw-path-provider.c
generic-loader.c Mark remaining global TypeInfo instances as const 2022-02-21 13:30:20 +00:00
gpio.c
guest-loader.c Mark remaining global TypeInfo instances as const 2022-02-21 13:30:20 +00:00
guest-loader.h
hotplug-stubs.c
hotplug.c
irq.c hw/core/irq: remove unused 'qemu_irq_split' function 2022-04-21 11:37:04 +01:00
Kconfig
loader-fit.c
loader.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
machine-hmp-cmds.c qapi/machine.json: Add cluster-id 2022-05-09 11:47:54 +01:00
machine-qmp-cmds.c
machine-smp.c
machine.c machine: add boot compound property 2022-05-12 12:29:43 +02:00
meson.build hw/core: Move the ARM sysbus-fdt to core 2022-04-29 10:48:26 +10:00
nmi.c
null-machine.c
numa.c
or-irq.c
platform-bus.c
ptimer.c core/ptimers: Remove unnecessary 'sysemu/cpus.h' include 2022-02-21 10:18:06 +01:00
qdev-clock.c
qdev-fw.c
qdev-hotplug.c
qdev-prop-internal.h
qdev-properties-system.c
qdev-properties.c
qdev.c
register.c
reset.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
resettable.c
split-irq.c
stream.c
sysbus-fdt.c hw/core: Move the ARM sysbus-fdt to core 2022-04-29 10:48:26 +10:00
sysbus.c
trace-events
trace.h
uboot_image.h
vm-change-state-handler.c
vmstate-if.c