Home
last modified time | relevance | path

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

/dports/emulators/qemu5/qemu-5.2.0/migration/
H A Dram.c298 struct RAMState { struct
300 QEMUFile *f;
302 RAMBlock *last_seen_block;
304 RAMBlock *last_sent_block;
306 ram_addr_t last_page;
308 uint32_t last_version;
310 bool ram_bulk_stage;
312 bool fpo_enabled;
314 int dirty_rate_high_cnt;
319 uint64_t bytes_xfer_prev;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/migration/
H A Dram.c303 struct RAMState { struct
305 QEMUFile *f;
307 int uffdio_fd;
309 RAMBlock *last_seen_block;
313 ram_addr_t last_page;
315 uint32_t last_version;
317 bool ram_bulk_stage;
319 bool fpo_enabled;
321 int dirty_rate_high_cnt;
326 uint64_t bytes_xfer_prev;
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dram.c304 struct RAMState { struct
306 QEMUFile *f;
308 RAMBlock *last_seen_block;
310 RAMBlock *last_sent_block;
312 ram_addr_t last_page;
314 uint32_t last_version;
316 bool ram_bulk_stage;
318 bool fpo_enabled;
320 int dirty_rate_high_cnt;
325 uint64_t bytes_xfer_prev;
[all …]
/dports/emulators/qemu/qemu-6.2.0/migration/
H A Dram.c303 struct RAMState { struct
305 QEMUFile *f;
307 int uffdio_fd;
309 RAMBlock *last_seen_block;
311 RAMBlock *last_sent_block;
313 ram_addr_t last_page;
315 uint32_t last_version;
317 int dirty_rate_high_cnt;
322 uint64_t bytes_xfer_prev;
332 bool xbzrle_enabled;
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/migration/
H A Dram.c301 struct RAMState { struct
303 QEMUFile *f;
305 int uffdio_fd;
307 RAMBlock *last_seen_block;
309 RAMBlock *last_sent_block;
311 ram_addr_t last_page;
313 uint32_t last_version;
315 int dirty_rate_high_cnt;
320 uint64_t bytes_xfer_prev;
330 bool xbzrle_enabled;
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/migration/
H A Dram.c280 struct RAMState { struct
282 QEMUFile *f;
284 RAMBlock *last_seen_block;
286 RAMBlock *last_sent_block;
288 ram_addr_t last_page;
290 uint32_t last_version;
292 bool ram_bulk_stage;
294 int dirty_rate_high_cnt;
297 int64_t time_last_bitmap_sync;
299 uint64_t bytes_xfer_prev;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/migration/
H A Dram.c306 struct RAMState { struct
308 QEMUFile *f;
310 RAMBlock *last_seen_block;
312 RAMBlock *last_sent_block;
314 ram_addr_t last_page;
316 uint32_t last_version;
318 bool ram_bulk_stage;
320 bool fpo_enabled;
322 int dirty_rate_high_cnt;
327 uint64_t bytes_xfer_prev;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/migration/
H A Dram.c306 struct RAMState { struct
308 QEMUFile *f;
310 RAMBlock *last_seen_block;
312 RAMBlock *last_sent_block;
314 ram_addr_t last_page;
316 uint32_t last_version;
318 bool ram_bulk_stage;
320 bool fpo_enabled;
322 int dirty_rate_high_cnt;
327 uint64_t bytes_xfer_prev;
[all …]
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/gba/
H A DGBA.cpp371 SFORMAT RAMState[] = in StateAction() local
/dports/emulators/mednafen/mednafen/src/gba/
H A DGBA.cpp383 SFORMAT RAMState[] = in StateAction() local