You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/core
Peter Xu 98ee8aa92e hw/core/machine: Provide a description for aux-ram-share property
It was forgotten when being introduced in commit 91792807d1 ("machine:
aux-ram-share option").

Cc: qemu-stable@nongnu.org
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Message-ID: <20251124191408.783473-1-peterx@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
4 days ago
..
Kconfig hw/core: Add Enclave Image Format (EIF) related helpers 1 year ago
bus.c qom: Make InterfaceInfo[] uses const 7 months ago
clock-vmstate.c hw/core: Constify VMState 2 years ago
clock.c qom: Have class_init() take a const data argument 7 months ago
cpu-common.c physmem: Destroy all CPU AddressSpaces on unrealize 2 months ago
cpu-system.c accel/tcg: Move post-load tb_flush to vm_change_state hook 2 months ago
cpu-user.c cpus: Remove CPUClass::has_work() handler 9 months ago
eif.c hw/core/eif: Use stateful qcrypto apis 12 months ago
eif.h hw/core: Add Enclave Image Format (EIF) related helpers 1 year ago
fw-path-provider.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
generic-loader.c hw/core/loader: Pass errp to load_image_targphys_as() 1 month ago
gpio.c hw/qdev: Have qdev_get_gpio_out_connector() take const DeviceState arg 1 month ago
guest-loader.c hw/core/loader: Pass errp to load_image_targphys_as() 1 month ago
guest-loader.h hw/core: implement a guest-loader to support static hypervisor guests 5 years ago
hotplug.c call HotplugHandler->plug() as the last step in device realization 7 years ago
irq.c hw/irq: New qemu_init_irq_child() function 3 months ago
loader-fit.c include/system: Move exec/memory.h to system/memory.h 7 months ago
loader.c hw/core/loader: add check for zero size in load_image_targphys_as 1 month ago
machine-hmp-cmds.c monitor: generalize query-mshv/"info mshv" to query-accelerators/"info accelerators" 2 months ago
machine-qmp-cmds.c hw/core: Filter machine list available for a particular target binary 1 month ago
machine-smp.c i386/cpu: add has_caches flag to check smp_cache configuration 9 months ago
machine.c hw/core/machine: Provide a description for aux-ram-share property 4 days ago
meson.build meson: remove lib{system, user}_ss aliases 6 months ago
nmi.c hw/core: Improve error message when machine doesn't provide NMIs 3 years ago
null-machine.c hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine 1 month ago
numa.c include: Rename sysemu/ -> system/ 11 months ago
or-irq.c qom: Have class_init() take a const data argument 7 months ago
platform-bus.c qom: Have class_init() take a const data argument 7 months ago
ptimer.c include/exec: Split out icount.h 7 months ago
qdev-clock.c clock: inline most of qdev_init_clocklist 12 months ago
qdev-fw.c Include hw/qdev-properties.h less 6 years ago
qdev-hotplug.c hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common 11 months ago
qdev-prop-internal.h qdev: Make qdev_propinfo_get_uint16() static 5 years ago
qdev-properties-system.c audio: move audio.h under include/qemu/ 1 month ago
qdev-properties.c qdev: Change PropertyInfo method print() to return malloc'ed string 1 month ago
qdev-user.c qdev: Implement qdev_create_fake_machine() for user emulation 11 months ago
qdev.c virtio: improve virtqueue mapping error messages 2 months ago
register.c hw/core/register: remove the `register_finalize_block' function 1 month ago
reset.c qom: Have class_init() take a const data argument 7 months ago
resetcontainer.c qom: Have class_init() take a const data argument 7 months ago
resettable.c hw/core/resettable: Remove transitional_function machinery 1 year ago
split-irq.c qom: Have class_init() take a const data argument 7 months ago
stream.c hw/core/stream: Rename StreamSlave as StreamSink 5 years ago
sysbus-fdt.c target-arm queue: 2 months ago
sysbus.c hw/sysbus: Have various helpers take a const SysBusDevice argument 1 month ago
trace-events trace-events: remove the remaining vcpu trace events 3 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
uboot_image.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 1 year ago
vm-change-state-handler.c system/runstate: add VM state change cb with return value 7 months ago
vmstate-if.c vmstate: add qom interface to get id 6 years ago