]> Git Repo - qemu.git/blobdiff - cpu-all.h
net: add the support for -netdev socket, listen
[qemu.git] / cpu-all.h
index 9dc249a1657acb3f1497697d3c2b4539ef4b1ded..82ba1d7cd59d9c8ebc1caad24a3a49489f9d4d03 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -486,6 +486,7 @@ typedef struct RAMBlock {
 typedef struct RAMList {
     uint8_t *phys_dirty;
     QLIST_HEAD(, RAMBlock) blocks;
+    uint64_t dirty_pages;
 } RAMList;
 extern RAMList ram_list;
 
This page took 0.0257 seconds and 4 git commands to generate.