commit | e7e898a76aa00e2238b119ed2910442b1c3cacdd | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 27 14:44:49 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 05 16:10:34 2014 +0200 |
tree | 26bc240a507389cd0360333c3706cf60cd942ad5 | |
parent | e8f6d00c30ed88910d0d985f4b2bf41654172ceb [diff] |
target-i386: simplify pte/vaddr calculation They can moved to after the dirty bit processing, and unified between CR0.PG=1 and CR0.PG=0. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>