Home
last modified time | relevance | path

Searched defs:RAMState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/migration/
H A Dram.c335 struct RAMState { struct
342 int uffdio_fd;
344 uint64_t ram_bytes_total;
346 RAMBlock *last_seen_block;
348 ram_addr_t last_page;
350 uint32_t last_version;
352 int dirty_rate_high_cnt;
357 uint64_t bytes_xfer_prev;
367 bool xbzrle_started;
369 bool last_stage;
[all …]