lazymio

Results 442 comments of lazymio

Thanks for the detailed answers! I will also look into how to port these changes upstream.

#1658 No upstream support and we don't have too much to do here.

> @wtdcode have you overseen this PR? It would be nice to get some feedback. Sorry for not leaving a comment. I had a quick review on it and didn't...

I ported d01035767e47f69b4e545d1843dbaf08e6a74752 which generally allows unicorn to go fast `qemu_st` path (not going through `store_helper` again) to have better writing performance. This shall have side effects on your `memory_cow`...

> @wtdcode I have tested the code again and removed the fixup commits so for me this is ready to merge. > > For the notdirty write I'm working on...

Okay, I finished the review, and it's safe to go now with minor fixes and a few document updates. Thanks again for your brilliant work.

> I have added the last fixes and rebased it to the dev branch. > > The failed test doesn't look like it's a bug by my changes. I will...