commit | de431a655a7560d834e1187d6b30cb6b1946e90c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 27 12:31:28 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 05 16:10:35 2014 +0200 |
tree | 085bf9b180855f2aff029a9955b0d776f178568e | |
parent | eaad03e47206882229d184c83488142cba243917 [diff] |
target-i386: support long addresses for 4MB pages (PSE-36) 4MB pages can use 40-bit addresses by putting the higher 8 bits in bits 20-13 of the PDE. Bit 21 is reserved. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>