Lines Matching full:during
49 its devices during wake-up (from the ``MachineClass::wakeup()`` method), this
51 type to differentiate the reset requested during machine wake-up from other
52 reset requests. For example, RAM content must not be lost during wake-up, and
54 such state during wake-ups, but might do so during cold resets. However, this
56 type issues a device reset request during wake-up.
245 phase. During *enter* and *hold* phase only, the function will return that the
257 true is if an external interaction (like changing an io) is made during
301 The reset hierarchy is supposed to be static and built during machine creation.
308 This function can be used at any time when not in a reset operation. During
311 Also it should not be used during machine creation, although it is harmless to
347 ``qemu_register_reset()``. Those functions are called during the