Home
last modified time | relevance | path

Searched refs:pending_bytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst57 * A ``state_pending_exact`` function that reads pending_bytes from the vendor
187 If device is active, get pending_bytes by .state_pending_{estimate,exact}()
188 If total pending_bytes >= threshold_size, call .save_live_iterate()
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h453 __aligned_u64 pending_bytes; member