Revert "KVM: Avoid useless memory write when possible"
commit7cfa4b0a43286b1da3afa4f5f99d52e65a8f30fc
authorAvi Kivity <avi@qumranet.com>
Mon, 23 Jul 2007 15:33:14 +0000 (23 18:33 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 25 Jul 2007 11:30:56 +0000 (25 14:30 +0300)
tree2ab8a60fa7ed5164fa650452db9af957e07bb235
parent5e58cfe41c7e5902c32bb7f62993d43fb4c48ccf
Revert "KVM: Avoid useless memory write when possible"

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