diff options
author | 2022-06-15 11:45:01 +0800 | |
---|---|---|
committer | 2022-06-15 11:11:37 +0200 | |
commit | 766a9814749e35b1e4537f8a6ba71ab202ce5709 (patch) | |
tree | fa602bb7f87d2cc43dddada597de63f0b9074cb6 /linux-user/syscall.c | |
parent | build: fix check for -fsanitize-coverage-allowlist (diff) | |
download | qemu-766a9814749e35b1e4537f8a6ba71ab202ce5709.tar.xz qemu-766a9814749e35b1e4537f8a6ba71ab202ce5709.zip |
q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled
According to spec:
"TSEG Enable (T_EN): Enabling of SMRAM memory for Extended SMRAM space
only. When G_SMRAME = 1 and TSEG_EN = 1, the TSEG is enabled to appear
in the appropriate physical address space. Note that once D_LCK is set,
this bit becomes read only."
Changed to match the spec description.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Message-Id: <20220615034501.2733802-1-zhenzhong.duan@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions