diff options
author | Lara Lazier <laramglazier@gmail.com> | 2021-07-23 13:27:40 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-23 15:46:20 +0200 |
commit | 3407259b20ccb5f53183bc50605da6f229dc2de2 (patch) | |
tree | 78be85f03809145097d3ca9e0ba67fe6297de878 /target/i386/host-cpu.c | |
parent | 917ddc27d86ae427d2aa7ff2d19eb7fdb642b68e (diff) |
target/i386: Added consistency checks for CR3
All MBZ in CR3 must be zero (APM2 15.5)
Added checks in both helper_vmrun and helper_write_crN.
When EFER.LMA is zero the upper 32 bits needs to be zeroed.
Signed-off-by: Lara Lazier <laramglazier@gmail.com>
Message-Id: <20210723112740.45962-1-laramglazier@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/host-cpu.c')
0 files changed, 0 insertions, 0 deletions