Home
last modified time | relevance | path

Searched refs:hotpluggable (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/qemu/docs/
H A Dmemory-hotplug.txt13 hotpluggable memory slots to create and what is the maximum amount of
22 - "slots" is the number of hotpluggable memory slots
29 Creates a guest with 1GB of memory and three hotpluggable memory slots.
30 The hotpluggable memory slots are empty when the guest is booted, so all
62 hotpluggable memory slots. This might seem counterintuitive at first,
/openbmc/qemu/docs/system/
H A Dcpu-hotplug.rst28 (QEMU) query-hotpluggable-cpus
30 "execute": "query-hotpluggable-cpus",
58 (4) The ``query-hotpluggable-cpus`` command returns an object for CPUs
/openbmc/qemu/hw/s390x/
H A Dap-device.c20 dc->hotpluggable = false; in ap_class_init()
H A Dvirtio-ccw-gpu.c59 dc->hotpluggable = false; in virtio_ccw_gpu_class_init()
H A D3270-ccw.c158 dc->hotpluggable = false; in emulated_ccw_3270_class_init()
/openbmc/qemu/tests/qtest/libqos/
H A Dgeneric-pcihost.h38 QGuestAllocator *alloc, bool hotpluggable);
H A Dgeneric-pcihost.c179 QGuestAllocator *alloc, bool hotpluggable) in qpci_init_generic() argument
184 qpci->bus.not_hotpluggable = !hotpluggable; in qpci_init_generic()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci-pci.c88 if (!dc->hotpluggable) { in usb_ehci_pci_init()
192 dc->hotpluggable = false; in ehci_data_class_init()
H A Dhcd-ohci-pci.c142 dc->hotpluggable = false; in ohci_pci_class_init()
/openbmc/qemu/hw/ide/
H A Dpiix.c194 dc->hotpluggable = false; in piix3_ide_class_init()
217 dc->hotpluggable = false; in piix4_ide_class_init()
/openbmc/qemu/tests/unit/
H A Dtest-qdev-global-props.c201 dc->hotpluggable = true; in hotplug_class_init()
217 dc->hotpluggable = false; in nohotplug_class_init()
/openbmc/qemu/hw/core/
H A Dqdev-hotplug.c39 if (!dc->hotpluggable) { in qdev_hotplug_unplug_allowed_common()
H A Dqdev.c494 if (dev->hotplugged && !dc->hotpluggable) { in device_set_realized()
654 return dc->hotpluggable && (dev->parent_bus == NULL || in device_post_init()
771 /* by default all devices were considered as hotpluggable,
774 * hotpluggable. Devices that shouldn't be hotpluggable, in do_legacy_reset()
777 dc->hotpluggable = true; in do_legacy_reset()
793 object_class_property_add_bool(class, "hotpluggable", in device_class_set_legacy_reset()
/openbmc/qemu/hw/misc/
H A Dvmcoreinfo.c93 dc->hotpluggable = false; in vmcoreinfo_device_class_init()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu-pci.c86 dc->hotpluggable = false; in virtio_iommu_pci_class_init()
/openbmc/qemu/hw/watchdog/
H A Dwdt_diag288.c119 dc->hotpluggable = false; in wdt_diag288_class_init()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-pci.c68 dc->hotpluggable = false; in virtio_gpu_pci_base_class_init()
/openbmc/qemu/hw/mem/
H A Dpc-dimm.c262 di->hotpluggable = dc->hotpluggable; in pc_dimm_md_fill_device_info()
/openbmc/qemu/hw/ppc/
H A Dspapr_rng.c146 dc->hotpluggable = false; in spapr_rng_class_init()
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c442 dc->hotpluggable = false; in pxb_dev_class_init()
479 dc->hotpluggable = false; in pxb_pcie_dev_class_init()
528 /* Host bridges aren't hotpluggable. FIXME: spec reference */ in pxb_cxl_dev_class_init()
529 dc->hotpluggable = false; in pxb_cxl_dev_class_init()
/openbmc/qemu/
H A Dhmp-commands-info.hx778 .name = "hotpluggable-cpus",
781 .help = "Show information about hotpluggable CPUs",
787 ``info hotpluggable-cpus``
788 Show information about hotpluggable CPUs
809 "present hotpluggable (if enabled) memory in bytes.",
815 Display the amount of initially allocated and present hotpluggable (if
/openbmc/qemu/hw/acpi/
H A Dvmclock.c163 dc->hotpluggable = false; in vmclock_device_class_init()
H A Dvmgenid.c228 dc->hotpluggable = false; in vmgenid_device_class_init()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c194 dc->hotpluggable = false; in riscv_iommu_pci_class_init()
/openbmc/qemu/hw/i386/
H A Dsgx-epc.c155 dc->hotpluggable = false; in sgx_epc_class_init()

123