diff options
author | Paul Knowles <paul@transitive.com> | 2008-02-06 11:02:35 (GMT) |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-03-03 09:22:14 (GMT) |
commit | d730616384211436cfc84e6c2c1aa45351706a96 (patch) | |
tree | 1689885a6d9cc712f1728b45f7c72d73f0727e6e /MAINTAINERS | |
parent | 6b390b6392309b98fd116b57c2926c44975cde26 (diff) | |
download | linux-fsl-qoriq-d730616384211436cfc84e6c2c1aa45351706a96.tar.xz |
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly
Whilst working on getting a VM to initialize in to IA32e mode I found
this issue. set_cr0 relies on comparing the old cr0 to the new one to
work correctly. Move the assignment below so the compare can work.
Signed-off-by: Paul Knowles <paul@transitive.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions