commit | eaad03e47206882229d184c83488142cba243917 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 27 13:03:17 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 05 16:10:35 2014 +0200 |
tree | 95dd96dc61544ce61716259ef537b0e509f61300 | |
parent | e2a32ebbfe899a32a6b063f0f9e7c2593267ea88 [diff] |
target-i386: raise page fault for reserved bits in large pages In large pages, bit 12 is for PAT, but bits starting at 13 are reserved. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>