Lines Matching full:one
14 two times. I.e. it can only restore the state in one guest that has
15 the same devices that the one it was saved (this last requirement can
20 requested: migration. This means that QEMU is able to start in one
26 can take a while to move all state from one machine to another. Live
61 - if the direct-io capability is to be used, exactly one of the
84 Saving the state of one device
172 registered this ``VMSTATEDescription`` with one of the following
173 functions. The first one will generate a device ``instance_id``
174 different for each registration. Use the second one if you already
208 Each device has to register two functions, one to save the state and
272 One important note is that the outer post_load() function is called "after"
422 from one structure, we need to fill the correct values there. One
432 This function is called before we load the state of one device.
436 This function is called after we load the state of one device.
440 This function is called before we save the state of one device.
444 This function is called after we save the state of one device
471 avoid accessing or changing any other device's state in one of these
481 paused for too long if they were sent in one section. For these
509 generates one section.
554 Each section contains a device, or one iteration of a device save.