Home
last modified time | relevance | path

Searched full:dynamically (Results 1 – 25 of 86) sorted by relevance

1234

/qemu/include/hw/nvram/
H A Dfw_cfg.h120 * data will consist of a dynamically allocated copy of the provided string,
132 * data will consist of a dynamically allocated copy of the provided string,
134 * been dynamically allocated during an earlier call to either
146 * data will consist of a dynamically allocated copy of the given 16-bit
158 * data will consist of a dynamically allocated copy of the given 16-bit
160 * assumed to have been dynamically allocated during an earlier call to
172 * data will consist of a dynamically allocated copy of the given 32-bit
184 * data will consist of a dynamically allocated copy of the given 32-bit
186 * assumed to have been dynamically allocated during an earlier call to
198 * data will consist of a dynamically allocated copy of the given 64-bit
[all …]
/qemu/qapi/
H A Dtrace.json20 # @disabled: The event is dynamically disabled.
22 # @enabled: The event is dynamically enabled.
/qemu/include/hw/mem/
H A Dmemory-device.h55 * memory region container, it's supported to dynamically (un)map subregions
90 * This is helpful for devices that dynamically manage the amount of
149 * as PCI BARs, which can get mapped dynamically) and 256 memslots were
/qemu/include/hw/
H A Dsysbus.h48 * The function returns a dynamically allocated string. On error, NULL
91 /* Call func for every dynamically created sysbus device in the system */
/qemu/include/hw/virtio/
H A Dvirtio-mem.h54 * With "dynamic-memslots=on": Device memory region in which we dynamically
113 * Whether we dynamically map (multiple, if possible) memslots instead of
H A Dvirtio-iommu.h50 IOMMUDevice *pbdev[]; /* Parent array is sparse, so dynamically alloc */
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst445 dynamically reconfigurable logical memory blocks (LMB). This node is generated
447 ``ibm,client-architecture-support`` call. Memory that is not dynamically
455 This 64-bit integer defines the size of each dynamically reconfigurable LMB.
475 This property describes the dynamically reconfigurable memory. It is a
495 This property describes the dynamically reconfigurable memory. This is
496 an alternate and newer way to describe dynamically reconfigurable memory.
/qemu/docs/devel/
H A Dmemory.rst10 - memory controllers that can dynamically reroute physical memory regions
164 If however the memory region is part of a dynamically allocated data
171 destroy memory regions dynamically during a device's lifetime, and only
173 callback. The dynamically allocated data structure that contains the
191 dynamically during a device's lifetime.
H A Dqom.rst13 - System for dynamically registering types
96 are instantiated dynamically but there is only ever one instance for any
206 dynamically cast it to an object that implements the interface.
449 created dynamically via the command line or monitor.
H A Dwriting-monitor-commands.rst456 4. The returned object is dynamically allocated
457 5. All strings are dynamically allocated. This is so because QAPI also
459 between dynamically or statically allocated strings
H A Dcontrol-flow-integrity.rst68 * Libraries loaded dynamically, e.g. with dlopen/dlsym, since the library was
H A Dtcg-plugins.rst19 out-of-tree plugins that can be dynamically linked into a running QEMU
/qemu/fsdev/
H A Dp9array.h35 * freed, but also memory dynamically allocated by the individual array
102 * @scalar_cleanup_func: appropriate function to free memory dynamically
/qemu/docs/
H A Ddefs.rst.inc4 also defines some dynamically generated substitutions like CONFDIR.
/qemu/tests/qemu-iotests/
H A D081.out102 == dynamically adding a child to a quorum ==
122 == dynamically removing a child from a quorum ==
H A Dcommon.nbd27 # If bash version is >= 4.1, this will be overwritten by a dynamically
H A D081255 echo "== dynamically adding a child to a quorum =="
302 echo "== dynamically removing a child from a quorum =="
/qemu/include/semihosting/
H A Dguestfd.h24 * these structures (we will dynamically resize as necessary).
/qemu/tests/qtest/
H A Dtpm-tis-device-test.c27 * platform bus and it is the only sysbus device dynamically
/qemu/bsd-user/freebsd/
H A Dos-misc.h29 * static version, but to dynamically link we have to use the sys version.
/qemu/include/gdbstub/
H A Dcommands.h98 * dynamically allocated.
/qemu/include/hw/pci-host/
H A Dpnv_phb3.h49 * creation time. The relationship to a PE is done later dynamically.
H A Dpnv_phb4.h27 * dynamically. This means we can potentially create a lot of these
/qemu/include/qemu/
H A Dbuffer.h30 * The Buffer object provides a simple dynamically resizing
/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h67 * "requested_size" and will grow dynamically. It will only shrink when

1234