Re: [PATCH] q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled

2022-06-15 Thread Paolo Bonzini
On 6/15/22 05:45, Zhenzhong Duan wrote: 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 on

Re: [PATCH] q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled

2022-06-15 Thread Paolo Bonzini
Queued, thanks. Paolo

Re: [PATCH] q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled

2022-06-15 Thread Gerd Hoffmann
On Wed, Jun 15, 2022 at 11:45:01AM +0800, Zhenzhong Duan wrote: > 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