diff options
author | Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> | 2014-11-26 13:39:42 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-12-15 12:21:02 +0100 |
commit | 5b9efc39aee90bbd343793e942bf8f582a0c9e4f (patch) | |
tree | d16faa3d215c4c544d43cd30df5d8d140b44f15b /target-i386/svm.h | |
parent | bf2a7ddb0a066c27ed1432b918baa046b6b7dfc5 (diff) | |
download | qemu-5b9efc39aee90bbd343793e942bf8f582a0c9e4f.tar.gz qemu-5b9efc39aee90bbd343793e942bf8f582a0c9e4f.tar.bz2 qemu-5b9efc39aee90bbd343793e942bf8f582a0c9e4f.zip |
i386: do not cross the pages boundaries in replay mode
This patch denies crossing the boundary of the pages in the replay mode,
because it can cause an exception. Do it only when boundary is
crossed by the first instruction in the block.
If current instruction already crossed the bound - it's ok,
because an exception hasn't stopped this code.
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-i386/svm.h')
0 files changed, 0 insertions, 0 deletions