commit | c1eb2fa3fd5c811dd35d26f8b17551cc1171d8de | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 27 12:16:08 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 05 16:10:34 2014 +0200 |
tree | 401a0b052b6bf9dc53a310c71473980efa5735f3 | |
parent | 77549a7809c3c9c53dd2573187324ba9d4bd3b42 [diff] |
target-i386: set correct error code for reserved bit access The correct error code is 9 (present, reserved), not 8. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>