Revert "KVM: Avoid useless memory write when possible"
authorAvi Kivity <avi@qumranet.com>
Mon, 23 Jul 2007 15:33:14 +0000 (18:33 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 25 Jul 2007 11:30:56 +0000 (14:30 +0300)
This reverts commit a3c870bdce4d34332ebdba7eb9969592c4c6b243.  While it
does save useless updates, it (probably) defeats the fork detector, causing
a massive performance loss.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c

Simple merge