Avi Kivity cd5998ebfb KVM: MMU: Fix torn shadow pte
The shadow code assigns a pte directly in one place, which is nonatomic on
i386 can can cause random memory references.  Fix by using an atomic setter.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-08-25 17:24:27 +03:00
..
2008-07-26 12:00:08 -07:00
2008-08-25 17:24:27 +03:00
2008-07-24 12:28:12 +02:00
2008-07-26 13:51:46 +02:00