Skip to content
Commit 4d4ec087 authored by Avi Kivity's avatar Avi Kivity Committed by Marcelo Tosatti
Browse files

KVM: Replace read accesses of vcpu->arch.cr0 by an accessor



Since we'd like to allow the guest to own a few bits of cr0 at times, we need
to know when we access those bits.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent a1f83a74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment