commit | 1dab1345d885819a3a0d5d08ce0b5c2e12c65343 | [log] [tgz] |
---|---|---|
author | Nicholas Krause <xerofoify@gmail.com> | Wed Dec 30 13:08:46 2015 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 07 14:51:32 2016 +0100 |
tree | b6e8d7aabaca0e4d215534a723aef18557f73eec | |
parent | 0af2593b2ad125880a78d1bba966e450cc2330df [diff] |
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock This makes sure the wall clock is updated only after an odd version value is successfully written to guest memory. Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>