| /openbmc/qemu/docs/ |
| H A D | memory-hotplug.txt | 13 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 D | cpu-hotplug.rst | 28 (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 D | ap-device.c | 20 dc->hotpluggable = false; in ap_class_init()
|
| H A D | virtio-ccw-gpu.c | 59 dc->hotpluggable = false; in virtio_ccw_gpu_class_init()
|
| H A D | 3270-ccw.c | 158 dc->hotpluggable = false; in emulated_ccw_3270_class_init()
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | generic-pcihost.h | 38 QGuestAllocator *alloc, bool hotpluggable);
|
| H A D | generic-pcihost.c | 179 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 D | hcd-ehci-pci.c | 88 if (!dc->hotpluggable) { in usb_ehci_pci_init() 192 dc->hotpluggable = false; in ehci_data_class_init()
|
| H A D | hcd-ohci-pci.c | 142 dc->hotpluggable = false; in ohci_pci_class_init()
|
| /openbmc/qemu/hw/ide/ |
| H A D | piix.c | 194 dc->hotpluggable = false; in piix3_ide_class_init() 217 dc->hotpluggable = false; in piix4_ide_class_init()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qdev-global-props.c | 201 dc->hotpluggable = true; in hotplug_class_init() 217 dc->hotpluggable = false; in nohotplug_class_init()
|
| /openbmc/qemu/hw/core/ |
| H A D | qdev-hotplug.c | 39 if (!dc->hotpluggable) { in qdev_hotplug_unplug_allowed_common()
|
| H A D | qdev.c | 494 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 D | vmcoreinfo.c | 93 dc->hotpluggable = false; in vmcoreinfo_device_class_init()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-iommu-pci.c | 86 dc->hotpluggable = false; in virtio_iommu_pci_class_init()
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | wdt_diag288.c | 119 dc->hotpluggable = false; in wdt_diag288_class_init()
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-pci.c | 68 dc->hotpluggable = false; in virtio_gpu_pci_base_class_init()
|
| /openbmc/qemu/hw/mem/ |
| H A D | pc-dimm.c | 262 di->hotpluggable = dc->hotpluggable; in pc_dimm_md_fill_device_info()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_rng.c | 146 dc->hotpluggable = false; in spapr_rng_class_init()
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | pci_expander_bridge.c | 442 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 D | hmp-commands-info.hx | 778 .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 D | vmclock.c | 163 dc->hotpluggable = false; in vmclock_device_class_init()
|
| H A D | vmgenid.c | 228 dc->hotpluggable = false; in vmgenid_device_class_init()
|
| /openbmc/qemu/hw/riscv/ |
| H A D | riscv-iommu-pci.c | 194 dc->hotpluggable = false; in riscv_iommu_pci_class_init()
|
| /openbmc/qemu/hw/i386/ |
| H A D | sgx-epc.c | 155 dc->hotpluggable = false; in sgx_epc_class_init()
|