commit | ad441b8b7913a26b18edbc076c74ca0cdbfa4ee5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 14 12:33:02 2024 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon May 12 17:48:32 2025 +0200 |
tree | 648d22eca2e64af7613698b8a4acb9b830acff6b | |
parent | c7c332831fa79c6d58ac53dab1c195041a4ba687 [diff] |
target/i386: implement TSS trap bit Now that we can do so after the error code has been pushed, raising the #DB exception for task-switch traps is trivial. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>