Hello I want to have the order of dirty pages in an array and do prediction about the next page that will be dirtied . so it is important for me to achieve this order in qemu code. in other word i need understand as soon as a page dirties. what is your recommendations to have this order? I have no background for kernel coding. thanks a lot