Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: emulator: fix real mode segment checks in address linearization
In real mode CS register is writable, so do not #GP on write. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
- Loading branch information