Isaku Yamahata <yamahata@xxxxxxxxxxxxx> wrote: > After the long time, we have v2. This is qemu part. > The linux kernel part is sent separatedly. > > Changes v1 -> v2: > - split up patches for review > - buffered file refactored > - many bug fixes > Espcially PV drivers can work with postcopy > - optimization/heuristic > > Patches > 1 - 30: refactoring exsiting code and preparation > 31 - 37: implement postcopy itself (essential part) > 38 - 41: some optimization/heuristic for postcopy > After reviewing the changes. I think we can merge the patches 1-30. For the rest of them we still need another round of review /coding (at least we need to implement the error handling). IMHO, it makes no sense to add CONFIG_POSTCOPY, we can just compile the code in. Furthermore, we have not ifdefed the code calls on the common code. But that is just my opinion. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html