Revert KVM: Avoid useless memory write when possible

2007-07-25 Thread Linux Kernel Mailing List
Jul 23 18:33:14 2007 +0300 Committer: Avi Kivity [EMAIL PROTECTED] CommitDate: Wed Jul 25 14:30:56 2007 +0300 Revert KVM: Avoid useless memory write when possible This reverts commit a3c870bdce4d34332ebdba7eb9969592c4c6b243. While it does save useless updates, it (probably

KVM: Avoid useless memory write when possible

2007-07-17 Thread Linux Kernel Mailing List
: Tue Jun 19 22:41:38 2007 +0200 Committer: Avi Kivity [EMAIL PROTECTED] CommitDate: Mon Jul 16 12:05:48 2007 +0300 KVM: Avoid useless memory write when possible When writing to normal memory and the memory area is unchanged the write can be safely skipped, avoiding the costly